U-vsc-win7\vsc
|
41a648c816
|
mingw compilation fixes
|
2010-08-04 18:05:46 +01:00 |
|
Vítor Santos Costa
|
f2dff606ef
|
replace call to non-existing predicate.
|
2010-08-04 13:04:17 +01:00 |
|
Vítor Santos Costa
|
032d9f7591
|
bug fixes
|
2010-08-04 13:04:09 +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
|
6ee0ce8e48
|
support missing instructions.
|
2010-08-04 11:36:10 +01:00 |
|
Vítor Santos Costa
|
28de20262f
|
initialise *all* threads.
support SWI buffers.
|
2010-08-04 11:35:30 +01:00 |
|
Vítor Santos Costa
|
52c019ec54
|
cannot hold the lock while getting a char: someone else may be trying to add to the stream.
|
2010-08-04 11:34:46 +01:00 |
|
Vítor Santos Costa
|
2d425fb7b4
|
don't go set jumping if in UserCCode. Just say there is an exception.
|
2010-08-04 11:34:04 +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
|
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 |
|