3b376f87e7fix new special choice-points
vsc
2004-04-30 19:50:01 +00:00
fc1dc1280dfix bad handling of inconsistent options
vsc
2004-04-30 19:48:01 +00:00
9d5c82db6afix garbage collection in execute_tail
vsc
2004-04-29 03:45:50 +00:00
781c89f4b5fix bad suspended clause counter
vsc
2004-04-29 03:44:04 +00:00
de3f73c90dRenamed Logtalk file yap430.config to yap.config for compatibility with new Logtalk version included with YAP.
pmoura
2004-04-28 00:24:45 +00:00
4242efb73ftrim_trail for default machine be more aggressive about try-retry-trust chains. - handle cases where block starts with a wait - don't use _killed instructions, just let the thing rot by itself.
vsc
2004-03-19 11:35:42 +00:00
5d79688b6bskip compilation steps for ground facts.
vsc
2004-03-10 16:27:39 +00:00
52f4e07c49forgotten to adjust yF.F and xF.F when doing restore.
vsc
2004-03-10 15:01:13 +00:00
2e3221a68doptimise -> for type tests
vsc
2004-03-10 14:59:55 +00:00
39044cd21cmove to 4.5.3
vsc
2004-03-08 19:31:01 +00:00
dbe36978b6documentation for thread support (stolen from Jan's SWI docs).
vsc
2004-03-08 15:38:36 +00:00
cd3142c211fix ClSize for IDB fix error handling for binary cmps
vsc
2004-03-06 00:31:48 +00:00
ad685b6e5bfix missing ClSize in index.c start introducing docs for threads (copied from SWI).
vsc
2004-03-05 17:27:53 +00:00
caa0b26665solaris fixes for threads get rid of SizeOfBlock
vsc
2004-03-05 15:26:33 +00:00
d3f49b75dfclause should not do write locking expand_index should not care whether read_locks are held.
vsc
2004-02-18 01:43:32 +00:00
6031b7f049protect dead threads.
vsc
2004-02-17 19:29:24 +00:00
3ecc66b7fdget rid of global variables in dbase
vsc
2004-02-17 19:00:12 +00:00
41908d49cfModules now are terms, not integers, even for meta-calls
vsc
2004-02-17 18:24:44 +00:00
860ea6d115Take care to process heap overflows correctly.
vsc
2004-02-17 16:27:22 +00:00
7d7b79630f- setconcurrency was spelled wrongly - avoid several workers spewing out the same message in low_level_tracer.
vsc
2004-02-16 19:22:40 +00:00
f857af0c50I assumed PP would always be locked at try, but that is not true if the predicate is thread local.
vsc
2004-02-16 15:37:16 +00:00
b65681fe82fix back tracer.
vsc
2004-02-14 00:41:12 +00:00
8e18b8cdf7fixes to modules.
vsc
2004-02-13 23:53:20 +00:00
97c809d955fix tables in format
vsc
2004-02-13 22:10:10 +00:00
039655b767simplify format, so that it will be easier to do bug fixes fix bug in format output for floats write and read dbrefs as $dbref(Address,0)
vsc
2004-02-13 18:39:29 +00:00