vsc
|
6e18479ee2
|
add -f option
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@329 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-27 20:40:10 +00:00 |
|
vsc
|
81d38acbc9
|
fix use_modules to deal with modules;
allocation fix for simplesim
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@328 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-26 05:37:32 +00:00 |
|
vsc
|
5e938b92c4
|
new version of throw using Bart's idea
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@327 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-24 23:55:34 +00:00 |
|
vsc
|
721746bd64
|
fix lcc fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@323 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-23 05:03:36 +00:00 |
|
vsc
|
bc9b7908cd
|
lcc fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@322 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-23 05:01:06 +00:00 |
|
vsc
|
d108f4123c
|
fix IO for simplesim
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@320 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-23 02:28:31 +00:00 |
|
vsc
|
fe63bae633
|
fix new consult code
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@319 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-22 19:29:28 +00:00 |
|
vsc
|
ac1c243bf3
|
make gc support new catch and throw mechanism
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@316 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-22 15:06:22 +00:00 |
|
vsc
|
04aae3895d
|
fix alarm in WIN32/cygwin (I hope).
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@314 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-21 20:07:15 +00:00 |
|
vsc
|
363a201ad2
|
fix allocation misspelling
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@313 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-21 15:26:48 +00:00 |
|
vsc
|
71f276e5db
|
debugger: fix bad uses of metacall.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@312 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-19 16:10:53 +00:00 |
|
vsc
|
d70b5be256
|
new debugger code would get lost in meta-calls
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@310 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-18 15:55:33 +00:00 |
|
vsc
|
2a156ddf33
|
debugger improvements
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@309 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-18 04:24:10 +00:00 |
|
vsc
|
35ba78008b
|
fix bad memory information in Interrupt Handler
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@308 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-17 22:12:09 +00:00 |
|
vsc
|
b53ca0ed7b
|
fix some crashes on abort
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@307 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-17 19:42:50 +00:00 |
|
vsc
|
cd843ac559
|
fix bad uses of do_div in sysbits.c
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@306 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-17 17:16:22 +00:00 |
|
vsc
|
289d0da079
|
fix point where we assume unbound array
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@303 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-16 22:08:03 +00:00 |
|
vsc
|
9966ff57c6
|
fix overflow fixes for p_execute in absmi.c
execute_last was not decreasing depth (thanks to Camacho for finding out).
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@299 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-16 05:32:17 +00:00 |
|
vsc
|
4c63dbee3d
|
in execute instructions, stack checking should be performed before
cleaning the arguments
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@298 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-16 05:10:30 +00:00 |
|
stasinos
|
502e15be8e
|
change the sig_pending flag int a stack
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@294 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-15 15:44:57 +00:00 |
|
vsc
|
4414acbdf9
|
fix unix environ
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@293 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-14 22:26:53 +00:00 |
|
vsc
|
095e851b00
|
fix HAVE_SIGACTION
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@292 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-14 22:25:17 +00:00 |
|
stasinos
|
6951619ae2
|
signal handling made more generic
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@290 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-11 15:54:17 +00:00 |
|
vsc
|
77f57ba928
|
get rid of debugging message in iopreds.c
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@286 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-10 21:41:54 +00:00 |
|
vsc
|
bd28a74d45
|
fix error handling in debugger (first try).
add extra argument to handle.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@284 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-10 18:01:14 +00:00 |
|
stasinos
|
7849f7b54e
|
SIG_USR handling seems to be working
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@282 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-09 17:19:36 +00:00 |
|
vsc
|
8496030d8a
|
built-ins should not interfere with trace
new catch/throw design
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@281 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-08 05:22:40 +00:00 |
|
vsc
|
5997e5a109
|
new catch and throw mechanism (first try).
hide built-in predicates that should not be seen in trace mode
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@275 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-07 06:28:04 +00:00 |
|
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 |
|
vsc
|
23c4441434
|
open_socket would crash if it could not open a new stream
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@272 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-05 07:00:19 +00:00 |
|
stasinos
|
91476a8e78
|
HAVE_GCC is always defined, as 0 or 1
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@269 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-04 07:33:02 +00:00 |
|
vsc
|
8277a5bb8e
|
temporary fix for compiling heapgc.c in HP-UX
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@267 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-03 22:48:46 +00:00 |
|
vsc
|
48b5a364e3
|
fix 'aaaa''aaaa' in no escape mode
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@266 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-03 18:35:46 +00:00 |
|
vsc
|
74f1a5310a
|
fix select
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@265 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-03 17:15:50 +00:00 |
|
stasinos
|
ae9c3660b8
|
work around HP optimiser bug
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@264 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-03 16:31:39 +00:00 |
|
vsc
|
8155e3fbf1
|
don't do garbage collection while in ErrorMode
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@262 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-03 16:27:00 +00:00 |
|
vsc
|
d678864273
|
get rid of debugging printf
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@260 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-03 06:41:14 +00:00 |
|
vsc
|
50128d8f6f
|
fix infinite terms in DB
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@259 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-03 06:26:15 +00:00 |
|
vsc
|
698f6d2c04
|
fix call_with_args(a, 1, 2, 3, 4, 5, 6, 7).
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@258 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-03 02:49:33 +00:00 |
|
vsc
|
e722826047
|
segmentation violation in SVR4 is fatal error!!
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@255 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-02 22:35:18 +00:00 |
|
vsc
|
3d496ae6be
|
fix partitioning in garbage collector
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@254 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-02 22:26:37 +00:00 |
|
vsc
|
7064c42fc1
|
check for available space in GetName
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@253 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-02 20:56:22 +00:00 |
|
vsc
|
3962e559aa
|
style check fixes
improve error message on redefining system predicate
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@252 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-02 16:55:24 +00:00 |
|
vsc
|
666bb88a7e
|
make phrase/2 and phrase/3 meta-predicates
improve message in scanner.c
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@251 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-02 07:17:21 +00:00 |
|
vsc
|
441ad190ff
|
fix absolute_file_name
put intermediate data structures for system in TR
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@249 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-02 05:35:20 +00:00 |
|
vsc
|
c1943be66e
|
make rem and mod ISO compatible.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@247 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-02 00:34:44 +00:00 |
|
vsc
|
505ca22f04
|
get rid of debug message
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@246 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-01 05:37:38 +00:00 |
|
vsc
|
1217ecee1f
|
fix the consult overflow right!
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@245 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2002-01-01 05:26:25 +00:00 |
|
vsc
|
b9af9bc08c
|
revert large constraint stack patch.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@242 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-27 22:39:42 +00:00 |
|
vsc
|
eade3e8e44
|
fix debugger when tracing over system builtins.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@241 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-27 22:38:41 +00:00 |
|
vsc
|
e34262878d
|
fix ! in debugger in source mode.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@240 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-21 05:41:01 +00:00 |
|
vsc
|
bdbcb1e005
|
fix wrong cast for large links
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@239 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-21 04:04:19 +00:00 |
|
vsc
|
8bd62b9125
|
fix gc of named arrays.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@237 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-20 01:07:42 +00:00 |
|
vsc
|
2b78d7ce14
|
pesky ^C and abort fixes (I hope)
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@236 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-18 22:01:26 +00:00 |
|
vsc
|
7e22cb486f
|
use Error instead of Abort
Fix annoying 16MB limit
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@235 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-18 16:17:26 +00:00 |
|
vsc
|
6ca40989fa
|
disallow indexing on floats and friends.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@234 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-17 23:31:38 +00:00 |
|
vsc
|
7b77c87b94
|
store constraints in DB
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@233 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-17 18:31:11 +00:00 |
|
vsc
|
c79f7e0f35
|
fix expand_consult
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@232 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-15 04:47:41 +00:00 |
|
vsc
|
47b1ef2b63
|
fix call to debugger with wrong module
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@231 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-14 19:03:29 +00:00 |
|
vsc
|
e5bd31a385
|
fix call_with_args
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@230 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-13 17:51:26 +00:00 |
|
vsc
|
4cda9b3ad1
|
fix error handling;
[] should complain if compiling over code in use
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@228 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-12 19:36:51 +00:00 |
|
vsc
|
3924f4662a
|
fix predicate location in error messages
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@226 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-11 19:12:41 +00:00 |
|
vsc
|
2e2ddf394b
|
fix ! from deterministic goals cutting across meta-call
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@225 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-11 16:40:51 +00:00 |
|
vsc
|
6a34f51a25
|
fix copy_term between constraints
change visiited stack in unify to AuxSp because H can be changed
by woken goals
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@221 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-11 03:34:03 +00:00 |
|
vsc
|
43550a67a8
|
debugger fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@218 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-07 20:27:03 +00:00 |
|
vsc
|
f46101a01a
|
fix module change over meta-calls (partially)
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@216 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-07 16:32:36 +00:00 |
|
stasinos
|
3ce0ace98b
|
the MkIntegerTerm macro really, really requires Int arguments
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@214 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-06 11:20:21 +00:00 |
|
vsc
|
9c7149eab5
|
fix overflow while shunting in garbage collector;
start debugging tabling bug (ai_tests).
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@210 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-02 16:54:39 +00:00 |
|
vsc
|
80e5fc7285
|
fix queues
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@208 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-12-02 16:29:00 +00:00 |
|
vsc
|
45a0bc7aef
|
fix ; -> and ! in meta-call (again)
fix peek and read
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@207 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-11-29 20:29:52 +00:00 |
|
vsc
|
4f274d67a8
|
fix -> in disjunction in meta-call
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@202 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-11-26 19:22:52 +00:00 |
|
stasinos
|
e0ff7e9fb2
|
move arch-independent file to share
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@200 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-11-26 16:05:19 +00:00 |
|
vsc
|
42de8a6f82
|
fix indirect gc when first Heap cell is not collected
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@199 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-11-26 12:33:05 +00:00 |
|
vsc
|
88e90c7991
|
fix previous bug right! (var_array was not a slot so you also should
remember the last slot).
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@198 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-11-25 21:58:31 +00:00 |
|
vsc
|
c39fc5e742
|
fix heap overflow while indexing (label_array was not being copied properly)
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@197 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-11-25 21:44:42 +00:00 |
|
vsc
|
10394c4c99
|
fix number_ operations to handle number_*(2,[L]).
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@189 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-11-19 23:19:23 +00:00 |
|
vsc
|
cc87125253
|
give decent info in gc
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@187 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-11-19 17:54:00 +00:00 |
|
vsc
|
5ab74e898a
|
small fixes for error handling
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@185 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-11-19 03:36:51 +00:00 |
|
vsc
|
5682ce7622
|
fix user c predicates
fix Makefiles to handle case where so is o.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@183 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-11-18 21:00:57 +00:00 |
|
vsc
|
b2934a5aeb
|
fix abolish/1
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@182 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-11-16 20:27:06 +00:00 |
|
vsc
|
b289d9ac9c
|
new module system. BEWARE! BEWARE! BEWARE!
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@177 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-11-15 00:01:43 +00:00 |
|
vsc
|
a628251951
|
further optimisations to execute a,b.
cleanups.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@176 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-10-31 20:16:48 +00:00 |
|
vsc
|
4fad5b3f3e
|
fixes for RISC machines
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@174 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-10-30 23:07:58 +00:00 |
|
vsc
|
418fb0680a
|
fix locking for YapOr
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@173 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-10-30 22:13:18 +00:00 |
|
vsc
|
a543874856
|
p_execute_within
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@172 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-10-30 20:35:19 +00:00 |
|
vsc
|
c327cafdaa
|
fix depth_limit in call/1
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@170 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-10-30 16:59:16 +00:00 |
|
vsc
|
458a0a857f
|
New metacall mechanism
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@169 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-10-30 16:42:05 +00:00 |
|
vsc
|
4688551043
|
faster access to predicate code from functor
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@167 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-10-03 13:39:16 +00:00 |
|
vsc
|
2eb822797e
|
compile under sun's cc.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@165 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-09-24 18:07:16 +00:00 |
|
vsc
|
34010ba45a
|
should be TrailTop, nao LCL0
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@164 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-09-24 14:35:58 +00:00 |
|
vsc
|
af370a73e3
|
fixes to allow more memory: disable gc after crashing with MBIT, start
from 0x09 instead of 0x10.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@163 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-09-24 14:06:06 +00:00 |
|
vsc
|
0258eb0aab
|
don't try doing gc if stacks have overflowed into RBIT
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@162 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-09-24 13:47:30 +00:00 |
|
vsc
|
f928b9452b
|
another try at improving ^c with readline
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@160 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-09-21 14:22:32 +00:00 |
|
vsc
|
cbd499b8df
|
bignum should always reset pre_alloc_base and recover Heap space
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@158 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-09-18 15:14:11 +00:00 |
|
vsc
|
8f72bc3c91
|
fix debugging
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@157 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-09-12 15:52:28 +00:00 |
|
vsc
|
8404e8eaff
|
fix SICStus compatibility bugs in sockets
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@145 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-09-03 16:05:59 +00:00 |
|
vsc
|
41cc6c0f4e
|
minor changes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@142 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-08-27 14:44:07 +00:00 |
|
vsc
|
5390e2e92f
|
fix bad declaration of readline_jmpbuf
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@141 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-08-13 22:52:33 +00:00 |
|
vsc
|
5d5ddd864e
|
avoid unnecessary flushing in readline
fixes to manual
make flush work for readline
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@140 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-08-13 09:19:00 +00:00 |
|
vsc
|
7d73127461
|
make Yap run under Emacs/WIN32
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@135 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2001-08-09 14:00:51 +00:00 |
|