Commit Graph

7921 Commits

Author SHA1 Message Date
Vítor Santos Costa
c9c2d7233c fix warnings 2014-11-26 09:47:05 +00:00
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
Vitor Santos Costa
e7fcc5d9a1 with_mutex should succeed even in single-thread mode 2014-11-09 17:26:08 +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
Vítor Santos Costa
dce3e7a1bc short version 2014-10-30 17:26:29 +00:00
Vitor Santos Costa
1c8eb25ece Merge branch 'master' of https://github.com/vscosta/yap-6.3 2014-10-30 17:12:16 +00:00
vscosta
84c763b4b4 Fix merge
get corrected indent
2014-10-30 16:38:24 +00:00
Vítor Santos Costa
8af742e449 fizes to docs 2014-10-30 16:34:09 +00:00
vscosta
0f87d6a5f0 improve mkwin script 2014-10-30 07:47:16 +00:00
vscosta
091f9dda33 MSYS32 2014-10-30 07:46:17 +00:00
vscosta
93bad76d18 type mess in mingw32/MSYS
int or mode_t?
2014-10-30 07:44:43 +00:00
vscosta
e0da1a2ae0 cplint path
give yap.dll path to cplint
2014-10-30 07:43:24 +00:00
vscosta
1bde3ae13a win32 headers
winsock should be tested before windows.h
2014-10-30 07:42:45 +00:00
vscosta
f993421ac8 fix longint < intptr_t warnings
Handle printf mess
2014-10-30 07:41:30 +00:00
vscosta
7870416c1e Fix Message box
convert to win32 native chars
2014-10-30 07:40:00 +00:00
vscosta
604c28f8c1 Fix getpid warning
include <process,h> and use _getpid
2014-10-30 07:39:10 +00:00
Vítor Santos Costa
546af97345 win32 patches 2014-10-28 12:56:26 +00:00
Vítor Santos Costa
6b93b8ee5a config fixes 2014-10-26 18:47:15 +00:00