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
vsc
076b8e12e5
get rid of debugging message
...
git-svn-id:
https://yap.svn.sf.net/svnroot/yap/trunk@273
b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2002-01-05 07:01:29 +00:00
..
absmi.c
pesky ^C and abort fixes (I hope)
2001-12-18 22:01:26 +00:00
adtdefs.c
check for available space in GetName
2002-01-02 20:56:22 +00:00
alloc.c
pesky ^C and abort fixes (I hope)
2001-12-18 22:01:26 +00:00
amasm.c
fix previous bug right! (var_array was not a slot so you also should
2001-11-25 21:58:31 +00:00
analyst.c
support for inlined execution of functor/3 and arg/3/3/3
2001-04-23 20:41:58 +00:00
arith0.c
store constraints in DB
2001-12-17 18:31:11 +00:00
arith1.c
New metacall mechanism
2001-10-30 16:42:05 +00:00
arith2.c
New metacall mechanism
2001-10-30 16:42:05 +00:00
arithi2.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
arrays.c
pesky ^C and abort fixes (I hope)
2001-12-18 22:01:26 +00:00
attvar.c
store constraints in DB
2001-12-17 18:31:11 +00:00
bb.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
bignum.c
bignum should always reset pre_alloc_base and recover Heap space
2001-09-18 15:14:11 +00:00
c_interface.c
pesky ^C and abort fixes (I hope)
2001-12-18 22:01:26 +00:00
cdmgr.c
style check fixes
2002-01-02 16:55:24 +00:00
cmppreds.c
Yap would get order of variables in terms wrong.
2001-06-19 17:51:07 +00:00
compiler.c
disallow indexing on floats and friends.
2001-12-17 23:31:38 +00:00
computils.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
corout.c
store constraints in DB
2001-12-17 18:31:11 +00:00
dbase.c
work around HP optimiser bug
2002-01-03 16:31:39 +00:00
depth_bound.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
errors.c
pesky ^C and abort fixes (I hope)
2001-12-18 22:01:26 +00:00
eval.c
small fixes for error handling
2001-11-19 03:36:51 +00:00
evalis.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
evaltwo.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
exec.c
fix call_with_args(a, 1, 2, 3, 4, 5, 6, 7).
2002-01-03 02:49:33 +00:00
grow.c
fix heap overflow while indexing (label_array was not being copied properly)
2001-11-25 21:44:42 +00:00
heapgc.c
get rid of debugging message
2002-01-05 07:01:29 +00:00
index.c
pesky ^C and abort fixes (I hope)
2001-12-18 22:01:26 +00:00
init.c
make rem and mod ISO compatible.
2002-01-02 00:34:44 +00:00
iopreds.c
open_socket would crash if it could not open a new stream
2002-01-05 07:00:19 +00:00
load_aix.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
load_aout.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
load_coff.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
load_dl.c
- Fix extension end marker database bug.
2001-04-25 13:27:14 +00:00
load_dld.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
load_dll.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
load_foreign.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
load_none.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
load_shl.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
mavar.c
fix bugs in tabling
2001-07-04 16:48:54 +00:00
modules.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
other.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
parser.c
parser should parse +inf,-inf,+nan,-nan as floating point numbers
2001-06-19 16:31:59 +00:00
save.c
check for available space in GetName
2002-01-02 20:56:22 +00:00
scanner.c
fix 'aaaa''aaaa' in no escape mode
2002-01-03 18:35:46 +00:00
sort.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
stdpreds.c
pesky ^C and abort fixes (I hope)
2001-12-18 22:01:26 +00:00
sysbits.c
segmentation violation in SVR4 is fatal error!!
2002-01-02 22:35:18 +00:00
tracer.c
fix 'aaaa''aaaa' in no escape mode
2002-01-03 18:35:46 +00:00
unify.c
fix copy_term between constraints
2001-12-11 03:34:03 +00:00
unifyi.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
userpreds.c
New metacall mechanism
2001-10-30 16:42:05 +00:00
utilpreds.c
fix copy_term between constraints
2001-12-11 03:34:03 +00:00
write.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
ypsocks.c
open_socket would crash if it could not open a new stream
2002-01-05 07:00:19 +00:00
ypstdio.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00