This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/OPTYap
Ricardo Rocha f11e435db6 fix TRIE_LOCK_AT_WRITE_LEVEL scheme 2011-12-14 10:33:18 +00:00
..
locks_alpha.h renaming some OPTYap files in order to have a more consistent name organization 2010-04-19 02:34:08 +01:00
locks_alpha_funcs.h renaming some OPTYap files in order to have a more consistent name organization 2010-04-19 02:34:08 +01:00
locks_mips.h renaming some OPTYap files in order to have a more consistent name organization 2010-04-19 02:34:08 +01:00
locks_mips_funcs.h renaming some OPTYap files in order to have a more consistent name organization 2010-04-19 02:34:08 +01:00
locks_pthread.h renaming some OPTYap files in order to have a more consistent name organization 2010-04-19 02:34:08 +01:00
locks_sparc.h renaming some OPTYap files in order to have a more consistent name organization 2010-04-19 02:34:08 +01:00
locks_x86.h fix RW_locks for x86 (code from Erlang). 2010-10-15 01:13:49 +01:00
opt.config.h fix support for local pages with threads 2011-12-09 16:06:17 +00:00
opt.init.c fix TRIE_LOCK_AT_WRITE_LEVEL scheme 2011-12-14 10:33:18 +00:00
opt.macros.h fix TRIE_LOCK_AT_WRITE_LEVEL scheme 2011-12-14 10:33:18 +00:00
opt.mavar.h fix configure file. change memory management in YapOr. 2011-04-28 09:48:42 +01:00
opt.preds.c fix support for local pages with threads 2011-12-09 16:06:17 +00:00
opt.proto.h tries locking scheme is now independent for the answer, subgoal and global trie 2011-11-15 16:57:51 +00:00
opt.structs.h fix TRIE_LOCK_AT_WRITE_LEVEL scheme 2011-12-14 10:33:18 +00:00
or.copy_engine.c extra space in macro definition 2011-11-09 11:02:05 +00:00
or.cow_engine.c Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS 2011-05-23 16:19:47 +01:00
or.cut.c moved several global variables to misc/GLOBALS 2011-05-25 16:40:36 +01:00
or.insts.i change global_optyap_data macros to GLOBAL_. 2011-05-10 11:47:18 +01:00
or.macros.h fix cut support for or-parallelism 2011-07-13 17:36:26 +01:00
or.memory.c fix compilation for or-parallelism 2011-12-05 17:02:06 +00:00
or.sba_amiops.h fix yapor memory allocation 2011-06-02 17:01:00 +01:00
or.sba_engine.c Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS 2011-05-23 16:19:47 +01:00
or.sba_unify.h fix yapor memory allocation 2011-06-02 17:01:00 +01:00
or.scheduler.c moved several global variables to misc/GLOBALS 2011-05-25 16:40:36 +01:00
or.structs.h fix YapOr threads. 2011-04-29 14:59:17 +01:00
or.thread_engine.c fix thor to back up to intermediate node. 2011-10-12 23:51:12 +01:00
tab.completion.c fix compilation for tabling with threads 2011-12-05 16:54:22 +00:00
tab.insts.i fix compilation for tabling with threads 2011-12-05 16:54:22 +00:00
tab.macros.h fix expand hash tables with TRIE_LOCK_AT_WRITE_LEVEL schemes 2011-12-12 17:24:58 +00:00
tab.structs.h fix TRIE_LOCK_AT_WRITE_LEVEL scheme 2011-12-14 10:33:18 +00:00
tab.tries.c fix expand hash tables with TRIE_LOCK_AT_WRITE_LEVEL schemes 2011-12-12 17:24:58 +00:00
tab.tries.i fix TRIE_LOCK_AT_WRITE_LEVEL scheme 2011-12-14 10:33:18 +00:00
tab.tries.insts.i fix aliasing warning. 2011-02-15 18:40:34 +00:00