Vítor Santos Costa
|
7e73c781b0
|
configure fixes for lam-mpi.
|
2012-02-01 19:26:58 +00:00 |
|
Vítor Santos Costa
|
8f728962a5
|
YAP_ExportTerm and YAP_ImportTerm from buffer (first cut).w
|
2012-02-01 19:26:28 +00:00 |
|
Vítor Santos Costa
|
7a99e4f974
|
fix openmpi/lam detection under Linux/UBUNTU
fix -I in R interface.
|
2012-02-01 10:26:04 +00:00 |
|
Vítor Santos Costa
|
d106c08f8c
|
:make sure we get rid of YapR
|
2012-02-01 08:58:20 +00:00 |
|
Vítor Santos Costa
|
fa9842083b
|
fixes for OpenMP.
|
2012-02-01 08:57:26 +00:00 |
|
Vítor Santos Costa
|
7fc23ea139
|
update latest r..eal
|
2012-02-01 08:49:06 +00:00 |
|
Vítor Santos Costa
|
c6a8f68e67
|
update to recent real.
|
2012-01-31 15:15:07 +00:00 |
|
Vítor Santos Costa
|
e4bfd98830
|
use real package shared with swi.
|
2012-01-31 15:11:39 +00:00 |
|
Vítor Santos Costa
|
045e6fe65c
|
fix dynamic compilation in darwin.
|
2012-01-27 12:08:04 -06:00 |
|
Vítor Santos Costa
|
ead2f5c736
|
update license.
|
2012-01-25 22:32:16 -06:00 |
|
Vítor Santos Costa
|
54faa59eb1
|
upgrade to latest SWI.
|
2012-01-25 22:31:34 -06:00 |
|
Vítor Santos Costa
|
20de9c3090
|
fix codelist to latest SWI and pl-codelist.h from old directory.
|
2012-01-25 22:15:53 -06:00 |
|
Vítor Santos Costa
|
0b0ffc0ef1
|
include aliaisning info (from SWI).
|
2012-01-25 22:15:30 -06:00 |
|
Vítor Santos Costa
|
8d404a41cf
|
update to latest SWI.
|
2012-01-25 22:15:01 -06:00 |
|
Vítor Santos Costa
|
163ef9e5d0
|
make sure hash table is initialized to empty.
|
2012-01-21 18:20:20 +00:00 |
|
Vítor Santos Costa
|
58d7f85417
|
fix empty instruction confusing garbage collector.
|
2012-01-21 18:19:57 +00:00 |
|
Vitor Santos Costa
|
db619fa81f
|
protect atoms in SWI interface.
|
2012-01-17 12:37:29 +00:00 |
|
Vítor Santos Costa
|
f2dc53a53e
|
atoms passed through the SWI interface must always have a hold.
|
2012-01-15 11:21:38 -06:00 |
|
Vítor Santos Costa
|
037597ce2f
|
fix qly to load .yaprc before -l starts.
|
2012-01-13 23:23:18 +00:00 |
|
Vítor Santos Costa
|
ed0d3f6cae
|
Latest ProbLog
|
2012-01-11 14:44:59 +00:00 |
|
Vítor Santos Costa
|
1a9244bce2
|
fix bug in infinite lists.
|
2012-01-11 13:27:25 +00:00 |
|
Vítor Santos Costa
|
2e2e2deb91
|
new version
|
2012-01-10 18:50:24 +00:00 |
|
Vítor Santos Costa
|
37b79f663f
|
module stuff.
|
2012-01-10 18:50:04 +00:00 |
|
Vítor Santos Costa
|
5ce80cfe8a
|
fix matrix row removal.
|
2012-01-10 18:49:16 +00:00 |
|
Vítor Santos Costa
|
a25c97c295
|
fove initial skeleton.w
|
2012-01-10 17:01:06 +00:00 |
|
Vitor Santos Costa
|
aef7555e02
|
fix new version of length/2.
|
2012-01-10 09:33:10 +00:00 |
|
Vitor Santos Costa
|
805ad7f958
|
update length to use skip_list/3.
|
2012-01-09 23:46:17 +00:00 |
|
Vitor Santos Costa
|
3f97a3f24a
|
new version
|
2012-01-09 23:31:30 +00:00 |
|
Vitor Santos Costa
|
b185db9909
|
skip_list is now built-in
|
2012-01-09 23:29:55 +00:00 |
|
Vitor Santos Costa
|
d3c7800ab4
|
support PL_skip_list and PL_unify_bool.
|
2012-01-09 23:29:31 +00:00 |
|
Vitor Santos Costa
|
91cada2661
|
include correct implementation of skip_list as built-in.
|
2012-01-09 23:28:31 +00:00 |
|
Vitor Santos Costa
|
110c78b309
|
add dereferencing macro.
|
2012-01-09 23:27:47 +00:00 |
|
Vitor Santos Costa
|
f632bc72bc
|
comment out debugging codes.
|
2012-01-09 23:27:22 +00:00 |
|
Vitor Santos Costa
|
73fe640af3
|
improve error message.
|
2012-01-09 23:26:57 +00:00 |
|
Vitor Santos Costa
|
66eb2d71b5
|
improve search for cudd.
|
2012-01-09 23:26:16 +00:00 |
|
Ricardo Rocha
|
1fe86ba2b3
|
fix parallel_findall/3
|
2012-01-05 16:04:32 +00:00 |
|
Ricardo Rocha
|
72f79b8c4f
|
fix compilation errors for multi-threaded tabling
|
2012-01-05 11:41:46 +00:00 |
|
Ricardo Rocha
|
3218e922ce
|
Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3
|
2012-01-03 16:28:36 +00:00 |
|
Vítor Santos Costa
|
00b5edd8da
|
allow copying a chunk of floats to a list in a single operation. Also
improve performance of sum out operation on arrays.
|
2011-12-30 16:04:16 +00:00 |
|
Vítor Santos Costa
|
5d3d20f723
|
ifix warning.
|
2011-12-30 16:02:59 +00:00 |
|
Vítor Santos Costa
|
22a4dcf9bd
|
fix tp warning.
|
2011-12-30 16:02:45 +00:00 |
|
Vítor Santos Costa
|
957b850931
|
fix warnings.
|
2011-12-30 16:02:28 +00:00 |
|
Vítor Santos Costa
|
9348513d12
|
fix unused variable.
|
2011-12-30 15:51:01 +00:00 |
|
Vítor Santos Costa
|
b1651fcdf0
|
fix stupid handling of atom expansion.
|
2011-12-28 12:46:48 +00:00 |
|
Vítor Santos Costa
|
bf12f320fe
|
fix CPT handling in aggregates.
|
2011-12-27 22:08:21 +00:00 |
|
Vítor Santos Costa
|
8f3eabef1d
|
support parfactors, first step.
|
2011-12-27 22:07:42 +00:00 |
|
Ricardo Rocha
|
77b93e2cda
|
Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3
|
2011-12-22 16:50:27 +00:00 |
|
Ricardo Rocha
|
c594d321ef
|
Miguel's support for multi-threaded tabling
|
2011-12-22 16:50:20 +00:00 |
|
Vítor Santos Costa
|
8c7d0af032
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
|
2011-12-22 11:44:48 +00:00 |
|
Vítor Santos Costa
|
39b035a309
|
Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
|
2011-12-22 11:43:44 +00:00 |
|