Ricardo Rocha
|
feb27c1e6e
|
optimize misc/buildheap script
|
2011-05-04 19:34:22 +01:00 |
|
Joao
|
d9cee607e9
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
Conflicts:
C/cdmgr.c
|
2011-05-04 11:10:20 +01:00 |
|
Joao
|
1358d7037a
|
remove LOCAL_FormatInfo e LOCAL_DelayArenaOverflows from LOCALS.
|
2011-05-04 10:21:47 +01:00 |
|
Joao
|
dc3c54c164
|
change LOCALS macros.
|
2011-05-04 10:11:41 +01:00 |
|
Vítor Santos Costa
|
d041ca7a9a
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
|
2011-04-30 01:17:09 +01:00 |
|
Vítor Santos Costa
|
de0f8a8236
|
dbload
|
2011-04-30 01:16:40 +01:00 |
|
Joao
|
affaeb4092
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
Conflicts:
H/dlocals.h
H/hlocals.h
H/ilocals.h
H/rlocals.h
|
2011-04-29 16:44:59 +01:00 |
|
Joao
|
c27f79eeb1
|
fix YapOr threads.
|
2011-04-29 14:59:17 +01:00 |
|
Joao
|
d4825159ee
|
fix configure file. change memory management in YapOr.
|
2011-04-28 09:48:42 +01:00 |
|
Vítor Santos Costa
|
c940245182
|
make consult_level a local variable
assert() within consult should act as a normal assert.
|
2011-04-22 13:01:10 +01:00 |
|
Joao
|
274de7652f
|
fix error messages in configure file.
|
2011-04-18 14:59:17 +01:00 |
|
Joao
|
2bef030634
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
Conflicts:
packages/YapR
|
2011-04-15 15:23:10 +01:00 |
|
Vítor Santos Costa
|
5488a9bccf
|
for now go back to old tabling trailing
update YapR
|
2011-04-15 10:48:24 +01:00 |
|
Joao
|
4d537f1536
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
Conflicts:
H/Yap.h
packages/YapR
|
2011-04-14 20:00:35 +01:00 |
|
Joao
|
b6e0a64e56
|
fix memory allocation for YapOR
|
2011-04-14 19:19:13 +01:00 |
|
Vítor Santos Costa
|
8fb8aec9bf
|
MULTIPLE_STACKS - or-parallelism/threads/tabling
YAPOR_THREADS - threads with or-parallelism
make tabling require reference counting for dynamic predicates.
|
2011-04-14 18:51:11 +01:00 |
|
Vítor Santos Costa
|
b11a3f894c
|
make sure to initialise both fields in trail entry (helpful for valgrind).
|
2011-04-13 14:49:03 +01:00 |
|
Vítor Santos Costa
|
bb9552f6f6
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
|
2011-04-13 14:29:45 +01:00 |
|
Joao
|
de8518cf15
|
change optyap_global_data to global_optyap_data
|
2011-04-07 16:30:56 +01:00 |
|
Joao
|
9ab6f7ad36
|
Merge branch 'master' of git://yap.git.sourceforge.net/gitroot/yap/yap-6.3
|
2011-04-07 16:04:19 +01:00 |
|
Vítor Santos Costa
|
d1327dba9c
|
memcpy does not cope well with overlapped segments.
|
2011-04-05 10:01:34 +01:00 |
|
Vítor Santos Costa
|
4ed9df43ac
|
remove Yap_InitPlIO (unused).
|
2011-04-04 13:55:39 +01:00 |
|
Vitor Santos Costa
|
417fb5c52c
|
includ e6.2 changes for globals.
|
2011-04-04 13:20:35 +01:00 |
|
Joao
|
27d3399768
|
rename YAPOR files in OPTYAP
|
2011-03-31 14:50:47 +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 |
|
Vítor Santos Costa
|
0352410666
|
support separate file for LOCALS
|
2011-03-24 10:25:02 +00:00 |
|
Vítor Santos Costa
|
0ffe3fa6a5
|
break GLOBALS into GLOBALS+LOCALS
|
2011-03-23 16:45:47 +00:00 |
|
Vítor Santos Costa
|
973fb57ab8
|
fix yapor
|
2011-03-22 16:58:31 +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
|
7670ce631b
|
WIN32 patches
|
2011-03-21 17:07:58 +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
|
926e720561
|
Int should be enough.
|
2011-03-14 20:39:01 +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 |
|
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 |
|
Vitor Santos Costa
|
8ee0724524
|
set version number.
|
2011-03-07 22:26:28 +00:00 |
|
ubu32
|
e98ba46ccb
|
make new code work in 32 bit Linux.
|
2011-03-07 08:34:20 -08:00 |
|
ubu32
|
bef041a268
|
small updates
|
2011-03-07 08:08:07 -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 |
|