Commit Graph

4173 Commits

Author SHA1 Message Date
Vítor Santos Costa
28a27f75da fix first read can-t generate an EOF. 2010-08-04 02:45:31 +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
e2ee992210 install time.so and time.pl 2010-08-04 02:42:05 +01:00
Vítor Santos Costa
8a0c614214 Needs error library 2010-08-03 21:10:09 +01:00
Vítor Santos Costa
a89336a555 PL_get_chars does not play nice. 2010-08-03 21:09:14 +01:00
Vítor Santos Costa
16341a3a0c export normalize_ 2010-08-03 21:07:58 +01:00
Vítor Santos Costa
a15351b28d expoprt predicates in ctypes 2010-08-03 21:06:33 +01:00
Vítor Santos Costa
91db3beeeb fix missing locking 2010-08-03 21:05:53 +01:00
Vítor Santos Costa
c081d01e78 implement access_file/2 in C 2010-08-03 21:04:16 +01:00
Vítor Santos Costa
69b21df917 improve PL_get_chars, still needs to handle wide chars. 2010-08-03 17:22:33 +01:00
Vitor Santos Costa
00a157b8ac fix make check to use $srcdir 2010-08-03 12:59:27 +01:00
Vitor Santos Costa
90ffa99878 fix documentation 2010-08-03 12:58:19 +01:00
Vítor Santos Costa
ebc22dc29f better support for win32
fix case where zlib is not available.
2010-08-03 12:27:23 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
3a3ca7f382 make configure support cygwin again. 2010-08-03 01:54:29 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
6a22006fed Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-08-03 01:54:22 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
dec813f562 remove debugging messages. 2010-08-03 01:54:07 +01:00
Charlie
d62d88731d NetBSD also exists. 2010-08-03 01:47:56 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa
8340ee4cb1 fix CYGWIN compilation 2010-08-03 01:11:13 +01:00
Charlie
fd64559643 NetBSD compilation 2010-08-02 22:41:32 +01:00
Vítor Santos Costa
388f4fb782 expand C-interface to allow access to common term operations (request from Ingo Molnar). 2010-08-02 19:48:17 +01:00
Vítor Santos Costa
1e737747bf add new instruction 2010-08-02 19:48:01 +01:00
Vítor Santos Costa
473fd5516d small fix to Osbmp type instructions. 2010-08-02 19:47:29 +01:00
Vítor Santos Costa
6895b8521a fix for long messages (from Denys Duchier) 2010-08-02 18:44:10 +01:00
Vítor Santos Costa
ffc094e25f make sure we have enough room before we enter a clause. 2010-08-02 18:20:03 +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
Vitor Santos Costa
212758d25e fix bad handliong of position overflow. 2010-08-02 13:03:48 +01:00
Vitor Santos Costa
e02ca2f520 fix bad assumption in parse variables overflow handling (stacks can move around in use-malloc). 2010-08-02 11:56:14 +01:00
Vitor Santos Costa
b2c1523de6 fix different semantics for yapor. 2010-07-31 00:32:54 +01:00
Vitor Santos Costa
f59f8e3f1a Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-07-30 12:08:37 +01:00
Vitor Santos Costa
6834ac544b fix thread creation. 2010-07-30 12:08:00 +01:00
Fabrizio Riguzzi
46be35d281 fixed compilation of simplecuddLPADs under windows 2010-07-30 12:36:13 +02:00
Fabrizio Riguzzi
b92c459968 fixed library order, fixed install of simplecuddLPADs 2010-07-30 12:33:09 +02:00
Vitor Santos Costa
8d5aa09e05 fix threaded error handling. 2010-07-30 00:57:46 +01: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
e7c7483588 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-07-29 22:37:01 +01:00
Vitor Santos Costa
30caf35bff fix bad overflow handling in == 2010-07-29 22:36:30 +01:00
Vítor Santos Costa
ca964a9e5b fix CFLAGS
- always use the predefined ones
- be careful about setting CFLAGS after whatever the variables that depend on it.
2010-07-29 17:02:25 +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
4727c62abc support for date.pl 2010-07-29 00:22:08 +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
Vitor Santos Costa
617e43b9c1 support requires/1. 2010-07-28 23:25:12 +01:00
Vitor Santos Costa
15c9d385a9 compile C stuff during bootstrap 2010-07-28 23:24:46 +01:00
Vitor Santos Costa
3030247064 thread_local should be as dynamic in non-thread mode. 2010-07-28 23:22:24 +01:00
Vitor Santos Costa
43ab7fe123 add nb?set 2010-07-28 20:03:08 +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
bfa7285041 fix interface with Thor 2010-07-28 17:14:29 +01:00