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/pl
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
..
arith.yap New metacall mechanism 2001-10-30 16:42:05 +00:00
arrays.yap This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
boot.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
callcount.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
checker.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
consult.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
corout.yap fix attribute wake up bug. 2002-08-09 19:31:35 +00:00
debug.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
depth_bound.yap new module system. BEWARE! BEWARE! BEWARE! 2001-11-15 00:01:43 +00:00
directives.yap Insert Christian patches: 2002-10-03 13:54:35 +00:00
errors.yap stack overflow patches: 2002-10-10 05:58:49 +00:00
grammar.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
ground.yap This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
init.yap first cut at call counter. 2002-09-03 14:28:09 +00:00
listing.yap fix listing/1 breakage. 2002-10-08 05:35:09 +00:00
load_foreign.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
modules.yap fix current_modules/1 and 2 to return all predefined modules. 2002-09-17 00:14:23 +00:00
preds.yap fix clause/3 2002-09-23 13:43:47 +00:00
profile.yap count profiling entries from meta-calls, even if that means a little more 2002-09-17 00:02:39 +00:00
protect.yap support hidden predicates 2002-09-02 17:33:00 +00:00
setof.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
sockets.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
sort.yap This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
strict_iso.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
tabling.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
utils.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
yapor.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
yio.yap make open/3 complain when trying to read after end of file. 2002-09-16 16:57:27 +00:00