.. |
absmi.c
|
yapor had gotten broken with recent thread changes
|
2008-04-04 16:11:40 +00:00 |
adtdefs.c
|
improve WIN32 support and installation
|
2008-03-27 00:41:33 +00:00 |
agc.c
|
restore was restoring twice
|
2008-04-04 09:10:02 +00:00 |
alloc.c
|
more small fixes
|
2008-04-06 12:06:48 +00:00 |
amasm.c
|
put YAPOR back to life.
|
2008-04-01 22:28:41 +00:00 |
analyst.c
|
fixes to support threads and assert correctly, even if inefficiently.
|
2007-11-26 23:43:10 +00:00 |
arith0.c
|
more small fixes
|
2005-10-31 12:27:54 +00:00 |
arith1.c
|
WIN32 support
|
2007-01-28 14:26:37 +00:00 |
arith2.c
|
fix restore and small VISTA thingies
|
2008-04-01 08:42:46 +00:00 |
arrays.c
|
fix bug in add array element
|
2007-07-01 00:14:35 +00:00 |
attvar.c
|
new version of viterbi implementation
|
2007-10-28 00:54:09 +00:00 |
bb.c
|
improve bb routines to use the DB efficiently
|
2005-06-01 13:53:46 +00:00 |
bignum.c
|
iallow checking for readline and gmp
|
2007-08-02 17:22:00 +00:00 |
c_interface.c
|
fix bug in current_predicate/2
|
2008-04-28 23:02:32 +00:00 |
cdmgr.c
|
fix bug in current_predicate/2
|
2008-04-28 23:02:32 +00:00 |
cmppreds.c
|
implement sophisticated operations with matrices.
|
2007-11-16 14:58:41 +00:00 |
compiler.c
|
update chr
|
2008-03-13 14:38:02 +00:00 |
computils.c
|
fixes to support threads and assert correctly, even if inefficiently.
|
2007-11-26 23:43:10 +00:00 |
corout.c
|
small fixes
|
2007-10-29 22:48:54 +00:00 |
cut_c.c
|
CUT_C and MYDDAS support for 64 bits architectures
|
2006-03-09 15:52:06 +00:00 |
dbase.c
|
undo current_predicate changes and make iso fully use LU semantics.
|
2008-02-08 09:49:21 +00: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
|
garbage collector was not asking for space.
|
2008-01-24 00:11:59 +00:00 |
errors.c
|
protect signal handling with locks for threaded version.
|
2008-04-03 13:26:38 +00:00 |
eval.c
|
only evaluate lists with a single character.
|
2008-04-08 15:36:53 +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
|
SWI-portability changes
|
2008-02-12 17:03:59 +00:00 |
globals.c
|
valgrind it!
|
2008-01-23 17:57:56 +00:00 |
gprof.c
|
more icc fixes
|
2008-03-26 14:37:08 +00:00 |
grow.c
|
improve restore
|
2008-04-01 14:09:43 +00:00 |
heapgc.c
|
oops
|
2008-01-24 22:47:14 +00:00 |
index.c
|
make static_clause only commit to a lause if it is sure that is the true
|
2008-04-16 17:16:47 +00:00 |
init.c
|
separate MAX_WORKERS and MAX_THREADS (obs from Paulo Moura)
|
2008-04-02 15:41:50 +00:00 |
inlines.c
|
SWI-portability changes
|
2008-02-12 17:03:59 +00:00 |
iopreds.c
|
fix some overflows in integer handling and ~r option.
|
2008-04-03 22:27:29 +00:00 |
load_aix.c
|
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
|
2002-11-18 18:18:05 +00:00 |
load_aout.c
|
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
|
2002-11-18 18:18:05 +00:00 |
load_coff.c
|
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
|
2002-11-18 18:18:05 +00:00 |
load_dl.c
|
fix library search.
|
2007-05-24 19:54:45 +00:00 |
load_dld.c
|
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
|
2002-11-18 18:18:05 +00:00 |
load_dll.c
|
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
|
2002-11-18 18:18:05 +00:00 |
load_dyld.c
|
New comment-based message style
|
2004-06-23 17:24:20 +00:00 |
load_foreign.c
|
valgrind it!
|
2008-01-23 17:57:56 +00:00 |
load_none.c
|
improved support for threads and code area allocation using malloc
|
2004-02-05 16:57:02 +00:00 |
load_shl.c
|
New comment-based message style
|
2004-06-23 17:24:20 +00:00 |
mavar.c
|
some more fixes to make YAP swi compatible
|
2007-10-10 09:44:28 +00:00 |
modules.c
|
update chr
|
2008-03-13 14:38:02 +00:00 |
other.c
|
fixes to Makefile and manual.
|
2006-05-19 17:49:25 +00:00 |
parser.c
|
[ ] should be processed by parser, not by scanner.
|
2008-03-10 14:11:38 +00:00 |
readutil.c
|
fix CR in read_line_to_codes
|
2008-04-15 11:08:10 +00:00 |
save.c
|
*** empty log message ***
|
2008-04-11 16:30:28 +00:00 |
scanner.c
|
fix some overflows in integer handling and ~r option.
|
2008-04-03 22:27:29 +00:00 |
sort.c
|
fix garbage collector not to try to garbage collect when we ask for large
|
2006-08-07 18:51:44 +00:00 |
stdpreds.c
|
fix some restore bugs
|
2008-04-06 11:53:02 +00:00 |
sysbits.c
|
fixed a bug in static_clause (thanks to Jose Santos)
|
2008-04-14 21:20:36 +00:00 |
threads.c
|
only evaluate lists with a single character.
|
2008-04-08 15:36:53 +00:00 |
tracer.c
|
make or-parallelism compile again
|
2008-03-25 16:45:53 +00:00 |
unify.c
|
fix max modules limitation
|
2007-04-10 22:13:21 +00:00 |
userpreds.c
|
support for UNICODE, and other bug fixes.
|
2006-11-27 17:42:03 +00:00 |
utilpreds.c
|
term_variables could store local variable in global.
|
2008-04-03 10:50:28 +00:00 |
write.c
|
partial fix to predicate_property trouble (obs from Nicos).
|
2008-04-14 17:30:18 +00:00 |
ypsocks.c
|
fix situation where we might assume nonextsing double initialisation of C predicates (use
|
2004-11-18 22:32:40 +00:00 |
ypstdio.c
|
all global symbols should now start with _YAP
|
2002-11-11 17:38:10 +00:00 |