Commit Graph

2161 Commits

Author SHA1 Message Date
Joao
b4a00d1fef rename function Yap_init_global to Yap_init_optyap_global. 2011-04-01 11:13:48 +01:00
Joao
662658986a chnage define ACOW to YAPOR_COW 2011-03-30 16:39:09 +01:00
Joao
3e148c3541 change define SBA to YAPOR_SBA 2011-03-30 15:32:59 +01:00
Joao
810c96416b change define ENV_COPY to YAPOR_COPY 2011-03-30 14:35:10 +01:00
Joao
f890a11377 change macros GLOBAL to Yap 2011-03-29 18:19:18 +01:00
Joao
1cede1f4d6 change struct worker_share to global_data
change struct global_data to optyap_global_data
chnage field global in struct worker_share to optyap_global
2011-03-25 18:01:17 +00:00
Joao
6b48f8949f change macro FOREIGN_WL to FOREIGN 2011-03-25 15:21:02 +00:00
Joao
d6640260cc remove MAX_AGENTS 2011-03-24 17:07:01 +00:00
Joao
94e5681aed change preprocessor directive 2011-03-24 16:47:34 +00:00
Joao
8761a4c05c remove MAX_INITS 2011-03-24 16:17:18 +00:00
Vítor Santos Costa
b0965f60b5 write at higher depth. 2011-03-24 15:10:29 +00:00
Vítor Santos Costa
0ffe3fa6a5 break GLOBALS into GLOBALS+LOCALS 2011-03-23 16:45:47 +00:00
Vítor Santos Costa
92af2e8740 ipatch case no more threads are available and alloc top_frame 2011-03-23 15:15:09 +00:00
U-WIN-ENP104VVO3U\Vítor Santos Costa
1a7561c609 fix reinit and improve performance for cut predicates. 2011-03-22 11:07:49 +00:00
U-WIN-ENP104VVO3U\Vítor Santos Costa
b95b332f2b fix dir separator for win32. 2011-03-22 11:07:17 +00:00
U-WIN-ENP104VVO3U\Vítor Santos Costa
961d718ca8 fix debugging info. 2011-03-22 09:31:37 +00:00
U-WIN-ENP104VVO3U\Vítor Santos Costa
7670ce631b WIN32 patches 2011-03-21 17:07:58 +00:00
Vítor Santos Costa
417bbd6d46 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-03-21 14:30:05 +00:00
Costa@WIN-ENP104VVO3U.(none)
9e89308fd4 fix bad initial memory allocation in WIN32. 2011-03-21 14:27:29 +00:00
Vitor Santos Costa
d51dc81032 fix bad left-over. 2011-03-19 23:24:13 +00:00
Vitor Santos Costa
a1fbcf872b bad handling of overflow. 2011-03-19 23:21:37 +00:00
Vitor Santos Costa
c184d5feaa do less writing of terms. 2011-03-19 23:21:17 +00:00
Vitor Santos Costa
c0f1fdc432 garbage collect blob 2011-03-19 15:26:11 +00:00
Vitor Santos Costa
2fb880b64a fix bad tests for attributed variable, and use a better name for Quick Test. 2011-03-19 10:25:23 +00:00
Vítor Santos Costa
0d8aed7971 new implementation of corourining... 2011-03-18 19:34:58 +00:00
Vítor Santos Costa
36a0023fbf iimprove SWI compat 2011-03-15 23:49:28 +00:00
Vítor Santos Costa
2a76f86785 don't lock ThreadLocal predicates. 2011-03-15 09:08:09 +00:00
Vítor Santos Costa
30d9257fe0 improve SWI call interface code. 2011-03-14 20:54:55 +00:00
Vítor Santos Costa
ae702e6dd5 accept more version sof atom_length (SWI). 2011-03-14 20:53:48 +00:00
Vítor Santos Costa
a358355709 fix old dvar list code. 2011-03-14 20:53:17 +00:00
Vítor Santos Costa
5fb62129cb remove debugging message 2011-03-14 20:52:23 +00:00
Vítor Santos Costa
c5ba36e191 improve SWI and ISO scanner compatibility. 2011-03-14 20:37:17 +00:00
Vítor Santos Costa
0d6be2d858 improve string support
fix non-thread compilation.
2011-03-11 23:21:23 +00:00
Vítor Santos Costa
e05b84ce4e fix to thread support. 2011-03-11 19:49:32 +00:00
Vítor Santos Costa
92d2152aa7 fix bad lookout for handler choicepoint. 2011-03-11 19:47:58 +00:00
Vítor Santos Costa
5bea35d13e fix bug in entering garbage collector (bad PP). 2011-03-11 19:47:21 +00:00
Vítor Santos Costa
014d903b4f iallows threads to start 2011-03-10 11:05:39 +00:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
e4275b6361 first support for restoring blobs. 2011-03-08 00:22:32 +00:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
a3f79cede9 WINDOWS compatibility 2011-03-08 00:03:50 +00:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
0353c714d6 fix silly warning 2011-03-08 00:02:19 +00:00
Vitor Santos Costa
1d87674cfe fix OSX complaints. 2011-03-07 22:10:55 +00:00
Vitor Santos Costa
098e051e46 fix bad cast when copying strings. 2011-03-07 22:10:20 +00:00
ubu32
e98ba46ccb make new code work in 32 bit Linux. 2011-03-07 08:34:20 -08:00
Vítor Santos Costa
90d93fdbdd cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
Vítor Santos Costa
9c3041f1e3 support copying registers in SWI code. 2011-03-03 11:41:21 +00:00
Vítor Santos Costa
da1df3d851 more cleanups. 2011-03-02 23:19:39 +00:00
Vítor Santos Costa
a097fdc38f fix warning. 2011-03-02 09:17:43 +00:00
Vítor Santos Costa
58943e4c26 fix compilation warnings. 2011-03-02 09:17:13 +00:00
Vítor Santos Costa
d12762ffa2 fix missing cases in cut handling 2011-03-02 09:16:40 +00:00
Vítor Santos Costa
753ad007ea ifdef unused function 2011-03-02 09:16:11 +00:00