Commit Graph

33 Commits

Author SHA1 Message Date
Vítor Santos Costa da1df3d851 more cleanups. 2011-03-02 23:19:39 +00:00
Vítor Santos Costa 824b5ff88e support critical sections, now that we have Yap.h 2011-03-02 09:19:35 +00:00
Vítor Santos Costa cce6bb6354 LD should be local to threads.
get rid of write_depth on YAP side.
2011-03-01 10:26:25 +00:00
ubu32 3f6b92de4b enable compilation with multi-threading. 2011-02-27 15:06:10 -08:00
Vitor Santos Costa 4a5ba35937 assembly fixes
more support for readline, including getting more stuff from read.
2011-02-17 00:57:49 +00:00
Vitor Santos Costa ef918d8fe4 try compiling pl-rl 2011-02-15 23:45:47 +00:00
Vítor Santos Costa 49f980a7a7 small fixes 2011-02-15 19:24:15 +00:00
ubu32 4dbdaaa772 eplace format 2011-02-14 14:13:45 -08:00
ubu32 f6befe5796 alias stuff. 2011-02-14 06:59:15 -08:00
Vitor Santos Costa 2d07a7730e remove YAP memory (string) streams. 2011-02-12 18:42:44 +00:00
Vitor Santos Costa 712300027e include support for working_directory/2 as a system predicate. 2011-02-12 00:26:28 +00:00
Vitor Santos Costa 3fe9b923cb more fixes to SWI emulation
integrate in main binary
2011-02-10 21:14:38 +00:00
Vitor Santos Costa 232a740d43 upgrade to latest SWI 2011-02-10 00:01:19 +00:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa a4a1feeacc improve SWI emulation in WIN32. 2011-02-03 11:23:12 +00:00
Vítor Santos Costa bebb236e32 improve SWI compatibility, especilaly for threaded stuff. 2010-08-04 11:37:12 +01:00
Vitor Santos Costa 12fe06aa2e extensions to interface 2010-07-15 23:35:04 +01:00
Vítor Santos Costa 4c45f8c4b1 avoid some name clashes (obs from Roberto Bagnara) 2010-06-18 17:48:47 +01:00
Vítor Santos Costa fa91738193 extend SWI compatinbility. 2010-06-17 00:33:57 +01:00
Vítor Santos Costa 1d3f971511 define warning( in SWI emulation: just a stub for now. 2010-05-05 16:31:08 +01:00
Vítor Santos Costa 9ff4bbfbfe update PLStream to improvements in the interface. 2010-05-04 15:17:08 +01:00
Vitor Santos Costa 31554991c8 better emulation of SWI atom_t and functor_t. 2010-05-03 14:26:56 +01:00
Vitor Santos Costa 4a53759fc1 update PLStream to more recent version of SWI. 2010-02-22 09:35:47 +00:00
Vítor Manuel de Morais Santos Costa 86715801bf fix missing stripostfix, and add stricmp (although one should use strcasecmp). 2009-11-23 13:41:07 +00:00
U-Khasa\Vitor d3fa43d08e improve SWI emulation in WIN32 2009-07-20 20:56:16 -07:00
Costa Vitor 8e30d82119 fix inconsistency #99 2009-06-01 18:10:31 -05:00
Costa Vitor 98fef199bd fix conflict in error handling (not supposed to be exported by SWI-Prolog.h
add PL_eval_expression_to_int64_ex
2009-06-01 18:01:30 -05:00
Costa Vitor 9d5a049c8f upgrade to most recent version of pl-os
fix some warnings.
2009-06-01 17:30:08 -05:00
Vitor Santos Costa 4847b19bec PLStream changes. 2009-06-01 15:55:31 -05:00
Vitor Santos Costa 0bca468b4f make sure we export in WIN32 environments, just like what SWI does. 2009-04-22 11:33:49 -05:00
Vitor Santos Costa 50207cb52a WIN32 fixes: work in progress. 2009-04-20 16:22:47 -05:00
Vitor Santos Costa 58560d4f2c move bool typedef here. 2009-03-23 15:29:13 +00:00
Vitor Santos Costa 754f00d311 fix PLStream to
actually link
not collide with YAP builtins (for now).
initialise current encoding.
2009-03-13 19:37:52 +00:00
Vitor Santos Costa e9e01815af more packages stuff 2009-02-16 17:19:43 +00:00