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
Vitor Santos Costa a997f5647c fix save & restore in 6.3. 2012-06-12 14:50:36 +01:00
..
Atoms.h fix 32 bit atoms to ensure alignment at 8 bytes (broken with blobs). 2010-12-02 11:49:58 +00:00
Foreign.h 6.2 fix to load_foreign atom. 2012-06-11 22:11:30 +01:00
Regs.h improve C-interface to cope with prism. 2011-11-10 12:26:23 +00:00
ScannerTypes.h support for option comments(X) in read_term/1. 2011-06-12 17:23:10 +01:00
Tags_24bits.h fix indexing in 64 bits (it would split ints from atoms :( ). 2008-01-30 10:35:43 +00:00
Tags_32LowTag.h fix indexing in 64 bits (it would split ints from atoms :( ). 2008-01-30 10:35:43 +00:00
Tags_32Ops.h fix indexing in 64 bits (it would split ints from atoms :( ). 2008-01-30 10:35:43 +00:00
Tags_32bits.h *** empty log message *** 2005-05-27 22:27:59 +00:00
Tags_64bits.h user:goal_expand should be called before import 2008-05-15 13:41:48 +00:00
TermExt.h complain if we have no valid float configureation. 2012-06-07 10:28:30 -05:00
Yap.h allow finer control over indexing sub-terms. 2012-06-01 13:16:29 +01:00
YapCompoundTerm.h make it easier for outside packages to link with YAP innards. 2012-05-14 15:06:18 +01:00
YapHeap.h rename rellocate -> relocate 2011-12-13 19:14:33 +01:00
YapOpcodes.h Miguel's support for multi-threaded tabling 2011-12-22 16:50:20 +00:00
YapTags.h fix compilation under threads. 2012-05-14 18:05:16 +01:00
YapTerm.h fix compilation under threads. 2012-05-14 18:05:16 +01:00
Yapproto.h buffer output when exiting absmi. 2012-04-12 23:52:25 +01:00
Yatom.h fix prototype complaints. 2011-09-07 22:04:18 +02:00
absmi.h fix overflow handling in loop checking for unify_occurs_check (UN #232) 2012-03-15 22:37:13 +00:00
alloc.h mode changes 2011-07-25 17:09:28 +01:00
amidefs.h first step for quick loader, and fix an instruction format. 2011-07-30 00:07:35 +01:00
amiops.h make it easier for outside packages to link with YAP innards. 2012-05-14 15:06:18 +01:00
arith2.h WIN32 and CYGWIN fixes. 2012-04-18 14:14:56 -05: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 new Atts Code. 2010-03-08 09:24:11 +00:00
clause.h fix profiling support. 2012-03-09 11:46:34 +00:00
compile.h don't index velow depth 20. 2012-05-28 20:40:12 +01:00
corout.h coroutining is now a part of attvars. 2004-06-05 03:37:01 +00:00
cut_c.h mode changes 2011-07-25 17:09:28 +01:00
dglobals.h fix profiling support. 2012-03-09 11:46:34 +00:00
dhstruct.h fix profiling support. 2012-03-09 11:46:34 +00:00
dlmalloc.h mode changes 2011-07-25 17:09:28 +01:00
dlocals.h fix write_canonical of $VAR(_). 2012-03-15 22:19:48 +00:00
eval.h moved several global variables to misc/GLOBALS 2011-05-25 16:40:36 +01:00
findclause.h ifix buildops 2011-11-04 02:51:52 +00:00
headclause.h ifix buildops 2011-11-04 02:51:52 +00:00
heapgc.h mode changes 2011-07-25 17:09:28 +01:00
hglobals.h fix profiling support. 2012-03-09 11:46:34 +00:00
hlocals.h fix write_canonical of $VAR(_). 2012-03-15 22:19:48 +00:00
hstruct.h fix profiling support. 2012-03-09 11:46:34 +00:00
iatoms.h fix write_canonical of $VAR(_). 2012-03-15 22:19:48 +00:00
iglobals.h fix profiling support. 2012-03-09 11:46:34 +00:00
ihstruct.h fix profiling support. 2012-03-09 11:46:34 +00:00
ilocals.h fix write_canonical of $VAR(_). 2012-03-15 22:19:48 +00:00
index.h get rid of type punning warnings. 2007-05-02 11:01:41 +00:00
iopreds.h encoding is done by SWI code, don't mess around. 2011-09-02 21:03:41 +01:00
iswiatoms.h upgrade to latest SWI 2011-02-10 00:01:19 +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
pl-codelist.h fix codelist to latest SWI and pl-codelist.h from old directory. 2012-01-25 22:15:53 -06:00
pl-global.h move package/PLStream to os 2011-09-04 19:42:33 +02:00
pl-incl.h win console. 2012-06-08 06:55:23 -05:00
pl-yap.h avoid unnecessrily using slots in Input/Output calls or just because I need a stream. This can lead to hard to 2012-02-18 11:01:06 +00:00
qly.h fix conflict with WIN library 2011-10-21 19:12:21 +01:00
ratoms.h fix write_canonical of $VAR(_). 2012-03-15 22:19:48 +00:00
rclause.h fix compilation errors for multi-threaded tabling 2012-01-05 11:41:46 +00:00
rglobals.h fix profiling support. 2012-03-09 11:46:34 +00:00
rheap.h fix save & restore in 6.3. 2012-06-12 14:50:36 +01:00
rhstruct.h fix profiling support. 2012-03-09 11:46:34 +00:00
rlocals.h fix write_canonical of $VAR(_). 2012-03-15 22:19:48 +00:00
saveclause.h fix compilation errors for multi-threaded tabling 2012-01-05 11:41:46 +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 fix save & restore in 6.3. 2012-06-12 14:50:36 +01:00
tatoms.h fix write_canonical of $VAR(_). 2012-03-15 22:19:48 +00:00
threads.h fix thread complaints. 2009-03-26 00:39:57 +00:00
tracer.h make low level tracer understand yapor. 2009-08-19 23:46:51 -05:00
trim_trail.h Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS 2011-05-23 16:19:47 +01:00
walkclause.h fix compilation errors for multi-threaded tabling 2012-01-05 11:41:46 +00:00
yapio.h get rid of portray_delays. 2012-03-22 21:59:04 +00:00
yerror.h all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00