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/H
vsc e6a15addf5 5.1:
- improvements to GC
   2 generations
   generic speedups
- new scheme for attvars
   - hProlog like interface also supported
- SWI compatibility layer
   - extra predicates
   - global variables
   - moved to Prolog module
- CLP(R) by Leslie De Koninck, Tom Schrijvers, Cristian Holzbaur, Bart
Demoen and Jan Wielemacker
- load_files/2

from 5.0.1

- WIN32 missing include files (untested)
- -L trouble (my thanks to Takeyuchi Shiramoto-san)!
- debugging of backtrable user-C preds would core dump.
- redeclaring a C-predicate as Prolog core dumps.
- badly protected  YapInterface.h.
- break/0 was failing at exit.
- YAP_cut_fail and YAP_cut_succeed were different from manual.
- tracing through data-bases could core dump.
- cut could break on very large computations.
- first pass at BigNum issues (reported by Roberto).
- debugger could get go awol after fail port.
- weird message on wrong debugger option.


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1402 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2005-10-18 17:04:43 +00:00
..
Atoms.h change array semantics to allow creating same array several times. 2005-09-22 03:26:13 +00:00
Foreign.h Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
Heap.h more fixes for garbage collector 2005-09-21 03:49:33 +00:00
Regs.h garbage collection fixes 2004-09-16 17:29:08 +00:00
Tags_24bits.h *** empty log message *** 2005-05-27 22:27:59 +00:00
Tags_32LowTag.h *** empty log message *** 2005-05-31 08:21:43 +00:00
Tags_32Ops.h *** empty log message *** 2005-05-27 22:27:59 +00:00
Tags_32bits.h *** empty log message *** 2005-05-27 22:27:59 +00:00
Tags_64bits.h *** empty log message *** 2005-05-27 22:27:59 +00:00
TermExt.h a new and hopefully much better implementation of atts. 2005-09-09 17:24:39 +00:00
Yap.h 5.1: 2005-10-18 17:04:43 +00:00
YapOpcodes.h BEAM for YAP update... 2005-09-08 21:59:58 +00:00
Yapproto.h more robust support for attributed vars: all_attvars and stack 2005-08-17 20:13:50 +00:00
Yatom.h change array semantics to allow creating same array several times. 2005-09-22 03:26:13 +00:00
absmi.h fix overflow in unify_with_occurs_check 2005-08-15 14:16:38 +00:00
alloc.h More bug fixes for overflow handling 2004-10-26 20:16:18 +00:00
amidefs.h improvements to compiler: merged instructions and fixes for -> 2005-07-06 15:10:18 +00:00
amiops.h BEAM for YAP update... 2005-09-08 21:59:58 +00:00
arith2.h BEAM for YAP update... 2005-09-08 21:59:58 +00:00
arrays.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
attvar.h a new and hopefully much better implementation of atts. 2005-09-09 17:24:39 +00:00
clause.h improvements to compiler: merged instructions and fixes for -> 2005-07-06 15:10:18 +00:00
compile.h BEAM for YAP update... 2005-09-08 21:59:58 +00:00
corout.h coroutining is now a part of attvars. 2004-06-05 03:37:01 +00:00
dlmalloc.h fix USE_LD to eventually be restorable. 2004-12-07 06:01:55 +00:00
eval.h Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
heapgc.h a new and hopefully much better implementation of atts. 2005-09-09 17:24:39 +00:00
index.h bug fixes 2004-10-22 16:53:20 +00:00
iopreds.h more small fixes 2004-08-27 20:18:52 +00:00
nolocks.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
nomachine.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
rclause.h fix two instructions that were being read badly: op_fail and 2005-09-19 19:14:50 +00:00
rheap.h a new and hopefully much better implementation of atts. 2005-09-09 17:24:39 +00:00
sig.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
sshift.h improvements to compiler: merged instructions and fixes for -> 2005-07-06 15:10:18 +00:00
threads.h fix excessive pruning in meta-calls 2005-03-13 06:26:13 +00:00
tracer.h TABLING: answers for completed calls can now be obtained by loading (new option) or executing (default) them from the trie data structure. 2005-07-06 19:34:12 +00:00
yapio.h improvements to compiler: merged instructions and fixes for -> 2005-07-06 15:10:18 +00:00
yerror.h all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00