Commit Graph

4661 Commits

Author SHA1 Message Date
Vitor Santos Costa f3debd2f49 fix modules.y 2011-03-24 21:26:01 +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
Vítor Santos Costa 44f6ce1000 first cut at support for J Azevedo and Rui Camacho's YapR. 2011-03-23 09:46:27 +00:00
Vítor Santos Costa 973fb57ab8 fix yapor 2011-03-22 16:58:31 +00:00
Vítor Santos Costa a8bf2907d5 iupdate dtoa and new versions of packages. 2011-03-22 11:42:05 +00:00
U-WIN-ENP104VVO3U\Vítor Santos Costa 7922f3cee8 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-03-22 11:12:07 +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
Vítor Santos Costa 2d989b3f18 undo WIN32 stuff. 2011-03-22 09:38:59 +00:00
U-WIN-ENP104VVO3U\Vítor Santos Costa b9b107eaa9 recent versions of packages. 2011-03-22 09:32:59 +00:00
U-WIN-ENP104VVO3U\Vítor Santos Costa 263fe8083c fix bad paths 2011-03-22 09:31:56 +00:00
U-WIN-ENP104VVO3U\Vítor Santos Costa 961d718ca8 fix debugging info. 2011-03-22 09:31:37 +00:00
unknown 591119b888 fix configure for WIN32. 2011-03-21 23:43:06 +00:00
unknown 185151db2a support MINGW 2011-03-21 23:39:25 +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 97f46d5aa9 R support 2011-03-19 15:30:54 +00:00
Vitor Santos Costa ca952a4eac include R package. 2011-03-19 15:29:06 +00:00
Vitor Santos Costa 97c76adbf4 fix RUNTEX 2011-03-19 15:28:45 +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 f31e15deb8 SWI compat: use $VAR(ATOM) for names 2011-03-18 19:34:19 +00:00
Vítor Santos Costa dcccf3aa85 catch null access. 2011-03-16 00:15:15 +00:00
Vítor Santos Costa 36a0023fbf iimprove SWI compat 2011-03-15 23:49:28 +00:00
Vítor Santos Costa 8421af32e8 support datarootdir 2011-03-15 18:22:05 +00:00
Vítor Santos Costa d96f9c3fe1 ZLIB support 2011-03-15 18:16:05 +00:00
Vítor Santos Costa 5b27d9fb72 fix submodule 2011-03-15 17:02:56 +00:00
Vítor Santos Costa 73b8478bdb iinclude all modules. 2011-03-15 16:41:33 +00:00
Vítor Santos Costa 123cf5af84 use external module for clib 2011-03-15 16:26:44 +00:00
Vítor Santos Costa 6b5046bb8c use external modules. 2011-03-15 16:22:56 +00:00
Vítor Santos Costa 2a76f86785 don't lock ThreadLocal predicates. 2011-03-15 09:08:09 +00:00
Vítor Santos Costa 656e95f068 fix low level emulation. 2011-03-14 21:03:28 +00:00
Vítor Santos Costa 2d2f5f8702 remove debugging message. 2011-03-14 21:03:13 +00:00
Vítor Santos Costa 30d9257fe0 improve SWI call interface code. 2011-03-14 20:54:55 +00:00
Vítor Santos Costa 839d612367 improve SWI predicate calling: fix bug in non-deterministic calls. 2011-03-14 20:54:19 +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 926e720561 Int should be enough. 2011-03-14 20:39:01 +00:00
Vítor Santos Costa 3bfcc2e7b4 fix bad call. 2011-03-14 20:37:55 +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 d42db0dc5c ithread_pool (untested). 2011-03-11 21:31:10 +00:00
Vítor Santos Costa cb192cf26a add get_time. 2011-03-11 20:36:40 +00:00