This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/C
vsc 523fae9544 stack overflow patches:
process overflows as high-level as possible;
   introduce overflow related errors
   ExpandWorkSpace should never call Error: use ErrorMessage instead,
   format_putc should never release memory, causes memory corruption,
   Linux does not like MAP_FIXED, it can overwrite the actual program
code.
   condor: twick configure to disable readline with condor.
----------------------------------------------------------------------


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@632 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2002-10-10 05:58:49 +00:00
..
absmi.c stack overflow patches: 2002-10-10 05:58:49 +00:00
adtdefs.c Insert Christian patches: 2002-10-03 13:54:35 +00:00
agc.c fix debug only compilation 2002-06-05 14:23:15 +00:00
alloc.c stack overflow patches: 2002-10-10 05:58:49 +00:00
amasm.c stack overflow patches: 2002-10-10 05:58:49 +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 fix truncate 2002-08-07 21:55:27 +00:00
arith2.c New metacall mechanism 2001-10-30 16:42:05 +00:00
arrays.c stack overflow patches: 2002-10-10 05:58:49 +00:00
attvar.c stack overflow patches: 2002-10-10 05:58:49 +00:00
bb.c be more careful about error handling when storing DB terms 2002-03-07 05:13:21 +00:00
bignum.c don't break GMP for external applications. 2002-06-19 21:46:56 +00:00
c_interface.c stack overflow patches: 2002-10-10 05:58:49 +00:00
cdmgr.c stack overflow patches: 2002-10-10 05:58:49 +00:00
cmppreds.c Yap would get order of variables in terms wrong. 2001-06-19 17:51:07 +00:00
compiler.c stack overflow patches: 2002-10-10 05:58:49 +00:00
computils.c first cut at call counter. 2002-09-03 14:28:09 +00:00
corout.c stack overflow patches: 2002-10-10 05:58:49 +00:00
dbase.c stack overflow patches: 2002-10-10 05:58:49 +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 stack overflow patches: 2002-10-10 05:58:49 +00:00
eval.c fix debugger messages 2002-06-01 01:46:06 +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 fix ^c abort for PCs: registers were not being reset properly. 2002-10-08 14:32:42 +00:00
grow.c stack overflow patches: 2002-10-10 05:58:49 +00:00
heapgc.c stack overflow patches: 2002-10-10 05:58:49 +00:00
index.c stack overflow patches: 2002-10-10 05:58:49 +00:00
init.c stack overflow patches: 2002-10-10 05:58:49 +00:00
iopreds.c stack overflow patches: 2002-10-10 05:58:49 +00:00
load_aix.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_aout.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_coff.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_dl.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_dld.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_dll.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_dyld.c fix sym 2002-09-27 20:04:49 +00:00
load_foreign.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_none.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_shl.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
mavar.c fix bugs in tabling 2001-07-04 16:48:54 +00:00
modules.c fix current_modules/1 and 2 to return all predefined modules. 2002-09-17 00:14:23 +00:00
other.c changes to support extended foreign interface (include slots, new exception 2002-05-14 18:24:34 +00:00
parser.c VC++ changes 2002-02-04 16:12:54 +00:00
save.c adjust HeapTop in save. 2002-10-09 04:26:48 +00:00
scanner.c allow compilation on WIN32 platforms. 2002-08-28 14:02:35 +00:00
sort.c stack overflow patches: 2002-10-10 05:58:49 +00:00
stdpreds.c stack overflow patches: 2002-10-10 05:58:49 +00:00
sysbits.c stack overflow patches: 2002-10-10 05:58:49 +00:00
tracer.c stack overflow patches: 2002-10-10 05:58:49 +00:00
unify.c stack overflow patches: 2002-10-10 05:58:49 +00:00
userpreds.c fix typo 2002-09-14 04:36:08 +00:00
utilpreds.c stack overflow patches: 2002-10-10 05:58:49 +00:00
write.c changes to support extended foreign interface (include slots, new exception 2002-05-14 18:24:34 +00:00
ypsocks.c socket fixes 2002-05-01 16:19:43 +00:00
ypstdio.c This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00