.. |
absmi.c
|
fix bad memory information in Interrupt Handler
|
2002-01-17 22:12:09 +00:00 |
adtdefs.c
|
check for available space in GetName
|
2002-01-02 20:56:22 +00:00 |
alloc.c
|
fix allocation misspelling
|
2002-01-21 15:26:48 +00:00 |
amasm.c
|
fix previous bug right! (var_array was not a slot so you also should
|
2001-11-25 21:58:31 +00:00 |
analyst.c
|
support for inlined execution of functor/3 and arg/3/3/3
|
2001-04-23 20:41:58 +00:00 |
arith0.c
|
new catch and throw mechanism (first try).
|
2002-01-07 06:28:04 +00:00 |
arith1.c
|
lcc fixes
|
2002-01-23 05:01:06 +00:00 |
arith2.c
|
New metacall mechanism
|
2001-10-30 16:42:05 +00:00 |
arithi2.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
arrays.c
|
fix point where we assume unbound array
|
2002-01-16 22:08:03 +00:00 |
attvar.c
|
store constraints in DB
|
2001-12-17 18:31:11 +00:00 |
bb.c
|
new module system. BEWARE! BEWARE! BEWARE!
|
2001-11-15 00:01:43 +00:00 |
bignum.c
|
bignum should always reset pre_alloc_base and recover Heap space
|
2001-09-18 15:14:11 +00:00 |
c_interface.c
|
fix unix environ
|
2002-01-14 22:26:53 +00:00 |
cdmgr.c
|
built-ins should not interfere with trace
|
2002-01-08 05:22:40 +00:00 |
cmppreds.c
|
Yap would get order of variables in terms wrong.
|
2001-06-19 17:51:07 +00:00 |
compiler.c
|
disallow indexing on floats and friends.
|
2001-12-17 23:31:38 +00:00 |
computils.c
|
new module system. BEWARE! BEWARE! BEWARE!
|
2001-11-15 00:01:43 +00:00 |
corout.c
|
store constraints in DB
|
2001-12-17 18:31:11 +00:00 |
dbase.c
|
work around HP optimiser bug
|
2002-01-03 16:31:39 +00:00 |
depth_bound.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
errors.c
|
fix bad memory information in Interrupt Handler
|
2002-01-17 22:12:09 +00:00 |
eval.c
|
small fixes for error handling
|
2001-11-19 03:36:51 +00:00 |
evalis.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
evaltwo.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
exec.c
|
fix unix environ
|
2002-01-14 22:26:53 +00:00 |
grow.c
|
fix heap overflow while indexing (label_array was not being copied properly)
|
2001-11-25 21:44:42 +00:00 |
heapgc.c
|
make gc support new catch and throw mechanism
|
2002-01-22 15:06:22 +00:00 |
index.c
|
pesky ^C and abort fixes (I hope)
|
2001-12-18 22:01:26 +00:00 |
init.c
|
debugger improvements
|
2002-01-18 04:24:10 +00:00 |
iopreds.c
|
fix IO for simplesim
|
2002-01-23 02:28:31 +00:00 |
load_aix.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
load_aout.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
load_coff.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
load_dl.c
|
- Fix extension end marker database bug.
|
2001-04-25 13:27:14 +00:00 |
load_dld.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
load_dll.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
load_foreign.c
|
new module system. BEWARE! BEWARE! BEWARE!
|
2001-11-15 00:01:43 +00:00 |
load_none.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
load_shl.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
mavar.c
|
fix bugs in tabling
|
2001-07-04 16:48:54 +00:00 |
modules.c
|
new debugger code would get lost in meta-calls
|
2002-01-18 15:55:33 +00:00 |
other.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
parser.c
|
parser should parse +inf,-inf,+nan,-nan as floating point numbers
|
2001-06-19 16:31:59 +00:00 |
save.c
|
signal handling made more generic
|
2002-01-11 15:54:17 +00:00 |
scanner.c
|
lcc fixes
|
2002-01-23 05:01:06 +00:00 |
sort.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
stdpreds.c
|
new catch and throw mechanism (first try).
|
2002-01-07 06:28:04 +00:00 |
sysbits.c
|
fix IO for simplesim
|
2002-01-23 02:28:31 +00:00 |
tracer.c
|
new debugger code would get lost in meta-calls
|
2002-01-18 15:55:33 +00:00 |
unify.c
|
fix copy_term between constraints
|
2001-12-11 03:34:03 +00:00 |
unifyi.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
userpreds.c
|
New metacall mechanism
|
2001-10-30 16:42:05 +00:00 |
utilpreds.c
|
fix copy_term between constraints
|
2001-12-11 03:34:03 +00:00 |
write.c
|
new module system. BEWARE! BEWARE! BEWARE!
|
2001-11-15 00:01:43 +00:00 |
ypsocks.c
|
fix lcc fixes
|
2002-01-23 05:03:36 +00:00 |
ypstdio.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |