Vítor Santos Costa
|
863747da7b
|
fix save/1 and save/2 to at least work now.
|
2010-11-29 18:08:11 +00:00 |
|
Vítor Santos Costa
|
89280493d0
|
fix restopring from gfull saved states.
|
2010-11-26 18:02:44 +00:00 |
|
Vítor Santos Costa
|
969dcfa98c
|
save should set slots.
|
2010-11-25 16:33:25 +00:00 |
|
Vitor Santos Costa
|
8f02054109
|
From Keri Harris
In the event that Yap is compiled on a machine where the timezone is not set
it's possible to hit a buffer overflow:
|
2010-11-07 19:32:40 +00:00 |
|
vsc
|
4c343d0762
|
fix save/restore in multi-process YAPOR.
|
2010-10-15 01:15:45 +01:00 |
|
Vitor Santos Costa
|
ca3177889c
|
improve code in getting restore file.
|
2010-08-17 13:19:17 +01:00 |
|
Vitor Santos Costa
|
5cd55b0e0e
|
EX changes
|
2010-07-27 23:29:55 +01:00 |
|
Vitor Santos Costa
|
31554991c8
|
better emulation of SWI atom_t and functor_t.
|
2010-05-03 14:26:56 +01:00 |
|
Vítor Santos Costa II
|
14b1f65e35
|
save area was not being saved correctly.
|
2010-04-22 12:08:51 +01:00 |
|
Ricardo Rocha
|
c221c2ff85
|
renaming some OPTYap files in order to have a more consistent name organization
|
2010-04-19 02:34:08 +01:00 |
|
Vitor Santos Costa
|
45473e939b
|
fix previous patch for restoring PredHashTable.
|
2010-04-09 11:46:59 +01:00 |
|
Vitor Santos Costa
|
66a5235098
|
just get rid of warning.
|
2010-03-30 09:16:07 +01:00 |
|
Vítor Santos Costa II
|
a9b979144c
|
forward possible errors
|
2010-03-22 16:56:58 +00:00 |
|
Vitor Santos Costa
|
d5e1ff38f4
|
new interface to access globals. They are not in a file called GLOBALS, from which
we generate several files automatically.
|
2010-03-21 22:12:42 +00:00 |
|
Vitor Santos Costa
|
34ca485e42
|
new Atts code.
|
2010-03-08 09:23:58 +00:00 |
|
Vitor Santos Costa
|
7854f39fb9
|
in SYSTEM_MALLOC, save_heap makes no sense (as it stands).
|
2010-01-22 22:29:07 +00:00 |
|
U-Xato7\Vsc
|
691abd8243
|
check_opcodes is unused in WIN32_, don't declare it.
|
2009-11-23 16:01:41 +00:00 |
|
Vitor Santos Costa
|
923094bd01
|
more updates to HEAPFIELDS.
|
2009-10-30 23:59:00 +00:00 |
|
Vitor Santos Costa
|
d3f969e1b1
|
various_codes includes all the head pointers to the code space. Try to
centralise everything in a single file (HEAPFIELDS) and generate them
from a Prolog script (buildheap).
|
2009-10-28 13:11:35 +00:00 |
|
Vitor Santos Costa
|
253444d7ca
|
support parms.h
pass argv[0]
|
2009-10-23 09:09:16 +01:00 |
|
Costa Vitor
|
ec595374a6
|
fix allocation of temporary stack so that unification can work even for
very deep terms.
fix occur_unification_bug X = a(f(Y)).
|
2009-05-22 18:35:24 -05:00 |
|
Vitor Santos Costa
|
8385f4bea6
|
saved state should be startup.yss, not startup.yss, in case YAP looks up
saved state in current directory (obs from Ulrich Neumerkel).
|
2009-05-02 14:06:24 -05:00 |
|
Vítor Santos Costa
|
5e09d8e1bd
|
make sure that we restore even if only the X registers moved.
|
2008-12-28 11:00:05 +00:00 |
|
Vítor Santos Costa
|
58d4442883
|
fixes for gcc-4.3 (same as stable)
|
2008-11-26 09:56:18 +00:00 |
|
vsc
|
5d49f14545
|
fix rbtrees built from ordered lists
fix jt
be more flexible about unbound parents
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2260 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-06-05 16:24:08 +00:00 |
|
vsc
|
897224b36e
|
fix previous fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2235 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-05-12 22:31:37 +00:00 |
|
vsc
|
f4173813ff
|
updates to restore
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2234 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-05-12 14:04:23 +00:00 |
|
ricroc
|
ddcd80d2a9
|
*** empty log message ***
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2215 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-04-11 16:30:28 +00:00 |
|
vsc
|
708e69a670
|
fix restorebb in cases entry key is not an atom (obs from Nicos
Angelopoulos)
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2200 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-04-03 11:34:47 +00:00 |
|
vsc
|
a8fe6a668e
|
more saved state fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2185 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-04-01 15:31:43 +00:00 |
|
vsc
|
f37bc03304
|
improve restore
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2184 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-04-01 14:09:43 +00:00 |
|
vsc
|
c23cce1cc1
|
fix restore and small VISTA thingies
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2177 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-04-01 08:42:46 +00:00 |
|
vsc
|
1c6b91cb72
|
improve WIN32 support and installation
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2170 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-03-27 00:41:33 +00:00 |
|
vsc
|
ba2023436a
|
fix bug in all_calls
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2157 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-03-22 23:35:00 +00:00 |
|
vsc
|
3101d1ff61
|
-q flag
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2150 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-03-13 18:41:52 +00:00 |
|
vsc
|
e748bd9b33
|
more fixes to modules
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2102 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-02-15 12:41:33 +00:00 |
|
vsc
|
637f381d94
|
valgrind it!
enable atom garbage collection.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2055 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-01-23 17:57:56 +00:00 |
|
vsc
|
d3bbba177f
|
small fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1970 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2007-10-29 22:48:54 +00:00 |
|
vsc
|
77f10fe803
|
handle learning from interpretations.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1942 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2007-09-28 23:18:17 +00:00 |
|
vsc
|
400b1958b2
|
fix atom garbage collector (although it is still off by default)
make valgrind feel better
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1797 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2007-02-18 00:26:36 +00:00 |
|
vsc
|
0705ca0640
|
support for UNICODE, and other bug fixes.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1725 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-11-27 17:42:03 +00:00 |
|
vsc
|
13080439a6
|
small fixes on threaded implementation.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1700 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-10-10 14:08:17 +00:00 |
|
vsc
|
cd5bc14cfc
|
win32 fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1689 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-08-30 01:06:30 +00:00 |
|
vsc
|
d11fd73306
|
global variables
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1685 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-08-22 16:12:46 +00:00 |
|
vsc
|
0a96eab20d
|
try to fix -l and -L from scripts
saved states should always interpret getting read() == 0 as EOF.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1662 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-06-02 15:21:35 +00:00 |
|
vsc
|
eea9f2a58e
|
get rid of IntArrays and FloatArray code.
include holes when calculating memory usage.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1640 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-19 14:31:32 +00:00 |
|
vsc
|
ee78d90bb9
|
fix info reported by memory manager under DL_MALLOC and SYSTEM_MALLOC
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1635 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-18 16:33:05 +00:00 |
|
vsc
|
98de08022b
|
WIN32 fixes
compiler bug fixes
extend interface
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1632 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-16 18:37:31 +00:00 |
|
ricroc
|
6c4cb8ab74
|
restore startup when not defined YAP_MEMORY_ALLOC_SCHEME.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1621 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-04-29 15:54:56 +00:00 |
|
vsc
|
cf669ee72b
|
fixes to garbage collector
fixes to debugger
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1558 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-03-06 14:04:57 +00:00 |
|