Commit Graph

1127 Commits

Author SHA1 Message Date
Vítor Santos Costa
2d919a4a09 MPI fixes 2015-02-11 01:50:59 +00:00
Vitor Santos Costa
41baec9f6e c_interface still kicks 2015-02-09 10:31:50 +00:00
Vítor Santos Costa
ba978d8275 just in time native code: now compiles by doing cmake; make.
no workie in this version, though :)
2015-02-06 18:11:52 +00:00
Vítor Santos Costa
42d7b305c0 patch by Fab. Riguzzi to fix MPI interface 2015-02-06 18:11:44 +00:00
Vítor Santos Costa
7b4cd0d256 patch by Fab. Riguzzi to fix MPI interface 2015-02-06 18:08:06 +00:00
Vítor Santos Costa
30664a5344 cmake 2015-02-03 02:40:41 +00:00
Vitor Santos Costa
4526350113 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2015-01-30 07:26:01 +00:00
Vitor Santos Costa
36e4cbf98b move handles to a separate handle stack. 2015-01-30 07:25:34 +00:00
Theo
75985b8fff Corrected a memory leak problem 2015-01-29 15:18:09 +00:00
Vitor Santos Costa
d9357d3f49 fix mpi 2015-01-27 03:16:07 +00:00
Vitor Santos Costa
d023e2e493 search lib64 before lib 2015-01-26 09:44:39 +00:00
Vítor Santos Costa
61a47b2874 cmake 2015-01-26 04:18:00 +00:00
Vítor Santos Costa
bc1e70758e cmake and jit 2015-01-26 04:02:46 +00:00
Vítor Santos Costa
bece9d05d8 JIT 2015-01-20 03:00:42 +00:00
Theo
a2cd68f1ca minor dbtries bug 2015-01-16 14:33:53 +00:00
Vitor Santos Costa
fcf0f41312 infinity, try to fix the ffsll mess, warnings 2015-01-05 16:06:32 +00:00
Vitor Santos Costa
5053cfb571 fix recent typos 2015-01-05 12:21:58 +00:00
Vítor Santos Costa
3164ed2d61 doc support 2015-01-04 23:58:23 +00:00
Vítor Santos Costa
53877ad426 docs 2014-12-24 15:32:29 +00:00
Vitor Santos Costa
ad2df06d2b doc support 2014-12-19 23:47:50 +00:00
Vítor Santos Costa
535135b21c cmake 2014-12-15 13:37:53 +00:00
Vitor Santos Costa
656e27f5e0 mpi support 2014-12-14 16:44:52 +00:00
Vítor Santos Costa
90feb7f9f8 cmake support 2014-12-14 12:05:43 +00:00
Vitor Santos Costa
ff977fbad8 cmake support: first cut from David Vaz work.i 2014-12-04 07:59:30 +00:00
Vítor Santos Costa
197a943cd3 support search for predicates 2014-11-28 02:34:43 +00:00
Vítor Santos Costa
d526545bc9 Merge branch 'master' of github.com:vscosta/yap-6.3
Conflicts:
	C/sysbits.c
	C/threads.c
2014-11-27 15:15:22 +00:00
Vitor Santos Costa
624183b78e more thread work to cean-up mutexes. Not finshed yet 2014-11-25 19:52:51 +00:00
Vítor Santos Costa
1ca062f558 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2014-11-25 12:04:05 +00:00
Vítor Santos Costa
bb8ea9a27d fix current and system predicate 2014-11-25 12:03:48 +00:00
Theo
cd4b9602ae depth breadth trie corrections and more :-) 2014-11-19 16:41:10 +00:00
vscosta
135e9127b1 warnings 2014-11-10 01:52:01 +00:00
Vitor Santos Costa
24920a230f Merge branch 'master' of https://www.github.com/vscosta/yap-6.3 2014-11-09 17:30:15 +00:00
vscosta
d8c4ea4364 support intptr_t and uintptr_t in swi api 2014-11-09 11:18:03 +00:00
Theo
7e6ab7b0d2 Newest version of dbtries (several improvements and corrections of bugs) and the removal of a warning from flags 2014-11-04 18:04:54 +00:00
vscosta
f993421ac8 fix longint < intptr_t warnings
Handle printf mess
2014-10-30 07:41:30 +00:00
Vitor Santos Costa
75c1e87470 callable strikes again. 2014-10-20 15:44:13 +01:00
Vítor Santos Costa
0cd0ece207 make error handling for callable more ISO like. 2014-10-19 12:48:14 +01:00
Theo
f5b48e3f82 Removed a few inline definitions 2014-10-16 18:26:16 +01:00
Theo
44d38d3018 Theo corrected a bug in the dbtries implementation 2014-10-15 20:53:32 +01:00
Theo
b9236fa5fa Theo corrected a bug in the dbtries implementation 2014-10-15 19:55:40 +01:00
Vítor Santos Costa
186adc2053 More thread fixes, including true anonymous mqueues, worker_id for sequential,
support for arithmetic exceptions on mac, fixes for with_mutex, fixes for dangling pointers
 in thread termination. Uuufff...
2014-10-14 15:53:24 +01:00
Vítor Santos Costa
427c3ecf54 fix operators. 2014-10-05 23:53:47 +01:00
Vítor Santos Costa
74c136b986 reorganise code to avoid duplicate goal_expansion. 2014-10-02 14:31:14 +01:00
Vítor Santos Costa
28c10dbefc fix meta decl to agree with new name. 2014-10-02 14:20:28 +01:00
Vítor Santos Costa
f415e16b79 typo 2014-09-25 09:48:00 +01:00
Vitor Santos Costa
66a95e96c0 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	library/matrix.yap
	pl/qly.yap
2014-09-23 22:46:19 +01:00
Vitor Santos Costa
ed3f0a8b74 use of as part of the phrase, not as main operatorSr 2014-09-23 22:39:20 +01:00
Vítor Santos Costa
f29e017c63 documentation update. 2014-09-22 18:12:57 +01:00
Vitor Santos Costa
8461026303 fixes for win64 compilation. 2014-09-16 19:15:56 +01:00
Vítor Santos Costa
df0ec5bc96 more doxygen fixes 2014-09-15 14:57:46 -05:00