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
Vitor Santos Costa 70bd4c78b6 all these predicates are unsafe. 2010-07-19 14:42:22 +01:00
..
absmi.c make arg/3 compatible with SWI for atomic argument (fail silently). 2010-07-19 14:38:17 +01:00
adtdefs.c make sure that we don't have tails of lists with local variables. 2010-07-19 14:39:52 +01:00
agc.c better emulation of SWI atom_t and functor_t. 2010-05-03 14:26:56 +01:00
alloc.c remove debugging info 2010-06-19 14:37:07 +01:00
amasm.c L constants are evil in 64 bits 2010-05-11 12:25:49 +01:00
analyst.c fixes to support threads and assert correctly, even if inefficiently. 2007-11-26 23:43:10 +00:00
arith0.c change Heap.h to YapHeap.h 2009-10-23 14:22:17 +01:00
arith1.c compile without gmp 2010-06-01 01:07:36 +01:00
arith2.c compile without gmp 2010-06-01 01:07:36 +01:00
arrays.c generate known atoms and functors automatically 2008-12-23 01:53:52 +00:00
attvar.c make clp(bn) work again. 2010-06-30 17:54:58 +02:00
bb.c improve bb routines to use the DB efficiently 2005-06-01 13:53:46 +00:00
bignum.c imore SWI compat, including string fixes 2010-06-19 00:38:49 +01:00
c_interface.c fix debugging message 2010-06-23 11:45:44 +01:00
cdmgr.c - slots should be considered as always live for gc. 2010-06-01 00:40:58 +01:00
clause_list.c make YAP compile with --enable-or-parallelism 2009-08-19 21:53:49 -05:00
cmppreds.c fix comparison between terms when rationals come up. 2010-05-28 12:07:01 +01:00
compiler.c remove warning message. 2010-05-13 12:27:52 +01:00
computils.c L constants are evil in 64 bits 2010-05-11 12:25:49 +01:00
corout.c fix comparison between terms when rationals come up. 2010-05-28 12:07:01 +01:00
cut_c.c CUT_C and MYDDAS support for 64 bits architectures 2006-03-09 15:52:06 +00:00
dbase.c L constants are evil in 64 bits 2010-05-11 12:25:49 +01:00
depth_bound.c fix situation where we might assume nonextsing double initialisation of C predicates (use 2004-11-18 22:32:40 +00:00
dlmalloc.c change Heap.h to YapHeap.h 2009-10-23 14:22:17 +01:00
errors.c try to handle overflows in stack dumpers. 2010-04-29 10:29:06 +01:00
eval.c make error handling close to ISO. 2010-02-26 12:01:08 +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: initslots could destroy environment 2010-06-18 00:25:24 +01:00
globals.c support for rational numbers 2010-05-28 09:53:56 +01:00
gmp_support.c support for PL_ mpz and mpq ops 2010-06-18 23:24:36 +01:00
gprof.c improve portability 2010-07-14 00:17:14 +01:00
grow.c L constants are evil in 64 bits 2010-05-11 12:25:49 +01:00
heapgc.c - slots should be considered as always live for gc. 2010-06-01 00:40:58 +01:00
index.c fix indexing of bignums (obs from Jos de Roo). 2010-05-14 12:42:30 +01:00
init.c fix for threading initialization 2010-06-19 14:38:04 +01:00
inlines.c fix comparison between terms when rationals come up. 2010-05-28 12:07:01 +01:00
iopreds.c SWI getc and putc may call prolog: protect them with slots. 2010-07-19 14:40:52 +01:00
load_aix.c shared_object routines support: SWI compatibility and more flexibility. 2010-06-17 00:29:01 +01:00
load_aout.c shared_object routines support: SWI compatibility and more flexibility. 2010-06-17 00:29:01 +01:00
load_coff.c shared_object routines support: SWI compatibility and more flexibility. 2010-06-17 00:29:01 +01:00
load_dl.c fix \\ in strings to scan up to next non-blank 2010-06-23 11:46:16 +01:00
load_dld.c shared_object routines support: SWI compatibility and more flexibility. 2010-06-17 00:29:01 +01:00
load_dll.c shared_object routines support: SWI compatibility and more flexibility. 2010-06-17 00:29:01 +01:00
load_dyld.c shared_object routines support: SWI compatibility and more flexibility. 2010-06-17 00:29:01 +01:00
load_foreign.c shared_object routines support: SWI compatibility and more flexibility. 2010-06-17 00:29:01 +01:00
load_none.c shared_object routines support: SWI compatibility and more flexibility. 2010-06-17 00:29:01 +01:00
load_shl.c shared_object routines support: SWI compatibility and more flexibility. 2010-06-17 00:29:01 +01:00
mavar.c change Heap.h to YapHeap.h 2009-10-23 14:22:17 +01:00
modules.c change Heap.h to YapHeap.h 2009-10-23 14:22:17 +01:00
other.c make sure that we don't have tails of lists with local variables. 2010-07-19 14:39:52 +01:00
parser.c fix extra uses of mpz_ in external code. 2010-05-28 15:29:20 +01:00
readutil.c all these predicates are unsafe. 2010-07-19 14:42:22 +01:00
save.c better emulation of SWI atom_t and functor_t. 2010-05-03 14:26:56 +01:00
scanner.c fix \\ in strings to scan up to next non-blank 2010-06-23 11:46:16 +01:00
sort.c change Heap.h to YapHeap.h 2009-10-23 14:22:17 +01:00
stdpreds.c fix extra uses of mpz_ in external code. 2010-05-28 15:29:20 +01:00
sysbits.c signal handling SWI style. 2010-06-17 08:20:34 +01:00
threads.c fix bad recovery of thread locals (report from Jiefie Ma). 2010-06-30 17:50:28 +02:00
tracer.c remove debugging info from tracer.c 2010-05-25 16:14:44 +01:00
udi.c updates to UDI package 2009-04-02 17:34:42 +01:00
unify.c fix comparison between terms when rationals come up. 2010-05-28 12:07:01 +01:00
userpreds.c change Heap.h to YapHeap.h 2009-10-23 14:22:17 +01:00
utilpreds.c semweb and http compile now (but they don't work properly yet). 2010-07-15 23:35:37 +01:00
write.c remove unused code. 2010-06-05 00:49:09 +01:00
ypsocks.c mingw complaint with recent versions of gcc 2010-02-10 03:03:03 -06:00
ypstdio.c all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00