This website requires JavaScript.
Explore
Help
Sign In
diogo
/
yap-6.3
Archived
Watch
1
Star
0
Fork
0
You've already forked yap-6.3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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
History
Vítor Santos Costa
58d4442883
fixes for gcc-4.3 (same as stable)
2008-11-26 09:56:18 +00:00
..
absmi.c
fix bad type for p_number_y
2008-10-07 22:00:38 +01:00
adtdefs.c
fix overflow fixes
2008-10-08 13:15:09 +01:00
agc.c
include PtoAtomHashEntryAdjust to reduce casts
2008-09-18 17:59:16 +01:00
alloc.c
fixes for gcc-4.3 (same as stable)
2008-11-26 09:56:18 +00:00
amasm.c
fix overflow fixes
2008-10-08 13:15:09 +01: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
MaxOS fixes
2008-08-12 01:27:23 +00:00
arith2.c
fix restore and small VISTA thingies
2008-04-01 08:42:46 +00:00
arrays.c
Include new instruction execute_cpred to perform tail optimisation for
2008-08-28 04:43:00 +01:00
attvar.c
Include hack to unify two attributed variables, if the solver knows what
2008-11-14 14:50:54 +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
generate an Error on memory overflow.
2008-10-29 18:19:15 +00:00
cdmgr.c
allow statistics on data base keys of integers.
2008-09-15 04:30:09 +01:00
cmppreds.c
implement sophisticated operations with matrices.
2007-11-16 14:58:41 +00:00
compiler.c
Include new instruction execute_cpred to perform tail optimisation for
2008-08-28 04:43:00 +01:00
computils.c
fixes to support threads and assert correctly, even if inefficiently.
2007-11-26 23:43:10 +00:00
corout.c
fixes for gcc-4.3 (same as stable)
2008-11-26 09:56:18 +00:00
cut_c.c
CUT_C and MYDDAS support for 64 bits architectures
2006-03-09 15:52:06 +00:00
dbase.c
fix case where index has no clauses.
2008-11-04 17:01:57 +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
fix type warning in EnvPreg/error.c
2008-09-18 17:48:31 +01:00
eval.c
fix -(2<<100).
2008-05-13 10:37:27 +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 longmp in trow not to recover trail. This way we do not need to do
2008-10-18 11:03:25 +01:00
globals.c
fixes for gcc-4.3 (same as stable)
2008-11-26 09:56:18 +00:00
gprof.c
fix type in gprof
2008-11-05 13:28:44 +00:00
grow.c
handle case where we can expand attributed variable stack
2008-11-14 14:52:55 +00:00
heapgc.c
fix bad marking of attributed variables from trail.
2008-11-13 09:03:27 +00:00
index.c
FIX: in tabling mode _trust_me was being assembled as _retry_me (obs from Chris Mungali)
2008-09-26 18:52:29 +01:00
init.c
make -/1 fy with 200 priority, for compatibility with other Prologs (obs from Paylo Moura)
2008-10-28 11:34:19 +00:00
inlines.c
Include new instruction execute_cpred to perform tail optimisation for
2008-08-28 04:43:00 +01:00
iopreds.c
fixes for gcc-4.3 (same as stable)
2008-11-26 09:56:18 +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
more threadin fixes
2008-08-07 20:51:23 +00:00
other.c
fixes to Makefile and manual.
2006-05-19 17:49:25 +00:00
parser.c
improve C-interface and SWI comptaibility a bit.
2008-07-24 16:02:04 +00:00
readutil.c
mainbranch fixes to:
2008-10-23 22:17:45 +01:00
save.c
fixes for gcc-4.3 (same as stable)
2008-11-26 09:56:18 +00:00
scanner.c
mainbranch fixes to:
2008-10-23 22:17:45 +01:00
sort.c
Include new instruction execute_cpred to perform tail optimisation for
2008-08-28 04:43:00 +01:00
stdpreds.c
fixes for gcc-4.3 (same as stable)
2008-11-26 09:56:18 +00:00
sysbits.c
fixes for gcc-4.3 (same as stable)
2008-11-26 09:56:18 +00:00
threads.c
fix thread messages
2008-08-19 00:44:37 +00:00
tracer.c
fix longmp in trow not to recover trail. This way we do not need to do
2008-10-18 11:03:25 +01:00
unify.c
fix trim_trail on 64 bit machines and non x86
2008-06-05 18:29:52 +00:00
userpreds.c
support for UNICODE, and other bug fixes.
2006-11-27 17:42:03 +00:00
utilpreds.c
new version of term_hash based on SWI-ideas.
2008-11-18 11:28:11 +00:00
write.c
fix write_strings breakage
2008-10-25 09:02:42 +01:00
ypsocks.c
fixes for gcc-4.3 (same as stable)
2008-11-26 09:56:18 +00:00
ypstdio.c
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00