Commit Graph

1090 Commits

Author SHA1 Message Date
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
Vítor Santos Costa
6453ca395c more doc changes 2014-09-15 13:42:35 -05:00
Vítor Santos Costa
8eec3113be improve docs 2014-09-15 03:13:50 -05:00
Vitor Santos Costa
b7ae9cb45e documentation improvemeents 2014-09-13 00:26:46 -05:00
Vítor Santos Costa
882eaca30c updates to documentation 2014-09-12 18:50:04 -05:00
Vítor Santos Costa
3009987985 update docs 2014-09-11 14:06:57 -05:00
Vítor Santos Costa
9e7257978c cleanup 2014-09-09 23:55:47 -05:00
Vítor Santos Costa
99713d81a6 replace locks by critical sections in interrupt handling 2014-09-02 14:19:23 -05:00
Vítor Santos Costa
19d0f56f2d fix arena initialization 2014-08-23 14:47:40 -05:00
Vítor Santos Costa
109597ab91 small cleaning. 2014-08-20 09:58:33 -05:00
Vítor Santos Costa
b7d97bf4f6 needs maplist library. 2014-08-20 07:55:44 -05:00
Vítor Santos Costa
55910b4610 stuff 2014-08-17 15:33:57 -05:00
Vítor Santos Costa
ed608db282 make goal expansion more readable 2014-08-06 10:25:08 -05:00
Vitor Santos Costa
a8e301c486 the old R ibrary has been removed from the system. 2014-08-04 21:29:41 -05:00
Vítor Santos Costa
bc16bf83ec small fixes 2014-08-04 09:47:03 -05:00
Vítor Santos Costa
ce8a4b6958 module fixes plus add better docs 2014-07-17 12:19:38 -05:00
Vítor Santos Costa
d4bffbaefd fix warnings 2014-06-19 15:09:44 +01:00
Vitor Santos Costa
e8f2c37000 fix syntax error in using time. 2014-06-16 17:00:09 +01:00
Vítor Santos Costa
ef59cdc50c swi is no longer a module, so needs no windows init code 2014-06-16 14:58:28 +01:00
Vítor Santos Costa
f00a6d5a40 small bugfixes and leaks, patch by João Silva 2014-06-14 10:27:39 +01:00
Vítor Santos Costa
059884bc03 Android 2014-06-11 19:36:50 +01:00
Vítor Santos Costa
a76b6d23dc Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
Vítor Santos Costa
e3674e1223 fix: warningss 2014-05-30 01:01:58 +01:00
Vítor Santos Costa
0b2dff96d3 maplist: move docs to doxygen; add doxygen. 2014-05-27 22:44:03 +01:00
Vítor Santos Costa
5f72d8c332 purge duplicated content. 2014-05-25 20:53:24 +01:00
Vítor Santos Costa
dee3774bbc fix small EClipse complaints 2014-05-25 20:50:07 +01:00
Vítor Santos Costa
99ab3fb748 no need to use PROTO. 2014-05-25 20:48:44 +01:00
Vítor Santos Costa
279a057d80 use mktemp instead of tmpname 2014-05-25 10:21:28 +01:00
Vitor Santos Costa
b532fbd0b9 Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3
Conflicts:
	C/write.c
2014-05-14 18:00:25 +01:00
Vitor Santos Costa
e0d0543e52 fix removeSlots and more documnetation. 2014-05-14 17:59:08 +01:00
Vítor Santos Costa
596768a56b documenetation . 2014-05-14 10:01:11 +01:00
Vítor Santos Costa
24b90ae6bd doc changes 2014-05-12 17:49:11 +01:00
Vitor Santos Costa
549b4dd834 add header 2014-05-05 14:01:21 +01:00
Vitor Santos Costa
f1b88583e4 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3
Conflicts:
	library/listing.yap
2014-05-05 13:59:58 +01:00
Vitor Santos Costa
426d952894 add listing.yap 2014-05-05 13:53:39 +01:00
Vítor Santos Costa
7393dd1405 :dummy library, for now. 2014-05-04 23:15:10 +01:00
Vítor Santos Costa
6738682c26 handle int64 in 32 bits no gmp as floats.. 2014-05-04 22:26:53 +01:00
Vitor Santos Costa
d58dcdc3e6 portability. 2014-04-29 18:17:23 +01:00