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
vsc 85f1080071 check for SA_SIGINFO
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@497 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2002-05-28 16:23:53 +00:00
..
absmi.c fix bug in wakeup when in the middle of unifying a list (found by Bart Demoen). 2002-05-24 00:13:15 +00:00
adtdefs.c copy value structs to stack 2002-02-27 01:20:18 +00:00
alloc.c allow using malloc for memory allocation 2002-05-19 19:04:33 +00:00
amasm.c more stuff for foreign interface. 2002-05-16 20:33:00 +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 new catch and throw mechanism (first try). 2002-01-07 06:28:04 +00:00
arith1.c allow using malloc for memory allocation 2002-05-19 19:04:33 +00:00
arith2.c New metacall mechanism 2001-10-30 16:42:05 +00:00
arrays.c forgot committing arrays.c 2002-05-23 12:44:18 +00:00
attvar.c fix modules bug 2002-05-20 05:24:13 +00:00
bb.c be more careful about error handling when storing DB terms 2002-03-07 05:13:21 +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 improve the interface a bit more. 2002-05-18 04:01:53 +00:00
cdmgr.c more stuff for foreign interface. 2002-05-16 20:33:00 +00:00
cmppreds.c Yap would get order of variables in terms wrong. 2001-06-19 17:51:07 +00:00
compiler.c compiler expected module instantiated. 2002-04-13 04:59:00 +00:00
computils.c new module system. BEWARE! BEWARE! BEWARE! 2001-11-15 00:01:43 +00:00
corout.c put tabling back to work 2002-05-03 15:30:36 +00:00
dbase.c handle delay overflow while in copy_attachments. 2002-05-15 03:57:09 +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 fix debug info in errors.c 2002-04-23 22:45:21 +00:00
eval.c small fixes for error handling 2001-11-19 03:36:51 +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 more fixes on modules 2002-05-20 14:19:03 +00:00
grow.c changes to support extended foreign interface (include slots, new exception 2002-05-14 18:24:34 +00:00
heapgc.c keep all dynamic arrays linked and garbage collect them. 2002-05-23 03:52:34 +00:00
index.c pesky ^C and abort fixes (I hope) 2001-12-18 22:01:26 +00:00
init.c keep all dynamic arrays linked and garbage collect them. 2002-05-23 03:52:34 +00:00
iopreds.c I/O fixes: get_quoted would go through EOF, check if answer replied EOF 2002-05-24 05:14:46 +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 more stuff for foreign interface. 2002-05-16 20:33:00 +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 allow using malloc for memory allocation 2002-05-19 19:04:33 +00:00
mavar.c fix bugs in tabling 2001-07-04 16:48:54 +00:00
modules.c fix modules bug 2002-05-20 05:24:13 +00:00
other.c changes to support extended foreign interface (include slots, new exception 2002-05-14 18:24:34 +00:00
parser.c VC++ changes 2002-02-04 16:12:54 +00:00
save.c fix debugging message that got away 2002-05-24 18:25:25 +00:00
scanner.c I/O fixes: get_quoted would go through EOF, check if answer replied EOF 2002-05-24 05:14: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 handle stack overflow within =.. 2002-05-07 21:19:52 +00:00
sysbits.c check for SA_SIGINFO 2002-05-28 16:23:53 +00:00
tracer.c don't core dump if Yap tries to reconsult redirect standard input. 2002-05-24 04:45:05 +00:00
unify.c changes to support extended foreign interface (include slots, new exception 2002-05-14 18:24:34 +00:00
userpreds.c configurarion changes 2002-02-22 06:12:18 +00:00
utilpreds.c fix overflow in copy_term_no_delays 2002-05-07 02:52:08 +00:00
write.c changes to support extended foreign interface (include slots, new exception 2002-05-14 18:24:34 +00:00
ypsocks.c socket fixes 2002-05-01 16:19:43 +00:00
ypstdio.c This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00