Commit Graph

7905 Commits

Author SHA1 Message Date
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
Vítor Santos Costa
2053c44054 try to clean-up makefiles and autoconfs 2014-10-26 17:39:52 +00:00
Vítor Santos Costa
9cd2975532 fix argv && os_argv 2014-10-26 17:39:13 +00:00
Vítor Santos Costa
fca75670bc fix argv && os_argv 2014-10-26 17:38:41 +00:00
Vítor Santos Costa
86a79e2cab provide a real interface to exo routines: needed by raptor 2014-10-26 17:37:46 +00:00
Vitor Santos Costa
6c76a5f827 config libs vs ldflags, CPP VS C 2014-10-26 01:52:02 +01:00
Vitor Santos Costa
8f0ce4bb94 YAP meets exo 2014-10-26 01:50:18 +01:00
Vitor Santos Costa
9483572213 config libs vs ldflags 2014-10-26 01:49:15 +01:00
Vítor Santos Costa
e7067559a0 config matters 2014-10-25 16:52:51 +01:00
Vítor Santos Costa
b5a43ae9ff improve autoconf 2014-10-25 16:46:13 +01:00
Vitor Santos Costa
f7fe32a03c fix win32 warnings: unsigned long != CELL, IOSTREAM with sace restore, _ffsll and _isatty, fp patches 2014-10-24 15:18:32 +01:00
Vitor Santos Costa
461dae09f7 fix self-deadlock. 2014-10-23 19:11:13 +01:00
Vitor Santos Costa
1ba8656e73 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2014-10-23 02:11:03 +01:00
Vitor Santos Costa
130d28ceb3 recover space after portray 2014-10-23 02:10:55 +01:00
Vitor Santos Costa
4844e43704 flags 2014-10-23 01:24:18 +01:00
Vitor Santos Costa
2f34be261e beauty 2014-10-23 01:23:29 +01:00
Vitor Santos Costa
e25e7dab7b Fix deadlocks 2014-10-23 01:21:40 +01:00