.. |
absmi.c
|
fix bad call to low_level_tracer.
|
2010-05-03 16:34:20 +01:00 |
adtdefs.c
|
fix previous patch for restoring PredHashTable.
|
2010-04-09 11:46:59 +01:00 |
agc.c
|
better emulation of SWI atom_t and functor_t.
|
2010-05-03 14:26:56 +01:00 |
alloc.c
|
- fix memory leaks
|
2010-04-15 22:23:54 +01:00 |
amasm.c
|
more memory allocation fixes.
|
2010-04-15 22:49:25 +01:00 |
analyst.c
|
fixes to support threads and assert correctly, even if inefficiently.
|
2007-11-26 23:43:10 +00:00 |
arith0.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
arith1.c
|
fixes for non-gmp case.
|
2010-04-14 19:49:22 +01:00 |
arith2.c
|
support db_ref_e:
|
2010-03-06 22:43:21 +00:00 |
arrays.c
|
generate known atoms and functors automatically
|
2008-12-23 01:53:52 +00:00 |
attvar.c
|
better handle over overflow.
|
2010-03-30 12:45:32 +01:00 |
bb.c
|
improve bb routines to use the DB efficiently
|
2005-06-01 13:53:46 +00:00 |
bignum.c
|
mingw complaint with recent versions of gcc
|
2010-02-10 03:03:03 -06:00 |
c_interface.c
|
make sure we always look for slots if called from user code.
|
2010-05-04 14:53:34 +01:00 |
cdmgr.c
|
try to handle overflows in stack dumpers.
|
2010-04-29 10:29:06 +01:00 |
clause_list.c
|
make YAP compile with --enable-or-parallelism
|
2009-08-19 21:53:49 -05:00 |
cmppreds.c
|
fix error handling with nan (obs from Jose Santos).
|
2010-04-16 10:32:36 +01:00 |
compiler.c
|
64 bit error
|
2010-05-04 14:53:05 +01:00 |
computils.c
|
more memory allocation fixes.
|
2010-04-15 22:49:25 +01:00 |
corout.c
|
no more need to support call_residue.
|
2010-03-08 09:20:06 +00:00 |
cut_c.c
|
CUT_C and MYDDAS support for 64 bits architectures
|
2006-03-09 15:52:06 +00:00 |
dbase.c
|
no more list of variables.
|
2010-03-08 09:20:30 +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
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
errors.c
|
try to handle overflows in stack dumpers.
|
2010-04-29 10:29:06 +01:00 |
eval.c
|
make error handling close to ISO.
|
2010-02-26 12:01:08 +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
|
new interface to access globals. They are not in a file called GLOBALS, from which
|
2010-03-21 22:12:42 +00:00 |
globals.c
|
clean reference to removed element.
|
2010-04-10 21:17:17 +01:00 |
gmp_support.c
|
mingw complaint with recent versions of gcc
|
2010-02-10 03:03:03 -06:00 |
gprof.c
|
fix for gprof in 64 bit OSX.
|
2010-01-27 10:59:59 +00:00 |
grow.c
|
reducing the number of macros for error checking in the OPTYap files
|
2010-04-18 04:59:11 +01:00 |
heapgc.c
|
more experiments with format
|
2010-05-05 00:38:46 +01:00 |
index.c
|
fix bad assumption in indexing code.
|
2010-04-27 22:09:44 +01:00 |
init.c
|
better emulation of SWI atom_t and functor_t.
|
2010-05-03 14:26:56 +01:00 |
inlines.c
|
new Atts code.
|
2010-03-08 09:23:58 +00:00 |
iopreds.c
|
improvements to language support.
|
2010-05-05 12:45:11 +01: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
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
load_dl.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01: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
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
load_dyld.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
load_foreign.c
|
no need for a cast here.
|
2010-04-12 17:21:50 +01:00 |
load_none.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
load_shl.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
mavar.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
modules.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
other.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
parser.c
|
AtomDouble was not defined correctly.
|
2010-02-19 14:16:57 +00:00 |
readutil.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
save.c
|
better emulation of SWI atom_t and functor_t.
|
2010-05-03 14:26:56 +01:00 |
scanner.c
|
get rid of debugging info.
|
2010-05-05 12:51:38 +01:00 |
sort.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
stdpreds.c
|
new built-in predicates to access OPTYap statistics related to memory
|
2010-04-20 03:59:48 +01:00 |
sysbits.c
|
try to handle overflows in stack dumpers.
|
2010-04-29 10:29:06 +01:00 |
threads.c
|
new interface to access globals. They are not in a file called GLOBALS, from which
|
2010-03-21 22:12:42 +00:00 |
tracer.c
|
new interface to access globals. They are not in a file called GLOBALS, from which
|
2010-03-21 22:12:42 +00:00 |
udi.c
|
updates to UDI package
|
2009-04-02 17:34:42 +01:00 |
unify.c
|
new Atts code.
|
2010-03-08 09:23:58 +00:00 |
userpreds.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
utilpreds.c
|
fix term_hash of floats and large ints (obs from Jose Santos).
|
2010-03-22 00:09:50 +00:00 |
write.c
|
new Atts code.
|
2010-03-08 09:23:58 +00:00 |
ypsocks.c
|
mingw complaint with recent versions of gcc
|
2010-02-10 03:03:03 -06:00 |
ypstdio.c
|
all global symbols should now start with _YAP
|
2002-11-11 17:38:10 +00:00 |