Commit Graph

230 Commits

Author SHA1 Message Date
Vitor Santos Costa
431482ac40 fix DESTDIR issues (by Keri Harris). 2010-08-08 00:33:29 +01:00
Vitor Santos Costa
7997f2e217 remove left-over files. 2010-08-05 22:35:16 +01:00
Vítor Santos Costa
f63915b07a Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-08-05 22:20:47 +01:00
Vítor Santos Costa
35686156ca fix Makefiles so that make clean forces recompilation everywhere. 2010-08-05 22:18:46 +01:00
Vitor Santos Costa
b3b61bcecc FIXED: make install clpqr was broken if we used local install_sh 2010-08-04 22:35:57 +01:00
Vitor Santos Costa
7bf8187bba remove atan2 (WG17 UD #175) 2010-08-04 22:09:08 +01:00
U-vsc-win7\vsc
1a11df148d Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-08-04 18:26:02 +01:00
U-vsc-win7\vsc
41a648c816 mingw compilation fixes 2010-08-04 18:05:46 +01:00
Vítor Santos Costa
f1977f5dab allow saving and restoring current arguments to/from slots. 2010-08-04 17:36:20 +01:00
Vítor Santos Costa
bebb236e32 improve SWI compatibility, especilaly for threaded stuff. 2010-08-04 11:37:12 +01:00
Vítor Santos Costa
e913087190 improvements in SWI emulation, especially for text. 2010-08-04 02:46:26 +01:00
Vítor Santos Costa
8df9099cbe make it run under YAP. 2010-08-04 02:44:41 +01:00
Vítor Santos Costa
ce73eb5683 avoid conflict 2010-08-04 02:44:05 +01:00
Vítor Santos Costa
366d6e0a8e depends on shlib 2010-08-04 02:43:14 +01:00
Vítor Santos Costa
8a0c614214 Needs error library 2010-08-03 21:10:09 +01:00
Vítor Santos Costa
a15351b28d expoprt predicates in ctypes 2010-08-03 21:06:33 +01:00
Vitor Santos Costa
00a157b8ac fix make check to use $srcdir 2010-08-03 12:59:27 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
dec813f562 remove debugging messages. 2010-08-03 01:54:07 +01:00
Charlie
fd64559643 NetBSD compilation 2010-08-02 22:41:32 +01:00
Vitor Santos Costa
3d6e223dae support for space reservation (goal: call gc before trying to insert very large terms). 2010-08-02 13:04:30 +01:00
Fabrizio Riguzzi
46be35d281 fixed compilation of simplecuddLPADs under windows 2010-07-30 12:36:13 +02:00
Vitor Santos Costa
b95e0ae629 fix too many libraries being requested (obs from Paulo Moura). 2010-07-29 22:44:21 +01:00
Vitor Santos Costa
d59fa6c28b make zlib load zlib.so
add delete_file/1 as default.
2010-07-29 01:01:16 +01:00
Vitor Santos Costa
36973f93ba zlib 2010-07-29 00:40:25 +01:00
Vitor Santos Costa
86a8a51f1d pretty print should run in SWI mode. 2010-07-28 23:26:04 +01:00
Vitor Santos Costa
b50ec79f11 ignore xpce in YAP mode. 2010-07-28 23:25:54 +01:00
Vítor Santos Costa
0081626e0d SWI IO is used in RDF packages. 2010-07-28 17:15:36 +01:00
Vítor Santos Costa
41cb93c243 fix arity finding 2010-07-28 17:14:18 +01:00
Vitor Santos Costa
8d3b9ad16c RDF package 2010-07-28 11:34:41 +01:00
Fabrizio Riguzzi
b62c7b98f2 simplified hash table management 2010-07-27 23:03:06 +02:00
Fabrizio Riguzzi
42bdf4f50b Merge branch 'master' of gitosis@yap.dcc.fc.up.pt:yap-6 2010-07-27 22:51:48 +02:00
Fabrizio Riguzzi
a52d33aa5e ADDs replaced by BDDs 2010-07-27 22:51:05 +02:00
Vítor Santos Costa
e2201f57e1 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-07-27 17:29:26 +01:00
Vítor Santos Costa
18d77309a6 c_inp_stream and friends are thread private! 2010-07-27 17:28:58 +01:00
Fabrizio Riguzzi
63e0523a43 removed dependency from glu, now cplint depends only on CUDD 2010-07-27 17:55:52 +02:00
Fabrizio Riguzzi
5a19dd372a removed dependency on array_t 2010-07-27 16:53:47 +02:00
Vitor Santos Costa
eebff5df6a fixes to YAP C-thread interface. 2010-07-23 12:07:33 +01:00
Vítor Santos Costa
92a8e37769 remove debugging information 2010-07-21 11:12:15 +01:00
Vítor Santos Costa
b61d69ffe8 allow SWI Interface to send/receive wide characters. 2010-07-21 10:58:24 +01:00
Vítor Santos Costa
1f3455a656 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6
Conflicts:
	include/SWI-Prolog.h
2010-07-21 09:44:18 +01:00
Vítor Santos Costa
90f7504a76 make swi-yap io interface a structure. 2010-07-21 09:39:49 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
7417284b8b WIN64 compilation 2010-07-20 23:50:00 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
e21bce4f81 fix typo 2010-07-20 23:31:15 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
cb115142cd update 2010-07-20 22:55:54 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
4e0c6a0e23 support WIN32 2010-07-20 22:54:51 +01:00
Vítor Santos Costa
7551f2b12e update to current jpl 2010-07-20 16:45:43 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
18f28354b6 more WIN32 compilation fixes. 2010-07-20 14:33:33 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
4b20d2c74e fix export 2010-07-20 13:42:48 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
b9e63fa4b9 fixes for WIN32 2010-07-20 13:42:35 +01:00
Vitor Santos Costa
d608966f46 add missing files 2010-07-19 22:42:37 +01:00