.. |
absmi.c
|
More bug fixes for overflow handling
|
2004-10-26 20:16:18 +00:00 |
adtdefs.c
|
coroutining is now a part of attvars.
|
2004-06-05 03:37:01 +00:00 |
agc.c
|
New comment-based message style
|
2004-06-23 17:24:20 +00:00 |
alloc.c
|
Use Doug Lea's malloc as an alternative to YAP's standard malloc
|
2004-10-28 20:12:23 +00:00 |
amasm.c
|
More bug fixes for overflow handling
|
2004-10-26 20:16:18 +00:00 |
analyst.c
|
Mega clauses
|
2004-09-27 20:45:04 +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
|
bug in dbref arrays with log updates
|
2004-09-28 18:37:05 +00:00 |
attvar.c
|
Mega clauses
|
2004-09-27 20:45:04 +00:00 |
bb.c
|
simplify frozen/2
|
2004-09-17 19:34:53 +00:00 |
bignum.c
|
fixes for thread support
|
2004-10-04 18:56:20 +00:00 |
c_interface.c
|
fix bug in handling Yap heap overflow while adding new clause.
|
2004-10-31 02:18:04 +00:00 |
cdmgr.c
|
fix bug in handling Yap heap overflow while adding new clause.
|
2004-10-31 02:18:04 +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
|
memory management fixes
|
2004-09-03 03:11:09 +00:00 |
computils.c
|
more bug fixes
|
2004-04-16 19:27:31 +00:00 |
corout.c
|
New comment-based message style
|
2004-06-23 17:24:20 +00:00 |
dbase.c
|
bug fixes on memory overflows and on clauses :- fail being ignored by clause.
|
2004-10-27 15:56:34 +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 |
dlmalloc.c
|
Use Doug Lea's malloc as an alternative to YAP's standard malloc
|
2004-10-28 20:12:23 +00:00 |
errors.c
|
bug fixes on memory overflows and on clauses :- fail being ignored by clause.
|
2004-10-27 15:56:34 +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
|
Mega clauses
|
2004-09-27 20:45:04 +00:00 |
grow.c
|
Use Doug Lea's malloc as an alternative to YAP's standard malloc
|
2004-10-28 20:12:23 +00:00 |
heapgc.c
|
Use Doug Lea's malloc as an alternative to YAP's standard malloc
|
2004-10-28 20:12:23 +00:00 |
index.c
|
bug fixes on memory overflows and on clauses :- fail being ignored by clause.
|
2004-10-27 15:56:34 +00:00 |
init.c
|
change configure to support big mem configs
|
2004-10-06 16:55:48 +00:00 |
inlines.c
|
cleanup: typecast to yamop * instead of CODEADDR wherever possible.
|
2002-12-27 16:53:09 +00:00 |
iopreds.c
|
Use Doug Lea's malloc as an alternative to YAP's standard malloc
|
2004-10-28 20:12:23 +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
|
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
|
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
|
whole lot of fixes:
|
2004-08-11 16:14:55 +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
|
Use Doug Lea's malloc as an alternative to YAP's standard malloc
|
2004-10-28 20:12:23 +00:00 |
save.c
|
Use Doug Lea's malloc as an alternative to YAP's standard malloc
|
2004-10-28 20:12:23 +00:00 |
scanner.c
|
Use Doug Lea's malloc as an alternative to YAP's standard malloc
|
2004-10-28 20:12:23 +00:00 |
sort.c
|
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
|
2002-11-18 18:18:05 +00:00 |
stdpreds.c
|
windows fixes
|
2004-07-23 21:08:45 +00:00 |
sysbits.c
|
More bug fixes for overflow handling
|
2004-10-26 20:16:18 +00:00 |
threads.c
|
whole lot of fixes:
|
2004-08-11 16:14:55 +00:00 |
tracer.c
|
change configure to support big mem configs
|
2004-10-06 16:55:48 +00:00 |
unify.c
|
fix PROTO problem
|
2004-07-26 16:02:25 +00:00 |
userpreds.c
|
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
|
2002-11-18 18:18:05 +00:00 |
utilpreds.c
|
change configure to support big mem configs
|
2004-10-06 16:55:48 +00:00 |
write.c
|
coroutining is now a part of attvars.
|
2004-06-05 03:37:01 +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 |