U-WIN-ENP104VVO3U\Vítor Santos Costa
|
d685b8891f
|
fix compilation flag.
|
2011-06-06 12:29:28 +01:00 |
|
U-WIN-ENP104VVO3U\Vítor Santos Costa
|
eb700c647d
|
fix lost buffer
|
2011-06-06 12:29:13 +01:00 |
|
Vítor Santos Costa
|
b1a3b925ae
|
handle variable destroyed by garbage collector.
|
2011-06-03 12:54:09 +01:00 |
|
Vítor Santos Costa
|
56d71e55b4
|
remove unecesary files.
|
2011-06-03 12:26:10 +01:00 |
|
Vitor Santos Costa
|
1962a0507f
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
|
2011-06-01 14:39:43 +01:00 |
|
Vitor Santos Costa
|
e9171547b9
|
implementation of bayes ball.
|
2011-05-27 21:34:55 +01:00 |
|
Vítor Santos Costa
|
791106aa05
|
these two now include SWI-Stream in Yap.h, so they need PL_KERNEL defined before Yap.h.
|
2011-05-27 11:49:42 +01:00 |
|
Joao
|
f658a99dad
|
fix C/scanner.c. change some misc/LOCALS initializations.
|
2011-05-26 15:02:00 +01:00 |
|
Joao
|
98e35b16e8
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
|
2011-05-25 16:41:39 +01:00 |
|
Joao
|
971ad94311
|
moved several global variables to misc/GLOBALS
|
2011-05-25 16:40:36 +01:00 |
|
Vítor Santos Costa
|
14bdc262df
|
export TermToStream
|
2011-05-25 13:10:39 +01:00 |
|
Vitor Santos Costa
|
b3bd547f55
|
vel -> ve
|
2011-05-21 00:27:25 +01:00 |
|
Vitor Santos Costa
|
27dbe24b9e
|
just link if variables have evidence, we can discard other unused variables.
|
2011-05-21 00:19:53 +01:00 |
|
Vitor Santos Costa
|
adcc2797e1
|
make sure query variables are accessible from top-level.
|
2011-05-21 00:15:20 +01:00 |
|
Vitor Santos Costa
|
55e2e6fe3a
|
small fixes
|
2011-05-20 23:56:12 +01:00 |
|
Vitor Santos Costa
|
6d4d2b5830
|
fix Makefile for bp
|
2011-05-19 09:23:32 +01:00 |
|
Vitor Santos Costa
|
b7379a67cc
|
Update CLP(BN) with Tiago's latest version of BP solver.
|
2011-05-17 12:00:33 +01:00 |
|
Joao
|
bce888bd6d
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
|
2011-05-11 18:24:25 +01:00 |
|
Joao
|
ab63cd190b
|
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
|
2011-05-11 18:22:58 +01:00 |
|
Vitor Santos Costa
|
7122c657c0
|
more updates to meld.
|
2011-05-11 09:28:40 +01:00 |
|
Vítor Santos Costa
|
bbf83cb34d
|
extra live should not be needed ...
|
2011-05-09 22:03:35 +01:00 |
|
Ricardo Rocha
|
a532b6cff3
|
struct local_optyap_data is now part of struct worker_local (generated from the file LOCALS)
|
2011-05-09 19:36:51 +01:00 |
|
Vitor Santos Costa
|
72a83eec62
|
small fixes.
|
2011-05-08 23:49:06 +01:00 |
|
Vitor Santos Costa
|
925b8fec01
|
Merge branch 'master' of ssh://yap.git.sf.net/gitroot/yap/yap-6.3
|
2011-05-08 23:12:44 +01:00 |
|
Vitor Santos Costa
|
77407bc14e
|
improve meld emulation to compile pagerank example.
|
2011-05-08 23:10:52 +01:00 |
|
Joao
|
d9cee607e9
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
Conflicts:
C/cdmgr.c
|
2011-05-04 11:10:20 +01:00 |
|
Joao
|
dc3c54c164
|
change LOCALS macros.
|
2011-05-04 10:11:41 +01:00 |
|
Vitor Santos Costa
|
bf6033082d
|
Merge branch 'master' of ssh://yap.git.sf.net/gitroot/yap/yap-6.3
|
2011-05-02 23:31:35 +01:00 |
|
Vitor Santos Costa
|
85c91d72b6
|
fix example path
|
2011-05-02 23:28:37 +01:00 |
|
U-WIN-ENP104VVO3U\Vítor Santos Costa
|
772cf833a6
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
|
2011-05-02 18:23:50 +01:00 |
|
U-WIN-ENP104VVO3U\Vítor Santos Costa
|
a787605c5c
|
fix compilation in win32win64
|
2011-05-02 18:22:07 +01:00 |
|
Vítor Santos Costa
|
81093f7edd
|
HMM example.
|
2011-05-01 22:58:35 +01:00 |
|
Vítor Santos Costa
|
63d8536711
|
move examples upwards.
|
2011-05-01 22:49:34 +01:00 |
|
Vítor Santos Costa
|
697f7c650c
|
I/O fixes.
|
2011-04-22 15:29:41 +01:00 |
|
Vítor Santos Costa
|
5488a9bccf
|
for now go back to old tabling trailing
update YapR
|
2011-04-15 10:48:24 +01:00 |
|
Vítor Santos Costa
|
b11a3f894c
|
make sure to initialise both fields in trail entry (helpful for valgrind).
|
2011-04-13 14:49:03 +01:00 |
|
Vítor Santos Costa
|
49582bf49c
|
recent changes to YapR.
|
2011-04-04 16:25:14 +01:00 |
|
Vítor Santos Costa
|
e49e59c705
|
include optimise flag.
|
2011-04-04 16:23:46 +01:00 |
|
Vítor Santos Costa
|
4ed9df43ac
|
remove Yap_InitPlIO (unused).
|
2011-04-04 13:55:39 +01:00 |
|
Vitor Santos Costa
|
417fb5c52c
|
includ e6.2 changes for globals.
|
2011-04-04 13:20:35 +01:00 |
|
Vitor Santos Costa
|
598452c069
|
fix reinitialization of streams at Restore.
|
2011-03-28 22:55:28 +01:00 |
|
Vitor Santos Costa
|
889e146f0d
|
update packages
fix tai loading bug (now compile tai libraries in binary).
|
2011-03-27 13:14:42 +01:00 |
|
Vitor Santos Costa
|
9c3d6a187d
|
debugging cleanups
actually use readline flag.
|
2011-03-26 15:45:42 +00:00 |
|
Vitor Santos Costa
|
89d605d6c0
|
Merge branch 'master' of ssh://yap.git.sf.net/gitroot/yap/yap-6.3
Conflicts:
packages/PLStream/pl-file.c
packages/http
packages/plunit
pl/flags.yap
|
2011-03-26 15:27:03 +00:00 |
|
Vitor Santos Costa
|
48cd3bd675
|
use SWI flags.
|
2011-03-26 15:18:56 +00:00 |
|
Vítor Santos Costa
|
e03acef3f9
|
use SWI flags.
|
2011-03-26 15:17:17 +00:00 |
|
Vítor Santos Costa
|
0d9adb7dbc
|
iprogress in submodules.
|
2011-03-25 23:17:06 +00:00 |
|
Vitor Santos Costa
|
0bd0936683
|
fix pl-read.c
|
2011-03-24 22:23:26 +00:00 |
|
Vitor Santos Costa
|
636d66d7ad
|
Merge branch 'master' of ssh://yap.git.sf.net/gitroot/yap/yap-6.3
|
2011-03-24 21:30:41 +00:00 |
|
Vitor Santos Costa
|
f3debd2f49
|
fix modules.y
|
2011-03-24 21:26:01 +00:00 |
|
Vítor Santos Costa
|
9aa4adb0dc
|
update YapR.
|
2011-03-24 14:07:58 +00:00 |
|
Vítor Santos Costa
|
44f6ce1000
|
first cut at support for J Azevedo and Rui Camacho's YapR.
|
2011-03-23 09:46:27 +00:00 |
|
Vítor Santos Costa
|
a8bf2907d5
|
iupdate dtoa and new versions of packages.
|
2011-03-22 11:42:05 +00:00 |
|
U-WIN-ENP104VVO3U\Vítor Santos Costa
|
b9b107eaa9
|
recent versions of packages.
|
2011-03-22 09:32:59 +00:00 |
|
unknown
|
185151db2a
|
support MINGW
|
2011-03-21 23:39:25 +00:00 |
|
U-WIN-ENP104VVO3U\Vítor Santos Costa
|
7670ce631b
|
WIN32 patches
|
2011-03-21 17:07:58 +00:00 |
|
Vitor Santos Costa
|
97f46d5aa9
|
R support
|
2011-03-19 15:30:54 +00:00 |
|
Vitor Santos Costa
|
ca952a4eac
|
include R package.
|
2011-03-19 15:29:06 +00:00 |
|
Vitor Santos Costa
|
97c76adbf4
|
fix RUNTEX
|
2011-03-19 15:28:45 +00:00 |
|
Vítor Santos Costa
|
36a0023fbf
|
iimprove SWI compat
|
2011-03-15 23:49:28 +00:00 |
|
Vítor Santos Costa
|
8421af32e8
|
support datarootdir
|
2011-03-15 18:22:05 +00:00 |
|
Vítor Santos Costa
|
d96f9c3fe1
|
ZLIB support
|
2011-03-15 18:16:05 +00:00 |
|
Vítor Santos Costa
|
5b27d9fb72
|
fix submodule
|
2011-03-15 17:02:56 +00:00 |
|
Vítor Santos Costa
|
73b8478bdb
|
iinclude all modules.
|
2011-03-15 16:41:33 +00:00 |
|
Vítor Santos Costa
|
123cf5af84
|
use external module for clib
|
2011-03-15 16:26:44 +00:00 |
|
Vítor Santos Costa
|
6b5046bb8c
|
use external modules.
|
2011-03-15 16:22:56 +00:00 |
|
Vítor Santos Costa
|
2a76f86785
|
don't lock ThreadLocal predicates.
|
2011-03-15 09:08:09 +00:00 |
|
Vítor Santos Costa
|
656e95f068
|
fix low level emulation.
|
2011-03-14 21:03:28 +00:00 |
|
Vítor Santos Costa
|
2d2f5f8702
|
remove debugging message.
|
2011-03-14 21:03:13 +00:00 |
|
Vítor Santos Costa
|
0d6be2d858
|
improve string support
fix non-thread compilation.
|
2011-03-11 23:21:23 +00:00 |
|
Vítor Santos Costa
|
d42db0dc5c
|
ithread_pool (untested).
|
2011-03-11 21:31:10 +00:00 |
|
Vítor Santos Costa
|
cb192cf26a
|
add get_time.
|
2011-03-11 20:36:40 +00:00 |
|
Vítor Santos Costa
|
e05b84ce4e
|
fix to thread support.
|
2011-03-11 19:49:32 +00:00 |
|
Vítor Santos Costa
|
3c5eb3ff7d
|
use SWI version of CLIB
|
2011-03-10 11:05:53 +00:00 |
|
Vítor Santos Costa
|
4b8a9a4f4e
|
make http an external module.
|
2011-03-09 23:38:58 +00:00 |
|
Vítor Santos Costa
|
f92f8daa6d
|
fix debugging message.
|
2011-03-09 22:39:11 +00:00 |
|
Vitor Santos Costa
|
4ad0407388
|
fix small differences
|
2011-03-09 13:33:30 +00:00 |
|
Vitor Santos Costa
|
5418f55d74
|
fix pl-tai
|
2011-03-09 13:05:03 +00:00 |
|
U-WIN-U2045GN0RNQ\Vítor Santos Costa
|
752fa4fc53
|
support windows compilation, upgrade to current uxnt.
|
2011-03-09 00:02:21 +00:00 |
|
U-WIN-U2045GN0RNQ\Vítor Santos Costa
|
a3f79cede9
|
WINDOWS compatibility
|
2011-03-08 00:03:50 +00:00 |
|
ubu32
|
e98ba46ccb
|
make new code work in 32 bit Linux.
|
2011-03-07 08:34:20 -08:00 |
|
Vítor Santos Costa
|
90d93fdbdd
|
cache abstra machine register in threaded mode.
|
2011-03-07 16:02:55 +00:00 |
|
Vítor Santos Costa
|
9c3041f1e3
|
support copying registers in SWI code.
|
2011-03-03 11:41:21 +00:00 |
|
Vítor Santos Costa
|
da1df3d851
|
more cleanups.
|
2011-03-02 23:19:39 +00:00 |
|
Vítor Santos Costa
|
cd287280b3
|
fix warnings
|
2011-03-02 09:20:05 +00:00 |
|
Vítor Santos Costa
|
824b5ff88e
|
support critical sections, now that we have Yap.h
|
2011-03-02 09:19:35 +00:00 |
|
Vítor Santos Costa
|
7f3e510992
|
get rid of aliasing warnings.
|
2011-03-02 09:18:51 +00:00 |
|
Vítor Santos Costa
|
d42f4daed0
|
get rid of unused functions.
|
2011-03-02 09:18:14 +00:00 |
|
Vítor Santos Costa
|
282760de9c
|
fix an alias warning by replacing cast by an union.
|
2011-03-02 09:15:30 +00:00 |
|
Vítor Santos Costa
|
b868d85ac8
|
make rl not deadlock under SIGINT
|
2011-03-01 12:31:19 +00:00 |
|
Vítor Santos Costa
|
0e447436b3
|
fix missing lock in OpInfo
|
2011-03-01 10:32:25 +00:00 |
|
Vítor Santos Costa
|
cce6bb6354
|
LD should be local to threads.
get rid of write_depth on YAP side.
|
2011-03-01 10:26:25 +00:00 |
|
Vítor Santos Costa
|
31909e3741
|
fix makefile rules.
fix dtoa for 64 bit machines
|
2011-03-01 09:18:19 +00:00 |
|
ubu32
|
3f6b92de4b
|
enable compilation with multi-threading.
|
2011-02-27 15:06:10 -08:00 |
|
ubu32
|
f2e8f2ac2e
|
more fixes for bignum support in PLStream.
|
2011-02-27 03:40:27 -08:00 |
|
ubu32
|
3c261305db
|
interface to rationals.
|
2011-02-27 02:13:25 -08:00 |
|
ubu32
|
53e8811077
|
fixes to use SWI version of readline.
|
2011-02-26 18:34:44 -08:00 |
|
Vítor Santos Costa
|
fbdac55317
|
rm Makefile, we have Makefile.in
|
2011-02-25 12:05:51 +00:00 |
|
Vítor Santos Costa
|
11f4ac0e52
|
remove dump files.
|
2011-02-25 12:04:46 +00:00 |
|
Vítor Santos Costa
|
f92fa69eab
|
more PLStream stuff.
|
2011-02-23 17:46:50 +00:00 |
|