Commit Graph

8085 Commits

Author SHA1 Message Date
Vítor Santos Costa
570513f8f9 fix mutex creation 2014-11-26 09:46:44 +00:00
Vítor Santos Costa
6d82d4816a fix mutex creation 2014-11-26 09:45:39 +00:00
Vítor Santos Costa
dc21270454 fix small bugs 2014-11-26 09:45:11 +00:00
Vitor Santos Costa
624183b78e more thread work to cean-up mutexes. Not finshed yet 2014-11-25 19:52:51 +00:00
Vitor Santos Costa
afc6c5d04e Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	C/threads.c
	JIT/HPP/EnvironmentInit.h
	packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c
	pl/preds.yap
2014-11-25 16:53:35 +00:00
Vitor Santos Costa
804504201d warnings 2014-11-25 16:44:00 +00:00
Vitor Santos Costa
f79458bac2 typos 2014-11-25 16:43:43 +00:00
Vitor Santos Costa
2be225c17a small warnings. 2014-11-25 16:42:35 +00:00
Vitor Santos Costa
50659967ed begin of support for named mutexes. 2014-11-25 16:41:53 +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
Vitor Santos Costa
ff6184863f Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2014-11-14 16:51:52 +00:00
Vitor Santos Costa
addb8cbce3 ORP support 2014-11-14 16:51:42 +00:00
Theo
ddb8e2dd3f Fixed the domain error flag_value message to be able to print the flag if given. 2014-11-13 18:13:49 +00:00
Vítor Santos Costa
cfafc26b68 real 2014-11-10 04:23:44 +00:00
vscosta
fa9ea6fd51 waenings 2014-11-10 02:00:10 +00:00
vscosta
6a6b3db0c6 Shlobj. 2014-11-10 01:59:51 +00:00
vscosta
a8a535afa4 warnings 2014-11-10 01:56:56 +00:00
vscosta
f1cbffae6f warnings & typo 2014-11-10 01:55:59 +00:00
vscosta
c695e5e068 warnings 2014-11-10 01:55:19 +00:00
vscosta
04b87d2414 does not need duplcated functionality 2014-11-10 01:54:50 +00:00
vscosta
7094d604fb support windows
improve registry handling
2014-11-10 01:54:14 +00:00
vscosta
135e9127b1 warnings 2014-11-10 01:52:01 +00:00
vscosta
1650b12267 windows os stuff
-new subgroup
- avoid fied size types
- FOLDERID
-  registr get sub key
2014-11-10 01:51:33 +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
Vitor Santos Costa
e7fcc5d9a1 with_mutex should succeed even in single-thread mode 2014-11-09 17:26:08 +00:00
vscosta
9868abab6c improvements 2014-11-09 12:08:23 +00:00
vscosta
9c2fd881f7 Directory lookup in win32 2014-11-09 12:06:40 +00:00
vscosta
2870395627 windows support 2014-11-09 11:18:33 +00:00
vscosta
d8c4ea4364 support intptr_t and uintptr_t in swi api 2014-11-09 11:18:03 +00:00
vscosta
6958f4ce6d use __WINDOWS__ 2014-11-09 11:16:24 +00:00
Vitor Santos Costa
5dfb438abb Merge branch 'master' of https://github.com/vscosta/yap-6.3 2014-11-06 13:04:55 +00:00
Vitor Santos Costa
ac85c0741d Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2014-11-06 13:04:40 +00:00
Vitor Santos Costa
e351402ed9 Merge branch 'master' of https://github.com/vscosta/yap-6.3 2014-11-06 12:59:33 +00:00
vscosta
10e1080ddd keep on improving the script 2014-11-05 07:47:43 +00:00
vscosta
ff761c4196 document prolog commons directory 2014-11-05 07:47:10 +00:00
vscosta
8f448c0284 registry changes 2014-11-05 07:46:09 +00:00
vscosta
c633eac236 avoid using registry, clean-up 2014-11-05 07:45:36 +00:00
vscosta
605dd2abc1 add pointer to commons. 2014-11-05 07:43:48 +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
fdadf7d477 improved windows compilation script 2014-11-04 01:51:50 +00:00
vscosta
58734fe2e7 win32 support
- support for win graphic console
- correct versioning
- document mkwin script
2014-11-04 01:27:58 +00:00
Vítor Santos Costa
83a34ad849 fix var 2014-11-03 00:43:19 +00:00
Vítor Santos Costa
2036ec3137 update config 2014-11-03 00:26:04 +00:00
Vítor Santos Costa
9d615f3c24 win32 in submodules. 2014-11-03 00:25:30 +00:00
vscosta
c7a3836b2c WIN32 support
Ugh
2014-11-03 00:13:34 +00:00
Vítor Santos Costa
ef0d7b77fb Merge branch 'master' of github.com:vscosta/yap-6.3 2014-11-02 12:11:48 +00:00
Vítor Santos Costa
c440ab239b doc changes 2014-11-02 12:10:32 +00:00
Vitor Santos Costa
9975ab9b94 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2014-10-30 17:27:21 +00:00