Commit Graph

5221 Commits

Author SHA1 Message Date
Vítor Santos Costa
ee4ad9ffd0 ifix warnings. 2011-11-30 13:05:44 +00:00
Vítor Santos Costa
fec7019a79 fix some warnings
improve thread support.
2011-11-30 13:05:21 +00:00
Vítor Santos Costa
e06560eff4 support for threads. 2011-11-30 13:05:06 +00:00
Vítor Santos Costa
7f6084b3b7 isupport for threads aanda malloc 2011-11-30 13:04:49 +00:00
Vítor Santos Costa
48482ff422 isupport for threads. 2011-11-30 13:04:29 +00:00
Vítor Santos Costa
2f6ec5ff59 improve learning for CLP(BN). 2011-11-30 13:04:13 +00:00
Vítor Santos Costa
0b81d99803 initialise thread local prredicates. 2011-11-30 13:03:22 +00:00
Vítor Santos Costa
dcfdb5e614 don't try to release null pointer. 2011-11-30 13:02:44 +00:00
Vítor Santos Costa
7da303450f fix while. 2011-11-30 13:02:20 +00:00
Vítor Santos Costa
6c1cf7ea39 update to OSX support. 2011-11-18 22:24:46 +00:00
Vítor Santos Costa
749a5103a1 fix empty slots in unnumbervars. 2011-11-18 22:16:33 +00:00
Vítor Santos Costa
e33712403f fix prism compilation and PRISM overflow handling. 2011-11-18 18:33:22 +00:00
Vítor Santos Costa
b3045ae38b Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-11-18 17:06:36 +00:00
Vítor Santos Costa
244cb3d17c compile prism. 2011-11-18 17:02:09 +00:00
Ricardo Rocha
42211448c5 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-11-18 16:35:52 +00:00
Vítor Santos Costa
ae29efec0c iupdate version. 2011-11-18 16:26:41 +00:00
Vítor Santos Costa
0409449a23 expand interface to create list from array of terms. 2011-11-18 16:26:11 +00:00
Ricardo Rocha
afe85a771b Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-11-18 16:22:56 +00:00
Ricardo Rocha
eea9c0d165 merge similar ALLOC macros 2011-11-18 16:22:31 +00:00
Vítor Santos Costa
0334632e6e improvements to YapR. 2011-11-17 12:58:22 +00:00
Ricardo Rocha
6aae4eb948 adjust ALLOC macros 2011-11-17 12:56:31 +00:00
Ricardo Rocha
0dab76c185 redefine ALLOC macros 2011-11-17 11:40:53 +00:00
Vítor Santos Costa
7b6d26b014 fix thread stuff. 2011-11-16 15:20:21 +00:00
Vítor Santos Costa
cadb0fe4ae ifix bad call to unnumbervars. 2011-11-16 14:59:28 +00:00
Vítor Santos Costa
95b6f3a8c8 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-11-16 14:56:00 +00:00
Vítor Santos Costa
a09b7c5bb8 fix >> 2011-11-16 14:55:13 +00:00
Ricardo Rocha
a88fcec0c2 fix mode directed tabling with yapor 2011-11-16 12:47:43 +00:00
Ricardo Rocha
f554fc308c Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-11-16 11:42:47 +00:00
Ricardo Rocha
e993c2473b the trie locking data structure (node field or global lock array) is now defined explicitly 2011-11-16 11:42:04 +00:00
Vítor Santos Costa
67820baee0 fix overflow in << and >> 2011-11-16 07:36:34 +00:00
Vítor Santos Costa
c2504af4fb fix rounding on negative number shifting
avoid allocating unnecessary space.
2011-11-16 07:34:58 +00:00
Ricardo Rocha
ec0fa8a2a3 tries locking scheme is now independent for the answer, subgoal and global trie 2011-11-15 16:57:51 +00:00
Vitor Santos Costa
fedf37ee35 update yapr 2011-11-15 12:59:00 +00:00
Vítor Santos Costa
946887d3b8 update ! 2011-11-15 12:46:03 +00:00
Vítor Santos Costa
df949efdb3 fix god knows what. 2011-11-15 12:40:55 +00:00
U-WIN7\Vitor
a2917e4e9e support R in WIN32. 2011-11-15 04:37:21 -08:00
Vítor Santos Costa
79bcde0869 fix variable that belongs to Makefile.in 2011-11-15 11:18:16 +00:00
Vítor Santos Costa
b7d9e63c17 ifix clib Makefile.in 2011-11-15 11:17:00 +00:00
Vítor Santos Costa
c469b0061a Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-11-15 10:24:13 +00:00
Vítor Santos Costa
d2f6683538 more aggressive defaults (tabling and memory allocation from system on). 2011-11-15 10:23:41 +00:00
Vitor Santos Costa
71bedb75f2 fix configuration script to better recognsie R. 2011-11-15 10:22:03 +00:00
Vítor Santos Costa
ca43587f27 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-11-14 14:37:22 +00:00
Vítor Santos Costa
42cb27c973 ifix typo. 2011-11-14 14:36:24 +00:00
Vítor Santos Costa
6a7dc31a3b fix header files. 2011-11-12 12:22:19 +00:00
Vítor Santos Costa
449da99843 fix fix. 2011-11-12 12:20:03 +00:00
Vítor Santos Costa
074a9a754f fix path for config.h 2011-11-12 12:18:57 +00:00
Ricardo Rocha
8f7983b6c4 minor changes for mode directed tabling 2011-11-11 19:17:55 +00:00
Ricardo Rocha
5c5fa5af55 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-11-11 18:06:46 +00:00
Ricardo Rocha
e85854c1bb fix invalid answers for mode directed tabling 2011-11-11 18:05:24 +00:00
Vítor Santos Costa
c637863616 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-11-10 12:31:35 +00:00