.. |
absmi.c
|
support expand group of clauses
|
2004-03-31 01:03:10 +00:00 |
adtdefs.c
|
more fixes for thread support.
|
2004-02-20 02:28:19 +00:00 |
agc.c
|
solaris fixes for threads
|
2004-03-05 15:26:33 +00:00 |
alloc.c
|
solaris fixes for threads
|
2004-03-05 15:26:33 +00:00 |
amasm.c
|
support expand group of clauses
|
2004-03-31 01:03:10 +00:00 |
analyst.c
|
improved support for threads and code area allocation using malloc
|
2004-02-05 16:57:02 +00:00 |
arith0.c
|
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
|
2002-11-18 18:18:05 +00:00 |
arith1.c
|
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
|
2002-11-18 18:18:05 +00:00 |
arith2.c
|
new indexing algorithm
|
2003-04-30 17:46:05 +00:00 |
arrays.c
|
threads, clean signals, and much more...
|
2004-01-23 02:23:51 +00:00 |
attvar.c
|
fix integer as DBRef
|
2004-02-09 14:19:05 +00:00 |
bb.c
|
simplify module access
|
2004-02-12 12:37:12 +00:00 |
bignum.c
|
Two fixes:
|
2003-09-24 14:51:42 +00:00 |
c_interface.c
|
solaris fixes for threads
|
2004-03-05 15:26:33 +00:00 |
cdmgr.c
|
support expand group of clauses
|
2004-03-31 01:03:10 +00:00 |
cmppreds.c
|
many fixes: restart on threads, fixes for tabling, other generic fixes
|
2003-12-27 00:38:53 +00:00 |
compiler.c
|
skip compilation steps for ground facts.
|
2004-03-10 16:27:39 +00:00 |
computils.c
|
optimise -> for type tests
|
2004-03-10 14:59:55 +00:00 |
corout.c
|
support yap_flag(system_options,...
|
2004-03-04 18:33:34 +00:00 |
dbase.c
|
fix ClSize for IDB
|
2004-03-06 00:31:48 +00:00 |
depth_bound.c
|
don't try to do module expansion if module borders are not crossed.
|
2003-01-30 16:27:45 +00:00 |
errors.c
|
check read locking on PRWLock
|
2004-02-22 00:35:07 +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
|
thread support updates
|
2004-02-26 13:37:24 +00:00 |
grow.c
|
a few more fixes to support timing and to improve message queues.
|
2004-03-02 16:44:58 +00:00 |
heapgc.c
|
trim_trail for default machine
|
2004-03-19 11:35:42 +00:00 |
index.c
|
if number of left-over < 1/5 keep list of clauses to expand around
|
2004-03-31 01:02:18 +00:00 |
init.c
|
a few more fixes to support timing and to improve message queues.
|
2004-03-02 16:44:58 +00:00 |
inlines.c
|
cleanup: typecast to yamop * instead of CODEADDR wherever possible.
|
2002-12-27 16:53:09 +00:00 |
iopreds.c
|
fix tables in format
|
2004-02-13 22:10:10 +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
|
more meta-call fixes
|
2003-02-07 12:05:39 +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
|
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
|
2002-11-18 18:18:05 +00:00 |
load_foreign.c
|
simplify module access
|
2004-02-12 12:37:12 +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
|
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
|
2002-11-18 18:18:05 +00:00 |
mavar.c
|
continue big commit
|
2003-08-27 13:37:10 +00:00 |
modules.c
|
fixes to modules.
|
2004-02-13 23:53:20 +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
|
simplify format, so that it will be easier to do bug fixes
|
2004-02-13 18:39:29 +00:00 |
save.c
|
improve save/restore
|
2004-02-06 02:26:23 +00:00 |
scanner.c
|
fix \x88
|
2004-02-09 16:46:03 +00:00 |
sort.c
|
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
|
2002-11-18 18:18:05 +00:00 |
stdpreds.c
|
Profiler update
|
2004-03-04 21:17:40 +00:00 |
sysbits.c
|
a few more fixes to support timing and to improve message queues.
|
2004-03-02 16:44:58 +00:00 |
threads.c
|
solaris fixes for threads
|
2004-03-05 15:26:33 +00:00 |
tracer.c
|
support expand group of clauses
|
2004-03-31 01:03:10 +00:00 |
unify.c
|
solaris fixes for threads
|
2004-03-05 15:26:33 +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 integer as DBRef
|
2004-02-09 14:19:05 +00:00 |
write.c
|
simplify format, so that it will be easier to do bug fixes
|
2004-02-13 18:39:29 +00:00 |
ypsocks.c
|
improvements to indexing: allow user control and fix bugs in sorting
|
2003-06-06 11:54:02 +00:00 |
ypstdio.c
|
all global symbols should now start with _YAP
|
2002-11-11 17:38:10 +00:00 |