Vitor Santos Costa
|
232a740d43
|
upgrade to latest SWI
|
2011-02-10 00:01:19 +00:00 |
|
Vítor Santos Costa
|
54507703fe
|
Merge branch 'master' of ../yap-6.2
|
2011-02-08 21:05:12 +00:00 |
|
Vítor Santos Costa
|
d0a5571900
|
trace the total number of choice-points created in profiling mode.
|
2011-02-08 21:02:10 +00:00 |
|
Vítor Santos Costa
|
f840ee307d
|
Merge branch 'master' of ../yap-6.2
|
2011-02-02 16:15:50 +00:00 |
|
Vitor Santos Costa
|
a9587b5e3d
|
restore and agc of recorded terms
overflows in recorded.
|
2011-01-02 21:16:29 -06:00 |
|
Vitor Santos Costa
|
d64af810da
|
force wakeups before !
|
2010-12-29 09:29:42 -06:00 |
|
Vitor Santos Costa
|
168a6366f8
|
enable obtaining current stream_position from SWI.y
|
2010-12-19 21:32:13 +00:00 |
|
Vítor Santos Costa
|
81ca149be7
|
Merge branch 'master' of ../yap-6.2
|
2010-12-16 22:22:44 +00:00 |
|
Vítor Santos Costa
|
cfe0dda995
|
more bigint and dbterm fixes.
|
2010-12-16 22:21:46 +00:00 |
|
Vítor Santos Costa
|
5a2d908489
|
fix restore of instructions that manipulate bigints or db terms.
|
2010-12-16 20:39:53 +00:00 |
|
Vitor Santos Costa
|
6e2947e8c4
|
avoid _longjmp
|
2010-12-16 01:22:10 +00:00 |
|
Vítor Santos Costa
|
2dad416011
|
Merge branch 'master' of ../yap-6.2
|
2010-12-15 20:04:13 +00:00 |
|
Vitor Santos Costa
|
bd6da9dd40
|
fix reconsult of multifile predicates (static).
|
2010-12-15 00:06:14 +00:00 |
|
Vitor Santos Costa
|
dffacb814b
|
Merge branch 'master' of ../yap-6.2
|
2010-12-13 12:40:07 +00:00 |
|
Vitor Santos Costa
|
3c4da56af2
|
allow write to find out about SWI streams in SWI mode.
|
2010-12-13 12:38:37 +00:00 |
|
Vítor Santos Costa
|
30b0160b0d
|
Merge branch 'master' of ../yap-6.2
|
2010-12-07 15:08:25 +00:00 |
|
Vítor Santos Costa
|
21bbffceda
|
make sure we rebuild saved state stuff even if we do not actually enter top-level.
fix bug with some definitions being reset at load time.
|
2010-12-07 15:06:53 +00:00 |
|
Vítor Santos Costa
|
7874c790f3
|
Merge branch 'master' of ../yap-6.2
|
2010-12-06 20:16:05 +00:00 |
|
Vitor Santos Costa
|
8290341a5f
|
fix typo
|
2010-12-05 00:07:22 +00:00 |
|
Vitor Santos Costa
|
10a3d52de0
|
Merge ../yap-6.2
|
2010-11-29 23:17:49 +00:00 |
|
Vitor Santos Costa
|
7b6f330bd3
|
improve blob support (but just skeleton).
|
2010-11-29 23:17:06 +00:00 |
|
Vítor Santos Costa
|
40be6b56f2
|
Merge branch 'master' of ../yap-6.2
|
2010-11-29 18:09:19 +00:00 |
|
Vítor Santos Costa
|
2a8854094b
|
halt_hooks should not be in save/restore, this will cause trouble.
|
2010-11-29 18:08:29 +00:00 |
|
Vítor Santos Costa
|
e509d11c2e
|
routines to copy rational terms to tree and vice-versa.
|
2010-11-01 20:11:28 +00:00 |
|
Vitor Santos Costa
|
9396252588
|
patches to provide initial support UTF32 encodings(from Paulo Moura)
|
2010-10-27 14:49:27 +01:00 |
|
Vitor Santos Costa
|
facebe43e4
|
doc fixes
64 bits should use /usr/lib64, not /usr/lib
|
2010-10-24 21:26:49 +02:00 |
|
Vitor Santos Costa
|
9770904f6f
|
update version to next stable
|
2010-10-18 09:17:12 +01:00 |
|
vsc
|
72b8334358
|
imake predicates parallel by default.
|
2010-10-15 02:04:50 +01:00 |
|
Vítor Santos Costa
|
0c09447d00
|
fix broken tab
|
2010-09-30 20:53:07 +01:00 |
|
Vitor Santos Costa
|
99c5a17b12
|
Implement Halt Hook (request from Bernd).
|
2010-09-24 14:00:53 +01:00 |
|
Vítor Santos Costa
|
8592db72d7
|
start 6.0.7
|
2010-08-04 20:29:24 +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
|
c081d01e78
|
implement access_file/2 in C
|
2010-08-03 21:04:16 +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 |
|
Vítor Santos Costa
|
18d77309a6
|
c_inp_stream and friends are thread private!
|
2010-07-27 17:28:58 +01:00 |
|
Vítor Santos Costa
|
b61d69ffe8
|
allow SWI Interface to send/receive wide characters.
|
2010-07-21 10:58:24 +01:00 |
|
Vitor Santos Costa
|
6ebc31f2d8
|
codes/2 functor (used by format).
|
2010-07-19 14:48:42 +01:00 |
|
Vitor Santos Costa
|
f34dcec03e
|
fix totag SWI functors.
|
2010-07-19 14:47:08 +01:00 |
|
Vítor Santos Costa
|
f5b006a94b
|
isupport for improved SWI emulation
|
2010-06-23 11:48:10 +01:00 |
|
Vítor Santos Costa
|
2d6fc978e4
|
fix for threading initialization
|
2010-06-19 14:38:04 +01:00 |
|
Vítor Santos Costa
|
bf26536626
|
make frame structure thread local.
|
2010-06-14 09:26:32 +01:00 |
|
Vítor Santos Costa
|
293dadb003
|
support for rational numbers
make floor and friends return an integer (make it closer to SICStus).
|
2010-05-28 09:53:56 +01:00 |
|
Vitor Santos Costa
|
fd9f4efe0b
|
fix indexing of bignums (obs from Jos de Roo).
|
2010-05-14 12:42:30 +01:00 |
|
Vitor Santos Costa
|
a4344f5bf6
|
move to 6.0.6
|
2010-05-11 22:22:13 +01:00 |
|
U-vsc-win7\vsc
|
8a9f8aa1a6
|
libWYap.a not used any longer.
|
2010-05-11 14:44:35 +01:00 |
|
Vitor Santos Costa
|
5f5fcb920f
|
generates tables for swi atoms.
|
2010-05-06 11:38:09 +01:00 |
|
Vitor Santos Costa
|
31554991c8
|
better emulation of SWI atom_t and functor_t.
|
2010-05-03 14:26:56 +01:00 |
|
Vítor Santos Costa II
|
23d01fc7a6
|
version 6.0.5
|
2010-05-01 12:20:28 +01:00 |
|
Vítor Santos Costa II
|
030539f33b
|
PL_get_chars: Implement CVT_WRITE and CVT_WRITE_CANONICAL
|
2010-04-29 23:04:04 +01:00 |
|
Vitor Santos Costa
|
64528946d9
|
fix bad name for atom.
|
2010-04-28 00:32:37 +01:00 |
|