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 |
|
Vítor Santos Costa
|
41cb93c243
|
fix arity finding
|
2010-07-28 17:14:18 +01:00 |
|
Vítor Santos Costa
|
d45020e940
|
fix PL_pred and 2
export method for finding out arity of swi functor
|
2010-07-28 17:13:10 +01:00 |
|
Vítor Santos Costa
|
e80cc50fc7
|
assoc_to_keys/2 (used in SWI).
|
2010-07-28 17:12:51 +01:00 |
|
Vítor Santos Costa
|
0f0065049e
|
compile under thor, check every case.
|
2010-07-28 17:12:29 +01:00 |
|
Vítor Santos Costa
|
c017bccd1a
|
more locking fixes
|
2010-07-28 17:12:17 +01:00 |
|
Vitor Santos Costa
|
8d3b9ad16c
|
RDF package
|
2010-07-28 11:34:41 +01:00 |
|
Vitor Santos Costa
|
7b9ab9252c
|
get rid of debugging info.
|
2010-07-28 11:30:28 +01:00 |
|
Vitor Santos Costa
|
ccb7991a56
|
should not use PP for thread private
more lock tracing aids.
|
2010-07-28 11:26:20 +01:00 |
|
Vitor Santos Costa
|
431ceadc50
|
more SWI updates.
|
2010-07-28 10:47:18 +01:00 |
|
Vitor Santos Costa
|
c27fdc9b35
|
file_name_ is now a YAP builtin.
|
2010-07-28 10:46:35 +01:00 |
|
Vitor Santos Costa
|
36a56ccd13
|
update len for wchar.
SWI can release frame twice.
|
2010-07-28 10:45:37 +01:00 |
|
Vitor Santos Costa
|
ca94b17049
|
update to more recent version of option.pl
|
2010-07-28 10:45:06 +01:00 |
|
Vitor Santos Costa
|
86af6ff3f6
|
add THOR to threads version.
|
2010-07-28 00:30:02 +01:00 |
|