..
absmi.c
bug fixes, I hope!
2005-04-10 04:01:15 +00:00
adtdefs.c
indexing code could get confused with suspension points
2005-04-27 20:09:26 +00:00
agc.c
- allow MegaClauses with blobs
2005-01-04 02:50:23 +00:00
alloc.c
bug fixes for YapTab support
2005-03-04 20:30:14 +00:00
amasm.c
bug fixes, I hope!
2005-04-10 04:01:15 +00:00
analyst.c
Mega clauses
2004-09-27 20:45:04 +00:00
arith0.c
fix pruning bug
2005-03-01 22:25:09 +00:00
arith1.c
fix pruning bug
2005-03-01 22:25:09 +00:00
arith2.c
new indexing algorithm
2003-04-30 17:46:05 +00:00
arrays.c
bug fixes, I hope!
2005-04-10 04:01:15 +00:00
attvar.c
fix log(0.0) and log10(0.0) to be SICStus compatible.
2005-02-18 21:34:02 +00:00
bb.c
replace SYSTEM_ERROR by out OUT_OF_WHATEVER_ERROR whenever appropriate.
2004-11-19 22:08:43 +00:00
bignum.c
fix situation where we might assume nonextsing double initialisation of C predicates (use
2004-11-18 22:32:40 +00:00
c_interface.c
AllocMemoryFromYap should now handle large requests the right way.
2005-04-10 04:35:19 +00:00
cdmgr.c
fix a few variable warnings
2005-04-20 04:02:30 +00:00
cmppreds.c
fix situation where we might assume nonextsing double initialisation of C predicates (use
2004-11-18 22:32:40 +00:00
compiler.c
bug fixes, I hope!
2005-04-10 04:01:15 +00:00
computils.c
- allow MegaClauses with blobs
2005-01-04 02:50:23 +00:00
corout.c
fix situation where we might assume nonextsing double initialisation of C predicates (use
2004-11-18 22:32:40 +00:00
dbase.c
fix case where people used nth_instance on predicate entries
2005-04-10 04:31:12 +00:00
depth_bound.c
fix situation where we might assume nonextsing double initialisation of C predicates (use
2004-11-18 22:32:40 +00:00
dlmalloc.c
fix pruning bug
2005-03-01 22:25:09 +00:00
errors.c
try to improve error handling and warnings from within consults.
2005-04-20 20:06:26 +00:00
eval.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
evalis.c
VC++ changes
2002-02-04 16:12:54 +00:00
evaltwo.c
VC++ changes
2002-02-04 16:12:54 +00:00
exec.c
bug fixes, I hope!
2005-04-10 04:01:15 +00:00
grow.c
indexing code could get confused with suspension points
2005-04-27 20:09:26 +00:00
heapgc.c
Adding tabling support for mixed strategy evaluation (batched and local scheduling)
2005-04-07 17:56:58 +00:00
index.c
indexing code could get confused with suspension points
2005-04-27 20:09:26 +00:00
init.c
fix a few variable warnings
2005-04-20 04:02:30 +00:00
inlines.c
Adding tabling support for mixed strategy evaluation (batched and local scheduling)
2005-04-07 17:56:58 +00:00
iopreds.c
make fileerrors on default
2005-02-08 18:14:30 +00:00
load_aix.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
load_aout.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
load_coff.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
load_dl.c
New comment-based message style
2004-06-23 17:24:20 +00:00
load_dld.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
load_dll.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
load_dyld.c
New comment-based message style
2004-06-23 17:24:20 +00:00
load_foreign.c
fix situation where we might assume nonextsing double initialisation of C predicates (use
2004-11-18 22:32:40 +00:00
load_none.c
improved support for threads and code area allocation using malloc
2004-02-05 16:57:02 +00:00
load_shl.c
New comment-based message style
2004-06-23 17:24:20 +00:00
mavar.c
continue big commit
2003-08-27 13:37:10 +00:00
modules.c
fix situation where we might assume nonextsing double initialisation of C predicates (use
2004-11-18 22:32:40 +00:00
other.c
protect writes to SignalMask and to CreepFlag. Reads are still not
2004-02-06 17:22:24 +00:00
parser.c
a few fixes for 64 bit compiling.
2004-11-19 17:14:15 +00:00
save.c
small fixes
2005-03-07 17:49:16 +00:00
scanner.c
fix pruning bug
2005-03-01 22:25:09 +00:00
sort.c
fix situation where we might assume nonextsing double initialisation of C predicates (use
2004-11-18 22:32:40 +00:00
stdpreds.c
indexing code could get confused with suspension points
2005-04-27 20:09:26 +00:00
sysbits.c
fix excessive pruning in meta-calls
2005-03-13 06:26:13 +00:00
threads.c
fix excessive pruning in meta-calls
2005-03-13 06:26:13 +00:00
tracer.c
keep track that we are exiting unbdefp handler, even if we exit with a throw.
2005-02-24 22:24:44 +00:00
unify.c
fix pruning bug
2005-03-01 22:25:09 +00:00
userpreds.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
utilpreds.c
fix fix to ground
2005-04-15 20:26:45 +00:00
write.c
some extra bug fixes for trail overflows: some cannot be recovered that easily,
2004-12-28 22:20:37 +00:00
ypsocks.c
fix situation where we might assume nonextsing double initialisation of C predicates (use
2004-11-18 22:32:40 +00:00
ypstdio.c
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00