..
absmi.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
alloc.h
rename BinaryTestPredFlag to BinaryPredFlag
2009-02-09 21:56:40 +00:00
amidefs.h
new Atts Code.
2010-03-08 09:24:11 +00:00
amiops.h
fix type warnings.
2010-03-22 15:01:54 +00:00
arith2.h
support db_ref_e:
2010-03-06 22:43:21 +00:00
arrays.h
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
Atoms.h
conditional compilation of thread inlines
2009-03-13 12:06:57 +00:00
attvar.h
new Atts Code.
2010-03-08 09:24:11 +00:00
clause.h
fix bad call to gc (obs from Jose Santos).
2010-01-29 15:21:00 +00:00
compile.h
if we use malloc, get memory out of malloc instead of using stacks. This is in order to avoid growing stacks that never contract again.
2010-03-31 15:51:18 +01:00
corout.h
coroutining is now a part of attvars.
2004-06-05 03:37:01 +00:00
cut_c.h
make cut_c default.
2010-01-15 15:09:18 +00:00
dglobals.h
make PL_is_initialised honest :)
2010-04-13 00:31:48 +01:00
dhstruct.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
dlmalloc.h
fix several bugs in save/restore.b
2005-11-23 03:01:33 +00:00
eval.h
erf function (patch from Bernd Gutmann).
2010-03-05 00:01:04 +00:00
findclause.h
fix indexing of dbrefs (obs from Nicola di Mauro).
2010-02-12 15:51:31 +00:00
Foreign.h
more updates to HEAPFIELDS.
2009-10-30 23:59:00 +00:00
headclause.h
fix indexing of dbrefs (obs from Nicola di Mauro).
2010-02-12 15:51:31 +00:00
heapgc.h
more icc fixes
2008-03-26 14:37:08 +00:00
hglobals.h
make PL_is_initialised honest :)
2010-04-13 00:31:48 +01:00
hstruct.h
export type of foreign fields.
2010-04-10 21:20:00 +01:00
iatoms.h
fix: size of quue went down.
2010-03-12 22:40:17 +00:00
iglobals.h
make PL_is_initialised honest :)
2010-04-13 00:31:48 +01:00
ihstruct.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
index.h
get rid of type punning warnings.
2007-05-02 11:01:41 +00:00
iopreds.h
fix memory overflow when doing very large writes on strings (obs from Jos Deroo).
2009-07-28 18:30:15 -05: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
ratoms.h
fix missing commit for syntax_erro
2010-02-26 13:30:16 +00:00
rclause.h
Global trie support: atomic terms (vars, integers and atoms) are now stored
2010-04-15 01:09:59 +01:00
Regs.h
new Atts Code.
2010-03-08 09:24:11 +00:00
rglobals.h
make PL_is_initialised honest :)
2010-04-13 00:31:48 +01:00
rheap.h
fix bad while: pred chain will be restored through pred hash table.
2010-04-09 11:55:36 +01:00
rhstruct.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +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
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
Tags_24bits.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_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_64bits.h
user:goal_expand should be called before import
2008-05-15 13:41:48 +00:00
tatoms.h
fix missing commit for syntax_erro
2010-02-26 13:30:16 +00:00
TermExt.h
new Atts Code.
2010-03-08 09:24:11 +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
protect from looking at unused fields
2010-04-10 21:19:31 +01:00
walkclause.h
Global trie support: atomic terms (vars, integers and atoms) are now stored
2010-04-15 01:09:59 +01:00
Yap.h
do not randomise initial address.
2010-03-22 00:11:54 +00:00
YapHeap.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
yapio.h
support for passing priority as argument to write. (Ulrich's #45 ).
2009-05-22 13:24:27 -05:00
YapOpcodes.h
Global trie support: atomic terms (vars, integers and atoms) are now stored
2010-04-15 01:09:59 +01:00
Yapproto.h
export Yap_WinError
2010-04-07 01:35:44 +01:00
Yatom.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
yerror.h
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00