Commit Graph

4909 Commits

Author SHA1 Message Date
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 4de6a9e3ef update configuration options for threads/or-parallelism. 2011-04-14 18:49:55 +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
Vitor Santos Costa 26dc567a0f fix bad overflow handling. 2011-04-08 11:58:22 +01:00
Joao 47f7ff0ad7 change Yap_init_optyap_global to Yap_init_optyap_data. 2011-04-07 16:37:41 +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
Joao 056ef59d4b fix tabling. change Yap_timestamp to Yap_ma_timestamp. change Yap_time_stamp to Yap_timestamp. 2011-04-07 16:00:26 +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 49582bf49c recent changes to YapR. 2011-04-04 16:25:14 +01:00
Vítor Santos Costa e49e59c705 include optimise flag. 2011-04-04 16:23:46 +01:00
Vítor Santos Costa 8f713b01c7 allow accumulators. 2011-04-04 16:23:14 +01:00
Vítor Santos Costa fb6b44a96e be sure to reinitialise IO after Restore. 2011-04-04 14:36:06 +01:00
Vítor Santos Costa 7463cbea96 protect readline against failure. 2011-04-04 14:35:42 +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 b4a00d1fef rename function Yap_init_global to Yap_init_optyap_global. 2011-04-01 11:13:48 +01:00
Joao 27d3399768 rename YAPOR files in OPTYAP 2011-03-31 14:50:47 +01:00
Vitor Santos Costa a6d0944996 fix memory leak in between/3. 2011-03-30 23:20:49 +01:00
Vitor Santos Costa 1de5dfacf9 fix bad pointers and reuse memory in nb_setarg 2011-03-30 23:20:25 +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 836f3adc9b change define ENV_COPY to YAPOR_COPY in 1 file. 2011-03-30 14:42:23 +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 3664bc64d4 fix yapor+tabling 2011-03-29 15:52:44 +01:00
Vitor Santos Costa 598452c069 fix reinitialization of streams at Restore. 2011-03-28 22:55:28 +01:00
Vitor Santos Costa 889e146f0d update packages
fix tai loading bug (now compile tai libraries in binary).
2011-03-27 13:14:42 +01:00
Vitor Santos Costa 9c3d6a187d debugging cleanups
actually use readline flag.
2011-03-26 15:45:42 +00:00
Vitor Santos Costa c1c32ec26a fix left stuff. 2011-03-26 15:30:30 +00:00
Vitor Santos Costa 89d605d6c0 Merge branch 'master' of ssh://yap.git.sf.net/gitroot/yap/yap-6.3
Conflicts:
	packages/PLStream/pl-file.c
	packages/http
	packages/plunit
	pl/flags.yap
2011-03-26 15:27:03 +00:00
Vitor Santos Costa 48cd3bd675 use SWI flags. 2011-03-26 15:18:56 +00:00
Vítor Santos Costa e03acef3f9 use SWI flags. 2011-03-26 15:17:17 +00:00
Vítor Santos Costa be3568d176 fix make clean. 2011-03-25 23:17:27 +00:00
Vítor Santos Costa 0d9adb7dbc iprogress in submodules. 2011-03-25 23:17:06 +00:00
Vítor Santos Costa e617a4c62a fix parallel make 2011-03-25 22:44:20 +00: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
Vitor Santos Costa 0bd0936683 fix pl-read.c 2011-03-24 22:23:26 +00:00
Vitor Santos Costa 636d66d7ad Merge branch 'master' of ssh://yap.git.sf.net/gitroot/yap/yap-6.3 2011-03-24 21:30:41 +00:00
Vitor Santos Costa f3debd2f49 fix modules.y 2011-03-24 21:26:01 +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 9aa4adb0dc update YapR. 2011-03-24 14:07:58 +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