Commit Graph

2283 Commits

Author SHA1 Message Date
Vítor Santos Costa
0ccee1aa55 Merge /Users/vsc/tmp/yap-6.3w 2016-02-28 19:43:26 +00:00
Vítor Santos Costa
2192f73b11 make it compile under MSN vc. Unfortunately it has a weird crash at boot :(
- Lots of indenting changes
- VC++ is strict with variadic macros
- VC++ does not accept unistd.h
- new interface for walltime
- VC++ does not seem to have support for integer overflow.
- VC++ defines YENV_REG?
- no access flags, x permissions ignored.
- new FindGMP supporting MPIR
- make horus optional (c++ is hard).
2016-02-28 19:32:55 +00:00
Vítor Santos Costa
675befae75 CRLF kind of magic 2016-02-28 19:29:30 +00:00
Vítor Santos Costa
a448e25d8d handle no java 2016-02-24 02:08:18 +00:00
Vítor Santos Costa
b7ee47ce46 facilitate peek processing when using system locale. 2016-02-20 21:50:06 +00:00
Edward J. Schwartz
693272ecdf Fix build when odbc is not available 2016-02-16 09:20:41 -05:00
Vítor Santos Costa
9860b6244f small changes 2016-02-13 03:11:25 +00:00
Vítor Santos Costa
994c5d0dfd first jvm then java and last jpl 2016-02-13 03:08:26 +00:00
Vítor Santos Costa
bea2431c3e back port 2016-02-11 15:39:04 +00:00
Vítor Santos Costa
21fa15bf10 macos fixes 2016-02-11 15:32:42 +00:00
V'itor Santos Costa
485d20d908 related changes 2016-02-11 06:20:16 -08:00
V'itor Santos Costa
255da61029 rewrite library search code. 2016-02-11 06:18:41 -08:00
Vitor Santos Costa
c8305988ca Merge branch 'master' of github.com:vscosta/yap-6.3 2016-02-03 10:17:01 +00:00
Vitor Santos Costa
143684731e foreign files 2016-02-03 09:22:23 +00:00
Fabrizio Riguzzi
ec999c1126 compiled ver pdf 2016-02-03 08:06:32 +01:00
Fabrizio Riguzzi
504407eac3 manual for yap version 2016-02-03 07:52:52 +01:00
Vitor Santos Costa
e97eb4696e Linux 2016-02-03 02:48:18 +00:00
Vítor Santos Costa
7aba41e7c2 cleanup 2016-01-31 19:41:10 +00:00
Vítor Santos Costa
0671a1623c fix win32 compilation 2016-01-31 10:48:17 +00:00
Vítor Santos Costa
703ac35735 fix error crash while constructing error term 2016-01-20 23:16:04 +00:00
Vítor Santos Costa
a249156989 docs 2016-01-20 22:39:10 +00:00
Vítor Santos Costa
3074256cc1 more win32 support 2016-01-20 22:36:52 +00:00
Vítor Santos Costa
3966bf2ee1 windows dlls, meet thy mxmake 2016-01-20 22:25:25 +00:00
Vítor Santos Costa
f6a6c9deb6 last 2016-01-08 20:43:14 +00:00
Vitor Santos Costa
fd2930cbf4 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2016-01-07 16:02:17 +00:00
Vitor Santos Costa
780f42210c swig-java 2016-01-07 16:02:08 +00:00
Vítor Santos Costa
f6c5a2eea1 docs and strings 2016-01-06 12:43:51 +00:00
Vítor Santos Costa
e315217f0e xml fixes 2016-01-06 12:43:15 +00:00
Vítor Santos Costa
3704392811 xml2 early support 2016-01-06 12:36:36 +00:00
Vítor Santos Costa
50c8724322 linux backport
file exists system predicate
$source_file -> $user source
hide and make system preds
fix check_head_and_body
user_expansion never fails
goal expansion is controlled b dynamic procedure
add must_be_of_type predicate_indicator
fix neat_call, debug flag is user controlled
use simplecudd, not ptoblogbdd
compile all of myddas
fx junk in file_name
fix warnings
use common file opening struct and funds
avoid pairs module
fix db queues
2016-01-04 14:11:09 +00:00
Vítor Santos Costa
c0f00e7a0f missing file 2016-01-04 02:21:05 +00:00
Vítor Santos Costa
99e0458e15 missing file 2016-01-04 02:14:05 +00:00
Vítor Santos Costa
661f33ac7e bug fices 2016-01-03 02:06:09 +00:00
Vítor Santos Costa
15404b3835 small
- do not call goal expansion on meta-calls (that is done by undef).
- docs updates
- fix init code
2015-12-15 09:28:43 +00:00
Vítor Santos Costa
ce8a19d381 Add documentation 2015-11-18 15:06:25 +00:00
Vítor Santos Costa
edd5c007c8 make sudoku work 2015-11-11 07:51:52 +00:00
Vítor Santos Costa
e4bcc5e8a2 use main to call all tests: 2015-11-10 14:22:13 +00:00
Vitor Santos Costa
3aeebed2cf postgres 2015-11-09 18:21:54 +00:00
Vítor Santos Costa
5035f4efe6 move horus to CL(BN) 2015-11-09 11:32:25 +00:00
Vítor Santos Costa
6975c60645 support interface to minisat2. 2015-11-09 11:28:44 +00:00
Vítor Santos Costa
50c04116c8 moved from H 2015-11-06 18:22:31 +00:00
Vítor Santos Costa
d66db4cf70 make fixes
- options to use WITH
- FIX RPATH ON MAC
- newer Find
- bdd exports to cplint
2015-11-05 23:51:35 +00:00
Vítor Santos Costa
e9debf4d83 MYDDAS Support 2015-11-05 23:45:07 +00:00
Vítor Santos Costa
f8b5ca8291 init and friends : cleanup 2015-11-05 19:33:38 +00:00
Vítor Santos Costa
5db391b60a separate DB dependent from DB index. 2015-11-05 17:06:15 +00:00
Vítor Santos Costa
bb5a506864 avoid USE_ 2015-11-05 16:58:04 +00:00
Vítor Santos Costa
98e8bf63e0 remove debugging 2015-11-05 16:10:51 +00:00
Vítor Santos Costa
0fec4766e5 swap including and included. 2015-11-05 16:07:51 +00:00
Vítor Santos Costa
00245ff0fc fix bad replace; protect against undef red. 2015-11-05 16:00:54 +00:00
Vítor Santos Costa
9db87d1da4 atom versus atomic 2015-11-05 15:59:49 +00:00
Vítor Santos Costa
7fd6167c50 simple trick to do code sharing 2015-11-05 15:59:26 +00:00
Vítor Santos Costa
036876299f first step on separating drivers from library 2015-10-28 09:30:36 +00:00
Vítor Santos Costa
03850291c0 compilation warnings 2015-10-22 00:48:30 +01:00
Vítor Santos Costa
352ea085b7 configuration issues 2015-10-22 00:47:47 +01:00
Vítor Santos Costa
bcdfdeb65d fix pthread complaining 2015-10-22 00:33:38 +01:00
Vitor Santos Costa
318b2e8df2 cmake: support older versions 2015-10-20 08:07:42 +01:00
Vitor Santos Costa
cba4fdfe95 remove host-specific code 2015-10-20 08:05:00 +01:00
Vitor Santos Costa
e2363ca0d0 4.4 2015-10-20 08:03:42 +01:00
Vitor Santos Costa
aedc686ede avoid judi depeendencies 2015-10-20 07:56:07 +01:00
Vitor Santos Costa
438cd7dce5 fix config 2015-10-20 03:10:13 +01:00
Vitor Santos Costa
1d10b9c709 fix typo 2015-10-20 03:08:37 +01:00
Vitor Santos Costa
495fdca699 4.4 2015-10-18 23:44:32 +01:00
Vítor Santos Costa
72c34cdb8f dropped packages 2015-10-13 09:27:43 +01:00
Vítor Santos Costa
c4aae66f3e submods work 2015-10-13 09:10:53 +01:00
Vítor Santos Costa
1a5ba98950 stop using submodule 2015-10-13 08:25:49 +01:00
Vítor Santos Costa
25c3010de6 stop using submodule 2015-10-13 08:24:56 +01:00
Vítor Santos Costa
9b33c9d8ba stop using submodule 2015-10-13 08:17:51 +01:00
Vítor Santos Costa
30be57ed71 remove session 2015-10-13 02:14:45 +01:00
Vítor Santos Costa
1ef7eeabdf fix files dragged in 2015-09-30 00:02:59 +01:00
Vítor Santos Costa
b871f6676e fix error handling 2015-09-25 10:57:26 +01:00
Vítor Santos Costa
4336b2ba88 Avoid complaining from strlen
`
2015-09-21 17:05:36 -05:00
Vítor Santos Costa
880a9989c3 small changes 2015-08-18 15:08:52 -05:00
Vítor Santos Costa
72776e3b14 swig handling 2015-08-18 15:05:07 -05:00
Vítor Santos Costa
4cd70e68ce imrove python support
make syntax as Python-like as possible
get close to real.
2015-08-18 15:03:21 -05:00
Vítor Santos Costa
b164f53191 fix regression tests 2015-08-07 16:57:53 -05:00
Vítor Santos Costa
3761252735 missing files 2015-07-24 21:52:03 -05:00
Vítor Santos Costa
3f55904bfe missing files 2015-07-24 21:35:02 -05:00
Vítor Santos Costa
d4f49a20ba missing files 2015-07-24 21:28:04 -05:00
Vítor Santos Costa
f3b84af062 bunch of fixes for YAP's own IO 2015-07-22 19:33:30 -05:00
Vítor Santos Costa
4eaf848e87 missing 2015-07-06 14:54:23 +01:00
Vítor Santos Costa
1d6f9981e1 mkdir and small stuff 2015-07-06 12:04:42 +01:00
Vítor Santos Costa
1c06bfdc05 cmake & text support 2015-06-19 01:30:13 +01:00
Vítor Santos Costa
edbd2654e8 cmake & files 2015-06-19 01:25:12 +01:00
Vítor Santos Costa
5f71b15c03 cmake 2 2015-06-19 01:23:51 +01:00
Vítor Santos Costa
de3a6c5637 cmake 2015-06-19 01:22:23 +01:00
Vítor Santos Costa
9ad02e3f9a cmake 2015-06-19 01:22:12 +01:00
Vítor Santos Costa
1b8cd91618 cudd integration 2015-06-19 01:20:49 +01:00
Vítor Santos Costa
63c2fa3c6b warning, postgres 2015-06-19 01:19:48 +01:00
Vítor Santos Costa
e8e33e405a join cud packages 2015-06-19 01:00:18 +01:00
Vítor Santos Costa
e989419605 Use new YAP flags 2015-06-18 00:05:49 +01:00
Vítor Santos Costa
c26b5f3175 increase the ignore list 2015-06-17 23:49:02 +01:00
Vítor Santos Costa
0ed3ee4fc4 enable path expansion by default 2015-04-24 10:03:44 -06:00
Vítor Santos Costa
3b4226bda1 cmake work 2015-04-21 16:12:18 -06:00
Vítor Santos Costa
e043e7595e minor incompats 2015-04-21 16:12:01 -06:00
Vítor Santos Costa
e963c59649 fix ProbLog path issues 2015-04-21 09:25:12 -06:00
Vítor Santos Costa
76cd423784 cmake support for bdd package 2015-04-20 01:21:19 +01:00
Vítor Santos Costa
4489616b19 fix current_pred 2015-04-19 04:13:12 +01:00
Vitor Santos Costa
800289f7bb weird module stuff 2015-04-15 11:45:49 +01:00
Vítor Santos Costa
b97fa48cd2 typo 2015-04-15 11:24:24 +01:00
Vítor Santos Costa
bf8beba466 more Android fixes
merge trueFileName so that we don;t redo code
support rand48 and srand48
drop support for odbc and prolite, too much work.
2015-04-15 11:21:15 +01:00
Vítor Santos Costa
ef586e264e android debugging plus clean-ups 2015-04-13 13:28:17 +01:00
Vitor Santos Costa
756a79995b cpp 2015-03-28 21:55:29 +00:00
Vítor Santos Costa
5d27ad0243 small stuff 2015-03-23 16:17:24 +00:00
Vítor Santos Costa
4eeacd8b7b compile myddas interface to sqlite 2015-03-23 07:27:10 +00:00
Vítor Santos Costa
272d28ae5f android 2015-03-16 17:25:09 +00:00
Vítor Santos Costa
55bd75b8d8 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	library/parameters.yap
	packages/myddas/pl/myddas.ypp
2015-03-11 22:31:18 +00:00
Vítor Santos Costa
7cceb655b3 protect against crashes in bad user code 2015-03-11 22:23:31 +00:00
Vitor Santos Costa
6a0b6fad8b C++ interface and ARM/Android 2015-03-11 22:18:00 +00:00
Vitor Santos Costa
252a2b7868 bdd stuff 2015-03-08 02:15:53 +00:00
Vítor Santos Costa
65c97e7072 postgres 2015-03-04 09:59:42 +00:00
Vítor Santos Costa
4386c42d02 improve cudd with bdd printing -> nodes, and true=1 false=0 2015-03-04 09:50:15 +00:00
Vítor Santos Costa
a9acacd1c5 android stopped working. 2015-03-04 09:43:37 +00:00
Vítor Santos Costa
291ec26d65 configuratio fixes 2015-02-17 20:26:46 +00:00
Vítor Santos Costa
a24c90334f first cut at postgres support 2015-02-16 11:44:37 +00:00
Vitor Santos Costa
1e57a2e978 path setup 2015-02-15 02:33:54 +00:00
Vitor Santos Costa
ada2ad44de basic myddas with SQLITE3 2015-02-14 11:35:07 +00:00
Vitor Santos Costa
dd22039a59 myddas 2015-02-11 23:44:16 +00:00
Vitor Santos Costa
61625ca7ad Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2015-02-11 10:33:43 +00:00
Vitor Santos Costa
eef8bc8629 myddas fixes 2015-02-11 10:33:35 +00:00
Vítor Santos Costa
9743c81f05 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2015-02-10 09:20:12 +00:00
Vítor Santos Costa
081b2a464e USE_MYDDAS when we have a driver for the DBMS 2015-02-10 09:17:59 +00:00
Vitor Santos Costa
afd8c9b9c4 blanks and backslashed strings 2015-02-10 00:03:02 +00:00
Vitor Santos Costa
2ca29d208f sqlite3 2015-02-09 10:19:15 +00:00
Vitor Santos Costa
a7ae565a75 configuration fix 2015-02-09 10:16:35 +00:00
Vítor Santos Costa
88e3d637ec C++ & swig 2015-02-09 01:53:28 +00:00
Vítor Santos Costa
bdcd06cf04 enable swig 2015-02-07 01:11:52 +00:00
Vítor Santos Costa
c802669cf4 cleanups 2015-02-05 01:05:08 +00:00
Vítor Santos Costa
e29b7afa1b fix warnings 2015-02-04 12:32:38 +00:00
Vítor Santos Costa
cc1702d4b5 fix uuid and warnings 2015-02-04 12:32:12 +00:00
Vítor Santos Costa
1f3245243c add SQLITE3, first patch 2015-02-04 10:53:04 +00:00
Vítor Santos Costa
409a79d93a autoconf 2015-02-03 03:00:52 +00:00
Vítor Santos Costa
34eb3bd62b bool 2015-02-03 03:00:37 +00:00
Vítor Santos Costa
3f8074ede9 inlining 2015-02-03 03:00:00 +00:00
Vítor Santos Costa
2f621e5b47 make user functions return bool 2015-02-03 02:37:25 +00:00
Vitor Santos Costa
36e4cbf98b move handles to a separate handle stack. 2015-01-30 07:25:34 +00:00
Vítor Santos Costa
9f945c152d cmake 2015-01-27 03:42:24 +00:00
Vitor Santos Costa
4a5a3d833a fix tyes. 2015-01-27 03:25:56 +00:00
Vítor Santos Costa
bc1e70758e cmake and jit 2015-01-26 04:02:46 +00:00
Vítor Santos Costa
bece9d05d8 JIT 2015-01-20 03:00:42 +00:00
Vítor Santos Costa
7ede2cde5e Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	JIT/JIT_Compiler.cpp
	JIT/configure.in
	JIT/jit_analysispreds.c
	JIT/jit_transformpreds.c
	configure
	packages/cplint/Makefile.in
2015-01-18 02:54:53 +00:00
Vítor Santos Costa
5c261da4f6 small fixes 2015-01-18 02:46:33 +00:00
Vitor Santos Costa
ce84e60d08 cosmetic 2015-01-18 01:32:13 +00:00
Vítor Santos Costa
ac9070f120 fix typos 2015-01-07 10:17:19 +00:00
Vítor Santos Costa
797dd6452d fix typing 2015-01-06 22:33:24 +00:00
Vitor Santos Costa
b3754795a2 warnings 2015-01-06 17:49:35 +00:00
Vitor Santos Costa
f42f2ff57d warnings 2015-01-05 16:14:03 +00:00
Vitor Santos Costa
fcf0f41312 infinity, try to fix the ffsll mess, warnings 2015-01-05 16:06:32 +00:00
Vítor Santos Costa
326a4de147 doc fixes 2015-01-05 08:46:11 +00:00
Vítor Santos Costa
3164ed2d61 doc support 2015-01-04 23:58:23 +00:00
Vitor Santos Costa
247371c095 cmake 2014-12-15 23:05:05 +00:00
Vitor Santos Costa
1591bfd00d cmake 2014-12-15 12:24:02 +00:00
Vítor Santos Costa
bad29b415d use real only 2014-12-15 01:12:51 +00:00
Vítor Santos Costa
93c8dd75e2 update 2014-12-15 01:11:58 +00:00
Vítor Santos Costa
374eb86c8a update 2014-12-15 01:11:11 +00:00
Vitor Santos Costa
656e27f5e0 mpi support 2014-12-14 16:44:52 +00:00
Vítor Santos Costa
90feb7f9f8 cmake support 2014-12-14 12:05:43 +00:00
Vitor Santos Costa
ff977fbad8 cmake support: first cut from David Vaz work.i 2014-12-04 07:59:30 +00:00
Vítor Santos Costa
9f28f7e836 fix test cases 2014-11-28 03:21:32 +00:00
Vítor Santos Costa
0cebf08bfe small fixes 2014-11-28 02:35:25 +00:00
Vítor Santos Costa
0b3fd61088 install fixes 2014-11-28 02:29:35 +00:00
Vítor Santos Costa
22acc44b4b install fixes 2014-11-28 02:29:02 +00:00
Vítor Santos Costa
7bca484b63 install fixes 2014-11-28 02:28:49 +00:00
Vítor Santos Costa
a83ff038f4 Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
Vítor Santos Costa
c9c2d7233c fix warnings 2014-11-26 09:47:05 +00:00
Vitor Santos Costa
afc6c5d04e Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	C/threads.c
	JIT/HPP/EnvironmentInit.h
	packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c
	pl/preds.yap
2014-11-25 16:53:35 +00:00
Vitor Santos Costa
2be225c17a small warnings. 2014-11-25 16:42:35 +00:00
Vítor Santos Costa
bb8ea9a27d fix current and system predicate 2014-11-25 12:03:48 +00:00
Vítor Santos Costa
cfafc26b68 real 2014-11-10 04:23:44 +00:00
vscosta
58734fe2e7 win32 support
- support for win graphic console
- correct versioning
- document mkwin script
2014-11-04 01:27:58 +00:00
Vítor Santos Costa
9d615f3c24 win32 in submodules. 2014-11-03 00:25:30 +00:00
vscosta
c7a3836b2c WIN32 support
Ugh
2014-11-03 00:13:34 +00:00
Vítor Santos Costa
ef0d7b77fb Merge branch 'master' of github.com:vscosta/yap-6.3 2014-11-02 12:11:48 +00:00
Vítor Santos Costa
c440ab239b doc changes 2014-11-02 12:10:32 +00:00
vscosta
e0da1a2ae0 cplint path
give yap.dll path to cplint
2014-10-30 07:43:24 +00:00
Vítor Santos Costa
6b93b8ee5a config fixes 2014-10-26 18:47:15 +00:00
Vítor Santos Costa
2053c44054 try to clean-up makefiles and autoconfs 2014-10-26 17:39:52 +00:00
Vitor Santos Costa
6c76a5f827 config libs vs ldflags, CPP VS C 2014-10-26 01:52:02 +01:00
Vitor Santos Costa
9483572213 config libs vs ldflags 2014-10-26 01:49:15 +01:00
Vítor Santos Costa
e7067559a0 config matters 2014-10-25 16:52:51 +01:00
Vítor Santos Costa
b5a43ae9ff improve autoconf 2014-10-25 16:46:13 +01:00
Vitor Santos Costa
4844e43704 flags 2014-10-23 01:24:18 +01:00
Vítor Santos Costa
61f5baf7a4 cuda links in osx; nullptr patch from mozilla 2014-10-22 14:54:54 +01:00
Vitor Santos Costa
b2caf2da77 integrate autoconf for cplint with remaining code.t 2014-10-22 10:11:20 +01:00
Vítor Santos Costa
47d1bd5ecc allow setting up arithmetic exception handling. 2014-10-19 11:27:53 +01:00
Fabrizio Riguzzi
fa24b214af Merge branch 'master' of git@git.dcc.fc.up.pt:yap-6.3 2014-10-16 17:23:22 +02:00
Fabrizio Riguzzi
3ee50baf11 lemur example 2014-10-16 17:22:57 +02:00
Fabrizio Riguzzi
089bd928cf fixed cplint compilation 2014-10-16 13:49:56 +02:00
Fabrizio Riguzzi
3c07f66cac repaired configure 2014-10-16 10:20:07 +02:00
Fabrizio Riguzzi
ce12c424f3 initial version of LEMUR 2014-10-15 15:56:49 +02:00
Fabrizio Riguzzi
b25c9e5b61 lemur 2014-10-15 15:15:46 +02:00
Fabrizio Riguzzi
1d98481ac3 fixed compilation problems 2014-10-15 15:15:24 +02:00
Vítor Santos Costa
186adc2053 More thread fixes, including true anonymous mqueues, worker_id for sequential,
support for arithmetic exceptions on mac, fixes for with_mutex, fixes for dangling pointers
 in thread termination. Uuufff...
2014-10-14 15:53:24 +01:00
Vítor Santos Costa
d7bc8f80ce back to life, ProbLog-I 2014-10-12 00:33:34 +01:00
Vitor Santos Costa
b108380cfc utf8 2014-10-09 10:49:51 +01:00
Vitor Santos Costa
5d84ce03ca fix configuration to support 6.5. 2014-10-08 16:50:33 +01:00
Vítor Santos Costa
092303f837 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2014-10-06 00:01:42 +01:00
Vítor Santos Costa
a7b4667e6c looking at operators. 2014-10-05 23:51:06 +01:00
Vitor Santos Costa
af180958b6 fixes in javadoc 2014-10-03 16:56:23 +01:00
Vitor Santos Costa
2c599d99f8 improvements in packages 2014-10-02 23:24:31 +01:00
Vitor Santos Costa
56a1e11656 Carlos: fix catalogues. 2014-10-02 23:24:04 +01:00
Vitor Santos Costa
70fa990223 make hcli installable in win32. 2014-10-02 23:22:19 +01:00
Vítor Santos Costa
1783528ea8 updates 2014-09-25 08:57:41 +01:00
Vítor Santos Costa
3e255ec4a1 qload 2014-09-22 18:13:35 +01:00
Vitor Santos Costa
e06bcd659e more C++/Android fixes 2014-09-19 14:20:22 -05:00
Vitor Santos Costa
1caf68972f missing file 2014-09-18 00:58:50 -05:00
Vitor Santos Costa
04eb38ff10 Why stay at 1.4 in java compat? 2014-09-17 16:58:05 -05:00
Vitor Santos Costa
00d87ca661 Improve Makefile for android compilation and bring back Application.mk 2014-09-17 16:54:21 -05:00
Vitor Santos Costa
8461026303 fixes for win64 compilation. 2014-09-16 19:15:56 +01:00
Vítor Santos Costa
dbec254586 doc updates 2014-09-16 04:02:05 -05:00
Vítor Santos Costa
df0ec5bc96 more doxygen fixes 2014-09-15 14:57:46 -05:00
Vítor Santos Costa
aeb54ebc61 more doc udates 2014-09-15 13:10:49 -05:00
Vítor Santos Costa
d5fc0a1920 doxygen support 2014-09-15 13:09:48 -05:00
Vítor Santos Costa
7e1c6a6f5f doxygen support 2014-09-15 13:07:53 -05:00
Vítor Santos Costa
8eec3113be improve docs 2014-09-15 03:13:50 -05:00
Vítor Santos Costa
050ce4fce6 "moredocupdates" 2014-09-13 00:53:56 -05:00
Vítor Santos Costa
3bcf9a3f85 docs 2014-09-13 00:45:43 -05:00
Vitor Santos Costa
4f294140ce doc changes 2014-09-13 00:34:57 -05:00
Vitor Santos Costa
cf0f8d2447 doc changes 2014-09-13 00:33:25 -05:00
Vitor Santos Costa
b7ae9cb45e documentation improvemeents 2014-09-13 00:26:46 -05:00
Vítor Santos Costa
882eaca30c updates to documentation 2014-09-12 18:50:04 -05:00
Vítor Santos Costa
3009987985 update docs 2014-09-11 14:06:57 -05:00
Vítor Santos Costa
87e36bcfe2 cleanup 2014-09-09 23:55:13 -05:00
Vítor Santos Costa
9b5c4ea710 missing library calls 2014-09-09 09:38:10 -05:00
Vítor Santos Costa
0f239213d1 missing library calls 2014-09-09 09:37:20 -05:00
Vítor Santos Costa
62d4624080 fix compilation warnings 2014-09-09 09:35:14 -05:00
Vítor Santos Costa
d29f876ae6 use stdbool 2014-09-09 09:27:29 -05:00
Vítor Santos Costa
14e4f1d9f2 use stdbool 2014-09-09 09:25:33 -05:00
Vítor Santos Costa
92e620abf2 missing library calls 2014-09-09 09:15:55 -05:00
Vítor Santos Costa
df1e161e6c fix library and stdbool 2014-09-09 09:13:03 -05:00
Vítor Santos Costa
99713d81a6 replace locks by critical sections in interrupt handling 2014-09-02 14:19:23 -05:00
Vítor Santos Costa
19d0f56f2d fix arena initialization 2014-08-23 14:47:40 -05:00
Vítor Santos Costa
495ab155f9 analysis support 2014-08-21 10:32:50 -05:00
Vítor Santos Costa
109597ab91 small cleaning. 2014-08-20 09:58:33 -05:00
Vítor Santos Costa
6efb3176f7 format_to_chars is not supported any longer. 2014-08-20 07:57:58 -05:00
Vítor Santos Costa
5aad8e380b enable analysis. 2014-08-20 07:56:33 -05:00
Vítor Santos Costa
952986ef1c small fixes in packages 2014-08-16 09:15:02 -05:00
Vítor Santos Costa
ef3a5754e6 syntax errors 2014-08-06 10:26:03 -05:00
Vítor Santos Costa
d9d4cdca79 fix syntax error in YAP 2014-08-05 09:10:06 -05:00
Vitor Santos Costa
070c976868 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2014-08-04 21:58:55 -05:00
Vitor Santos Costa
7f6ecc3f9a global analysis support. 2014-08-04 21:54:04 -05:00
Vítor Santos Costa
706784a61d fix findFun failure handling to avoid longjmp (copied from https://stat.ethz.ch/pipermail/r-devel/2007-July/046261.html) 2014-08-04 21:45:24 -05:00
Vitor Santos Costa
c6652c0ef6 module system 2014-08-04 21:31:32 -05:00
Vítor Santos Costa
bc16bf83ec small fixes 2014-08-04 09:47:03 -05:00
Vitor Santos Costa
db029a478d more fixes 2014-07-27 22:35:06 -05:00
Vítor Santos Costa
325c819f79 intermediate steo in improving doc system to doxygeb 2014-07-26 19:14:15 -05:00
Vítor Santos Costa
e918226918 SQLite for android 2014-07-15 18:57:48 -05:00
Vítor Santos Costa
3268920dc8 Nicos sqlite interface 2014-07-15 18:56:45 -05:00
Vítor Santos Costa
6ba88f8cc0 fix paths and introduce exceptions in SWIG and android yap 2014-07-15 00:54:45 -05:00
Vítor Santos Costa
e1fc397cc1 Merge branch 'master' of github.com:vscosta/yap-6.3 2014-07-14 00:05:00 -05:00
Vítor Santos Costa
0e79c53d1e swig error handling fixes 2014-07-14 00:03:08 -05:00
Vitor Santos Costa
da985b999b reset 2014-07-13 23:45:13 -05:00
Vitor Santos Costa
e929db7543 handle -fpic flags for c++ 2014-07-13 23:42:02 -05:00
Vítor Santos Costa
95bbdc8a17 more cleanups on maildrop 2014-07-10 09:09:08 -05:00
Vítor Santos Costa
6c7a84a942 fix MYDDAS compilation 2014-07-10 09:07:24 -05:00
Vítor Santos Costa
04092424bf rename android compilation 2014-07-09 23:28:10 -05:00
Vitor Santos Costa
1097ee9b8d back to new version of real 2014-07-09 13:45:35 -05:00
Vitor Santos Costa
f9b948f4c3 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2014-07-09 13:35:51 -05:00
Vítor Santos Costa
7fb9da901a more config fixes, this time use SHLIB flags 2014-07-09 13:35:17 -05:00
Vitor Santos Costa
c9abfc28d7 merge with Nicos version 2014-07-09 13:14:22 -05:00
Vítor Santos Costa
e167cdfa4c more config fixes, this time check again for mysql, but in the rifht place. 2014-07-09 12:52:55 -05:00
Vítor Santos Costa
fcf5309653 flag fixing 2014-07-09 12:43:32 -05:00
Vítor Santos Costa
219c07ed27 Fixas myddas on the mysql/no odbc configurations 2014-07-09 12:29:25 -05:00
Vítor Santos Costa
93f9753c3d end attempt to support pldoc 2014-07-08 15:19:43 +01:00
Vítor Santos Costa
597f5e93f7 fix names and paths. 2014-07-03 13:57:21 +01:00
Vítor Santos Costa
5b19ccf6a8 swig fixes for Android compatibility 2014-06-22 17:35:05 +01:00
Vitor Santos Costa
1f301ded89 fixes for Android compilation 2014-06-20 20:01:56 +01:00
Vítor Santos Costa
8994abfada bootstrap android script 2014-06-20 15:19:26 +01:00
Vítor Santos Costa
74a65633d8 fix duplicated system predicate + android related cleanups 2014-06-20 11:13:39 +01:00
Vítor Santos Costa
d0f2f50a8e integrate maildrop config in main config 2014-06-20 11:11:07 +01:00
Vítor Santos Costa
5d4cc16789 fix dependency on gmp path 2014-06-19 15:10:11 +01:00
Vitor Santos Costa
410b2c6c28 fix example install 2014-06-17 16:58:17 +01:00
Vitor Santos Costa
92f0a91f85 add debugging code to verify when a specific predicate is added. 2014-06-17 15:06:23 +01:00
Vítor Santos Costa
6ba0d44a01 fix compilation problem. 2014-06-16 15:57:04 +01:00
Vítor Santos Costa
0a1b7de414 get rid of warings 2014-06-16 14:59:06 +01:00
Vítor Santos Costa
f00a6d5a40 small bugfixes and leaks, patch by João Silva 2014-06-14 10:27:39 +01:00
Vítor Santos Costa
6286de06be warnings and configuration issues 2014-06-14 10:19:44 +01:00
Vítor Santos Costa
aefb7b3668 more Android debugging. 2014-06-12 01:49:03 +01:00
Vítor Santos Costa
059884bc03 Android 2014-06-11 19:36:50 +01:00
Vítor Santos Costa
2d2eb70842 improve Android support 2014-06-11 19:31:24 +01:00
Vítor Santos Costa
71b40e0438 changes to support eclipse compat
support of Android assets as /assets files.
2014-06-04 22:08:37 +01:00
Vítor Santos Costa
3087d51b18 more swig upddates. 2014-06-04 22:07:37 +01:00
Vítor Santos Costa
21fe137d27 FIX: warnings 2014-05-30 00:59:42 +01:00
Andreas Becker
dc37d76e8b Merge branch 'github.com/master'
Conflicts:
	Makefile.in
2014-05-29 12:19:45 +02:00
Andreas Becker
daaaf52338 Fix: Windows likes .exe executables. 2014-05-29 11:39:00 +02:00
Vítor Santos Costa
fa27e045a3 try compiling without STL :( 2014-05-28 00:09:36 +01:00
Vítor Santos Costa
0d52c2d730 android compilation framework: a simple example. 2014-05-28 00:07:50 +01:00
Vítor Santos Costa
8e798db830 fix bad use of interface. 2014-05-25 09:57:17 +01:00
Vítor Santos Costa
e0c3c2d444 avoid warnings and fix collisions with eclipse. 2014-05-17 22:56:23 +01:00
Vítor Santos Costa
13bc66f89c Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	packages/zlib
2014-05-15 01:00:11 +01:00
Vitor Santos Costa
5ebb0d2d74 new version of module 2014-05-12 16:52:11 +01:00
Vítor Santos Costa
aaed6ded8d fix lists without arguments. 2014-05-07 17:15:12 +01:00
Vítor Santos Costa
cd5f44f762 makefile stuff. 2014-05-07 09:43:14 +01:00
Vítor Santos Costa
06e29a4978 bad makefile 2014-05-07 09:35:19 +01:00
Vítor Santos Costa
5e701460f2 fix CXX mess-up.
fix cplint configuration.
2014-05-06 23:00:17 +01:00
Vitor Santos Costa
b370404432 C++ flags 2014-05-06 09:55:40 +01:00
Vitor Santos Costa
73ff8676ca file systems without case 2014-05-06 09:39:04 +01:00
Vitor Santos Costa
4ebe56aad9 C++ flags 2014-05-06 09:38:22 +01:00
Vítor Santos Costa
e9672e9820 android project 2014-05-05 14:12:52 +01:00
Vítor Santos Costa
bbad94e5dd psckage compilation stuff. 2014-05-04 23:15:39 +01:00
Vítor Santos Costa
462bb216f7 patch from Denis Duchier: compilation issues. 2014-05-04 23:14:18 +01:00
Vítor Santos Costa
3c99f0b055 more progress 2014-05-04 23:02:28 +01:00
Vítor Santos Costa
bf357212af fix typo. 2014-05-04 22:32:41 +01:00
Vitor Santos Costa
4b3e9691ef C++ for a nicer progrmming style. 2014-04-29 11:49:09 +01:00
Vítor Santos Costa
23561d086b support for SWIG. 2014-04-28 11:57:09 +01:00
Vítor Santos Costa
137f69ed22 doc support 2014-04-21 11:14:18 +01:00
Vitor Santos Costa
d199c64de6 fix conversion to markdown 2014-04-09 14:00:54 +01:00
Vítor Santos Costa
c629ae9283 doc updates 2014-04-09 12:39:52 +01:00
Vítor Santos Costa
9c008ac769 use TRUE for booleans 2014-03-15 22:24:02 +00:00
Vítor Santos Costa
cd5423a8bf new commits 2014-03-15 22:22:54 +00:00
Vítor Santos Costa
4bc537a37b new commits 2014-03-15 22:22:43 +00:00
Vítor Santos Costa
e9eb030bb6 catch warnings 2014-03-15 22:21:54 +00:00
Vítor Santos Costa
6d2e2597b1 C++ incompatibilities. 2014-03-14 23:03:22 +00:00
Vítor Santos Costa
e843d8f536 receent updates. 2014-03-14 23:03:05 +00:00
Vitor Santos Costa
228bc76a35 Eclipse Support 2014-03-13 16:57:21 +00:00
Vítor Santos Costa
4591e1baaf Eclipse stuff 2014-03-13 12:54:06 +00:00
Vítor Santos Costa
b815e64740 README -> add TXT file. 2014-03-11 11:24:10 +00:00
Vítor Santos Costa
4160562e45 string for lines and files 2014-03-10 15:51:49 +00:00
Vitor Santos Costa
47d436fc13 WIN32 with threads 2014-03-06 13:34:35 +00:00
Vitor Santos Costa
2c89aadb11 WIN64 support (sill needs improvement) 2014-03-06 02:09:48 +00:00
Vitor Santos Costa
964b15d107 keep on simplifying configure. 2014-02-18 07:59:47 +00:00
Vítor Santos Costa
891420c367 fix Makefile 2014-02-16 15:20:33 +00:00
Vítor Santos Costa
6522eb2e5a fix Makefile 2014-02-16 15:20:07 +00:00
Vítor Santos Costa
6a1302221c change to support autoheaders 2014-02-16 13:03:09 +00:00
Vítor Santos Costa
9214f50eb5 absolute path 2014-02-16 13:02:39 +00:00
Vítor Santos Costa
1bd528198a more configuration fixes 2014-02-15 01:24:07 +00:00
Vítor Santos Costa
2c24fb7a83 typo 2014-02-13 02:10:37 +00:00
Vítor Santos Costa
4e5a2e3a20 typo 2014-02-13 02:09:36 +00:00
Vítor Santos Costa
0953ecc5d7 typo 2014-02-13 02:08:16 +00:00
Vítor Santos Costa
d6f4707caf typo 2014-02-13 02:05:52 +00:00
Vítor Santos Costa
2cdeb3f1c1 typo 2014-02-13 02:02:51 +00:00
Vítor Santos Costa
1d27d22ef0 big makefile cleanup 2014-02-13 01:58:48 +00:00
Vitor Santos Costa
0664e1f647 configuration issues 2014-02-12 23:35:00 +00:00
Vítor Santos Costa
89789d6828 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	configure
	packages/clib
	packages/real
2014-02-12 00:44:34 +00:00
Vítor Santos Costa
46179c4eca Merge branch 'master' of /Users/vsc/Yap/yap-6.3
Conflicts:
	configure
2014-02-12 00:36:03 +00:00
Vítor Santos Costa
e2bd922f8b fix warning 2014-02-12 00:34:40 +00:00
David Vaz
3cad9c37b1 removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
Vitor Santos Costa
1d7407ba4d fix horus 2014-02-11 13:56:40 +00:00
Vitor Santos Costa
6110ecb95d update submodules 2014-02-11 13:44:17 +00:00
Vitor Santos Costa
365dcd5bca fix missing packages 2014-02-11 13:31:53 +00:00
Vítor Santos Costa
ab40f20a2b Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	configure
2014-02-10 23:57:18 +00:00
Vitor Santos Costa
bcde1666fb package updates 2014-02-10 23:46:22 +00:00
Vitor Santos Costa
9a46cdac9b clean up makefile 2014-02-10 23:31:33 +00:00
Vitor Santos Costa
00f0d449ec clean up makefile 2014-02-10 23:30:21 +00:00
Vitor Santos Costa
231290bad3 clean up makefile 2014-02-10 23:30:21 +00:00
Vitor Santos Costa
89e2c86a0b clean up makefile 2014-02-10 23:30:21 +00:00
Vitor Santos Costa
5bf0a5de61 clean up makefile 2014-02-10 23:30:21 +00:00
Vitor Santos Costa
2bb21e9e1b clean up makefile 2014-02-10 23:30:21 +00:00
Vitor Santos Costa
2c12c7917b c-stuff 2014-02-06 21:57:51 +00:00
Vitor Santos Costa
72a8d49926 support 2014-02-06 21:57:32 +00:00
Vítor Santos Costa
9e2a2b75b9 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	library/dialect/swi/fli/swi.c
	packages/real
2014-02-02 21:52:14 +00:00
Vítor Santos Costa
ae0ab6fa86 improve SWI 2014-02-02 21:46:33 +00:00
Vitor Santos Costa
0dac1e9e7d raptor support 2014-01-30 18:00:56 +00:00
Vitor Santos Costa
b57867c983 threads 2014-01-30 18:00:37 +00:00
Vitor Santos Costa
598267ca23 fix encoding for strings: it's utf-8 2014-01-28 14:15:40 +00:00
Vitor Santos Costa
327c1216e4 fixes to SWI interface 2014-01-28 13:01:27 +00:00
Vitor Santos Costa
d648375412 make MYDDAS into its own module. 2014-01-24 19:59:42 +00:00
Vitor Santos Costa
a613099e1f cross-compilation support 2014-01-23 09:31:35 +00:00
Vitor Santos Costa
0391988788 support cross-compilation for windows 2014-01-23 01:46:16 +00:00
Vitor Santos Costa
fe6142ca69 win32 support 2014-01-22 18:13:43 +00:00
Vítor Santos Costa
464d6cd125 get rid of doxygen stuff 2014-01-22 09:52:02 +00:00
Vitor Santos Costa
b47aeb461b support python3 2014-01-22 09:44:42 +00:00
Vitor Santos Costa
a8eda03305 4.2.1 support 2014-01-22 09:41:47 +00:00
Vitor Santos Costa
6b2e1973ab Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
Vítor Santos Costa
ccccf71ae1 support for tabling of bignums and strings 2014-01-17 09:39:29 +00:00
Vitor Santos Costa
30828eba98 fix input sz: should only matter with NCHARS 2013-12-18 16:42:05 +00:00
Vítor Santos Costa
7a6d36ff16 ensure real version to be YAP compatible 2013-12-16 21:46:33 +00:00
Vítor Santos Costa
09accc834c remove problog atom initialization 2013-12-08 23:16:22 +00:00
Vítor Santos Costa
b3608c6a83 improve char conversion 2013-12-05 11:20:57 +00:00
Vitor Santos Costa
2665f71112 keep trying to fix atoms 2013-12-04 23:01:30 +00:00
Vítor Santos Costa
86ce2f49b0 update 2013-11-25 19:28:45 +01:00
Vítor Santos Costa
7a3a4ab32b module_property 2013-11-25 16:52:08 +01:00
Vitor Santos Costa
f6f183c0f6 remove some more duplicated code 2013-11-22 15:18:03 +00:00
Vitor Santos Costa
3dce3c0156 fix relative path in latex2html 2013-11-21 11:35:35 +00:00
Vitor Santos Costa
6d773a3189 use SWI opts for read 2013-11-20 22:30:49 +00:00
Vítor Santos Costa
cffef55b61 latex to html translator port from SWi. 2013-11-18 01:21:21 +00:00
Vítor Santos Costa
5dbaeedf08 fix bad pruning in meta-call 2013-11-16 23:08:17 +00:00
Vitor Santos Costa
2a5f6535ae fix win64 2013-11-16 16:58:07 +00:00
Vitor Santos Costa
b1c2fbd6bb iKeri patch 2013-11-13 13:24:37 +00:00
Vitor Santos Costa
4fa9021a7b integration work:
- use SWI flags whenever possible
  - support by module unknown, escapes, strings
  - accesss thread info fom SWI
  - allow strings to be input as strings.
  - remove some unused flags.
2013-11-13 10:38:20 +00:00
Vítor Santos Costa
a2fc06df36 update 2013-11-11 12:32:03 +00:00
Vítor Santos Costa
bf7fd9982b update 2013-11-11 12:31:11 +00:00
Vítor Santos Costa
85c0435f59 update 2013-11-11 12:30:32 +00:00
Vítor Santos Costa
d6d437d12f update 2013-11-11 12:10:04 +00:00
Vítor Santos Costa
5c4cb1c43c update 2013-11-11 12:09:35 +00:00
Vítor Santos Costa
07bfa49691 update 2013-11-11 11:54:16 +00:00
Vítor Santos Costa
5a9b904fb4 update 2013-11-11 11:47:15 +00:00
Vítor Santos Costa
1efab018bd update 2013-11-11 11:47:04 +00:00
Vítor Santos Costa
e92c3c6dbb mac and win support 2013-11-11 11:42:57 +00:00
Vítor Santos Costa
d98d888fd8 mac support. 2013-11-11 11:40:59 +00:00
U-vsc-PC\vsc
953befcb7d win 2013-11-11 10:35:50 +00:00
U-vsc-PC\vsc
eea8d78ec5 improve search in boot 2013-11-11 10:34:55 +00:00
U-vsc-PC\vsc
5e6cc55713 win stuff 2013-11-11 10:27:04 +00:00
Vítor Santos Costa
0205a222d9 Attached is a small patch to respect any LDFLAGS when building
library/lammpi or packages/CLPBN/horus.

Keri Harris
2013-11-10 11:22:54 +00:00
Vitor Santos Costa
a69a2442c9 fix \% 2013-11-08 23:48:57 +00:00
Vitor Santos Costa
7e0bf7fbe8 fix operator issues 2013-11-08 00:13:04 +00:00
Vítor Santos Costa
810a7faf4e aggregates should know about with operator 2013-11-07 23:49:16 +00:00
Vítor Santos Costa
1a8b038b5b fix missing return 2013-11-04 21:41:26 +00:00
U-w7\vsc
a9b025e6a1 BSD and __WINDOWS__ 2013-11-04 15:30:34 +00:00
Vitor Santos Costa
d2ed850643 separate cplint and mpi interface. 2013-11-04 13:16:14 +00:00
Vitor Santos Costa
e07a60887b new version 2013-11-04 13:01:43 +00:00
Vitor Santos Costa
52fcf2c7ab configuration for gecode 2013-11-04 10:00:32 +00:00
Vitor Santos Costa
415a6a3a71 configuration for clib 2013-11-04 09:59:42 +00:00
Vítor Santos Costa
f44c2b1488 missing new files 2013-11-04 09:39:14 +00:00
Vítor Santos Costa
a2842ef9ce missing new files 2013-11-04 08:16:52 +00:00
Vítor Santos Costa
57760e3dc9 more files for maildrop configure 2013-11-04 08:04:37 +00:00
Vítor Santos Costa
6c9d7d120f distribute configure 2013-11-04 07:42:14 +00:00
Vítor Santos Costa
a069d8b5f6 fix in DESTDIR 2013-11-04 07:26:16 +00:00
Vítor Santos Costa
c9780cb3ad updates 2013-11-04 01:47:50 +00:00
Vítor Santos Costa
e630d63d9e updates 2013-11-04 01:39:20 +00:00
Vítor Santos Costa
1cd029197b updates 2013-11-04 01:36:15 +00:00
Vítor Santos Costa
5090a08f5c updates 2013-11-04 01:34:31 +00:00
Vítor Santos Costa
4ce1479da5 distributed commit 2013-11-04 01:18:43 +00:00
Vítor Santos Costa
1ede2112c6 distributed configure 2013-11-03 23:55:09 +00:00
Vítor Santos Costa
1967e0c434 distributed config file 2013-11-03 14:13:08 +00:00
Vítor Santos Costa
e423fc28e5 distributed config && float library 2013-11-03 14:12:38 +00:00
Vítor Santos Costa
e84540b4f0 C++ does not allow variable length arrays: quick fix 2013-11-03 13:35:54 +00:00
Vítor Santos Costa
3bbc867611 fix sun jdk in darwin 2013-10-30 22:12:34 +00:00
U-w7\vsc
360e8a9269 WIN32 support 2013-10-30 13:56:35 +00:00
Vitor Santos Costa
699edafa2c try to improve jpl and zlib makefiles 2013-10-30 12:57:46 +00:00
Vitor Santos Costa
149ef50865 new version for jpl 2013-10-30 10:56:01 +00:00
Vítor Santos Costa
d7c13b53d8 new version 2013-10-30 10:00:41 +00:00
Vítor Santos Costa
ddf624d351 new swi code 2013-10-30 09:57:59 +00:00
Vítor Santos Costa
2669240c4f debug memory allocations 2013-10-17 00:44:24 +01:00
Vítor Santos Costa
bd541bc57f eliminate leak and fix memory tracking 2013-10-16 17:33:49 +01:00
Vítor Santos Costa
5ad10a1057 profiling 2013-10-16 16:19:03 +01:00
Vítor Santos Costa
94cb9b7563 allow debugging of memory allocation 2013-10-16 14:52:54 +01:00
Vítor Santos Costa
b50305a100 fix fix 2013-10-16 11:24:23 +01:00
Vítor Santos Costa
3fa1f856f6 fix alaises in cuda 2013-10-16 11:15:26 +01:00
Vítor Santos Costa
a01b319032 fix cuda multijoin (Carlos) 2013-10-16 09:52:41 +01:00
Vítor Santos Costa
691e977a68 cuda fixes by Carlos and other diverse (fact init, configure). 2013-10-12 12:46:01 +01:00
Vítor Santos Costa
0dc78f106b more cuda checking 2013-10-12 01:11:21 +01:00
Vítor Santos Costa
d02842c9ff missing file 2013-10-09 14:59:57 +01:00
Vitor Santos Costa
e41851e9d9 cuda 2013-10-09 14:59:03 +01:00
Vítor Santos Costa
a165d3e4c2 missing heder 2013-10-09 14:41:53 +01:00
Vítor Santos Costa
ffd9bb7a19 missing headers 2013-10-09 13:33:10 +01:00
Vítor Santos Costa
f6bc5ab918 more fixes; get coverage quickly 2013-10-09 11:23:45 +01:00
Vítor Santos Costa
6ec98fbcbd make safe for overflow 2013-10-08 13:05:08 +01:00
Vítor Santos Costa
c757e51cb0 fixes, small improvements in functionality 2013-10-08 12:46:06 +01:00
Vítor Santos Costa
490b7cd40a small fixes 2013-10-07 18:34:29 +01:00
Vítor Santos Costa
fbf6648433 more CUDA fixes 2013-10-07 13:48:19 +01:00
Vítor Santos Costa
1593ee4918 fix interface 2013-10-07 12:38:08 +01:00
Vítor Santos Costa
9800753a1b learn from true by default 2013-10-07 12:21:39 +01:00
Vítor Santos Costa
726d7ca1cc cuda package from Carlos 2013-10-07 12:20:00 +01:00
Vitor Santos Costa
74a6a79960 interface to cuda datalog package 2013-10-04 14:42:18 +01:00
Vitor Santos Costa
43163a190f Atom Translations and CUDA stub 2013-10-04 13:22:00 +01:00
Vitor Santos Costa
1c9167a6c5 small fixes 2013-10-03 11:28:09 +01:00
Vitor Santos Costa
448e2c88e1 document BDD package 2013-09-30 15:45:01 +01:00
Fabrizio Riguzzi
3659f9036c testing output 2013-09-17 14:10:08 +02:00
Fabrizio Riguzzi
faf7726452 test program 2013-09-17 13:04:22 +02:00
Fabrizio Riguzzi
700cd2d9dc CLL->Score 2013-09-09 12:41:42 +02:00
Fabrizio Riguzzi
52caac6548 aucpr as a score 2013-09-08 22:11:11 +02:00
Fabrizio Riguzzi
b00a5bf7fc em/8 returns the list of updated probabilities of examples 2013-09-08 17:46:36 +02:00
Fabrizio Riguzzi
cbf31fcd50 fixed test predicates 2013-09-08 16:06:18 +02:00
Fabrizio Riguzzi
b06e1f8bb0 var depth 2013-09-04 21:34:04 +02:00
Fabrizio Riguzzi
c671d8aa29 slipcover manual 2013-09-04 21:12:09 +02:00
Fabrizio Riguzzi
842b7f25ab Merge branch 'master' of git@git.dcc.fc.up.pt:yap-6.3 2013-09-04 19:11:28 +02:00
Fabrizio Riguzzi
1f3f9bfb1f inference_sl.pl equal to slipcase 2013-09-04 19:10:31 +02:00
Fabrizio Riguzzi
d53857db21 dos2unix inference_sl.pl 2013-09-04 19:09:36 +02:00
Fabrizio Riguzzi
cb304e781c slipcover 2013-09-04 18:58:00 +02:00
Vitor Santos Costa
24de22eeb5 MLN generative learning 2013-07-29 17:56:32 -05:00
Vitor Santos Costa
bfb4cef8f9 fixes 2013-07-29 17:55:51 -05:00
Vitor Santos Costa
3bb50ce3af handle possible stack expansion or gc 2013-07-25 10:21:17 -05:00
Vitor Santos Costa
4245a04ed0 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2013-07-16 10:00:51 -05:00
Fabrizio Riguzzi
a405ee4bb0 update manual 2013-07-16 15:57:18 +02:00
Vítor Santos Costa
5e80c3ca86 learning 2013-07-16 08:00:16 -05:00
Fabrizio Riguzzi
2e309201ab slipcase examples 2013-07-16 13:55:22 +02:00
Fabrizio Riguzzi
dff6925a66 remved unnecessary gloabl vars from bddem.c 2013-07-16 12:43:50 +02:00
Fabrizio Riguzzi
d87bb830cd simplecudd link 2013-07-12 15:03:37 +02:00
Fabrizio Riguzzi
69b1f51a4e fixed hrefs in cplint manual 2013-07-12 14:59:20 +02:00
Vitor Santos Costa
ddee3df5f8 fix order 2013-06-20 18:09:30 -05:00
Vitor Santos Costa
cc73f426d9 MLN stuff 2013-06-19 21:38:43 -05:00
Vitor Santos Costa
24714dbd01 small fixes to l-bfgs 2013-06-19 21:36:18 -05:00
Vítor Santos Costa
f4ef6702e1 upgrade version 2013-06-19 21:34:30 -05:00
Vitor Santos Costa
7e1f3009e6 Bernd Gutmann's lbfgs interface 2013-06-13 17:57:55 -05:00
Vitor Santos Costa
f1cbc7f3be improved mln stuff 2013-06-07 18:22:42 -05:00
Vitor Santos Costa
23a787bcb3 mlns in PFL 2013-06-06 19:22:22 -05:00
Vitor Santos Costa
6b31d08633 mlns in PFL 2013-06-06 19:18:46 -05:00
Vítor Santos Costa
ea3f25c378 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2013-04-16 21:26:41 -05:00
Vitor Santos Costa
cb08a542e2 get rid of comments 2013-04-16 21:14:05 +01:00
Vitor Santos Costa
1c9cc469d5 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2013-04-16 21:11:51 +01:00
Tiago Gomes
9e57b32431 Fix compilation with older versions of GCC 2013-04-16 21:07:03 +01:00
Vítor Santos Costa
e5d5352268 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2013-04-16 07:53:01 -05:00
Vitor Santos Costa
78410ade1a ensure evidence does not go away, make sure YAP compiles 2013-04-15 19:12:53 -05:00
Tiago Gomes
9e9ad24c90 Small updates to latex docs 2013-04-13 12:43:52 +01:00
Tiago Gomes
761406fa46 Small updates to html docs 2013-04-13 12:33:48 +01:00
Tiago Gomes
745a034d43 Reduce the size of the section labels 2013-04-13 00:49:59 +01:00
Tiago Gomes
cb6715664b Create a HTML version of the manual 2013-04-12 23:49:12 +01:00
Tiago Gomes
3405a8895b Small updates to manual 2013-04-12 23:48:25 +01:00
Tiago Gomes
fc2530fbe2 It appears that 'make install' on top level calls 'make all' on the horus makefile 2013-04-11 23:16:51 +01:00
Tiago Gomes
7ecfb999d5 Style change 2013-04-11 23:06:13 +01:00
Tiago Gomes
de6d7981fb Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2013-04-11 22:28:41 +01:00
Vítor Santos Costa
23d2f7b8e5 more cleanups. 2013-04-07 10:40:42 -05:00
Vítor Santos Costa
4a95575fe1 should always lookup who generates the parameters (not supported in learning). 2013-04-07 09:51:20 -05:00
Vítor Santos Costa
30cc02e4ee Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2013-04-07 08:18:54 -05:00
Vítor Santos Costa
4ab4f1cab1 allow integer parameters. 2013-04-07 08:18:13 -05:00
Vitor Santos Costa
12799589a8 thread fixes 2013-04-07 00:00:41 +01:00
Tiago Gomes
b13a8b73a1 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2013-04-04 16:20:18 +01:00
Tiago Gomes
a2e54a235a Factor: improve factor multiplication
Pass the argument as reference-to-const and also allow chaining of multiplications.
2013-03-21 21:49:12 +00:00
Tiago Gomes
6da2580c8f Fix c550139c8b 2013-03-21 21:43:27 +00:00
Tiago Gomes
e2ca97c8de Factor: use the default copy constructor 2013-03-21 21:20:28 +00:00
Tiago Gomes
389daab83f Oops 2013-03-21 19:29:24 +00:00
Tiago Gomes
da88ffcc78 Watch out for undefined behaviour. 2013-03-18 16:18:47 +00:00
Tiago Gomes
c550139c8b Add more assertations to Factor class.
SumOutFirstVariable and SumOutLastVariable will only are correctly defined if the variable is binary.
2013-03-18 15:57:10 +00:00
Tiago Gomes
4ca17b9e9b Turn off debug by default 2013-03-18 15:08:06 +00:00
Tiago Gomes
acf83dd0a1 Add some unit tests 2013-03-18 14:42:54 +00:00
Tiago Gomes
403695a7ba Ouch! We were deleting the same links twice 2013-03-18 12:56:36 +00:00
Tiago Gomes
07dba92406 Add a more complex example to be used by unit tests 2013-03-18 11:33:27 +00:00
Tiago Gomes
bc04d28092 Use a static method to create a FactorGraph 2013-03-14 16:57:34 +00:00
Tiago Gomes
2ef1651c6a Add more 2 digits of precision 2013-03-14 16:55:20 +00:00
Tiago Gomes
b5d72f751e We need to reverse the ranges too 2013-03-13 23:22:38 +00:00
Tiago Gomes
d3663d9370 Forgot to call exit 2013-03-13 22:37:04 +00:00
Tiago Gomes
23469e6f94 Initial infrastructure to support CppUnit 2013-03-13 14:47:14 +00:00
Tiago Gomes
5e5feb5674 Improve Makefile 2013-03-12 21:11:43 +00:00
Vítor Santos Costa
7f910c694d fix paths 2013-03-10 15:21:42 -05:00
Vitor Santos Costa
d0858c0d0c remove debugging 2013-03-10 17:24:47 +00:00
Vitor Santos Costa
6397cc9ff7 merge 2013-03-10 17:17:58 +00:00
Vitor Santos Costa
e7146c9a46 new version, thread only. 2013-03-10 17:13:09 +00:00
Vitor Santos Costa
b0b74fd0f8 update 2013-03-10 15:49:37 +00:00
Vitor Santos Costa
f62ea7686a fixes and update 2013-03-10 15:44:23 +00:00
Tiago Gomes
21c401c0dd Move CTNode class to sourcef file 2013-03-09 19:41:17 +00:00
Tiago Gomes
2da7249247 Trivial 2013-03-09 17:14:00 +00:00
Tiago Gomes
a300b27764 BeliefProp: move some members to private section 2013-03-09 16:46:42 +00:00
Tiago Gomes
95539226ea Kill SPNodeInfo class 2013-03-09 16:41:53 +00:00
Tiago Gomes
d563fce952 Var: replace struct by a pair 2013-03-09 16:18:13 +00:00
Tiago Gomes
532654baba Use enum class instead of old enum.
As we are relying on c++11x for other stuff too.
2013-03-09 15:39:39 +00:00
Vitor Santos Costa
a5000dab32 change SWI stuff to swi directory. 2013-03-05 15:50:38 -06:00
Tiago Gomes
7193d2238d Move template definitions to source file and use explicite template instantiation. 2013-03-04 17:58:32 +00:00
Tiago Gomes
063f3ff6e3 Forgot to add these two in the previous commit 2013-03-04 17:57:56 +00:00
Tiago Gomes
93fa793683 Separate TFactor and Factor classes.
Rename TFactor to GenericFactor. GenericFactor.cpp is empty for now.
2013-03-04 15:47:47 +00:00
Tiago Gomes
98efd54da7 Remove unused member function 2013-03-04 15:10:51 +00:00
Vitor Santos Costa
acf565d91b new version. 2013-03-03 08:54:09 -06:00
Tiago Gomes
902624f557 f(void) vs f()
"In fact, the f(void) style has been called an "abomination" by Bjarne Stroustrup, the creator of C++, Dennis Ritchie, the co-creator of C, and Doug McIlroy, head of the research department where Unix was born."
2013-02-28 19:45:37 +00:00
Vitor Santos Costa
b49e9b908b gradient is more complex to compute 2013-02-26 09:39:56 -06:00
Vitor Santos Costa
59d97f83b4 handle negation in tries and add debugging hooks 2013-02-26 09:39:18 -06:00
Tiago Gomes
c8b639f495 Define sortByParams as a local class 2013-02-22 12:35:14 +00:00
Tiago Gomes
0991a84793 Move sortByParams to source file 2013-02-21 00:13:11 +00:00
Tiago Gomes
59c6f5c243 DISALLOW_COPY_AND_ASSIGN should be in the end 2013-02-21 00:06:34 +00:00
Tiago Gomes
f0572e3cfb Move BpLink to inside of BeliefProp 2013-02-20 23:59:03 +00:00
Tiago Gomes
6b0e125e3b Move MsgSchedule enum to inside class BeliefProp.
Move also SPNodeInfo to inside BeliefProp. Improve also some using of enums.
2013-02-20 23:34:03 +00:00
Tiago Gomes
ce8152d7a0 Add a comment explaining why we are inlining functions with loops in ElimGraph 2013-02-20 23:08:12 +00:00
Vítor Santos Costa
6f6f578578 fix not handling 2013-02-20 13:10:20 -06:00
Tiago Gomes
1d54a78601 BayesBall: improve encapsulation 2013-02-20 14:13:37 +00:00
Tiago Gomes
9a68d95c18 Turn EGNode to be a nested class inside ElimGraph 2013-02-20 13:49:01 +00:00
Tiago Gomes
8ca379c74a Move ElimHeuristic enum to inside of ElimGraph class 2013-02-20 12:52:55 +00:00
Tiago Gomes
8de22f4f0b Counting Bp: move internal classes to source file 2013-02-20 12:42:05 +00:00
Tiago Gomes
8c2468c28b Improve encapsulation in HorusYap and perform other small refactorings 2013-02-20 11:52:42 +00:00
Tiago Gomes
77dfe50acb LiftedVe: move internal classes to source file 2013-02-20 00:21:01 +00:00
Tiago Gomes
7edfe44576 WeightedBp: remove unnecessary include 2013-02-20 00:13:15 +00:00
Tiago Gomes
74a9eda09d HorusCli: put internal functions in an anonymous namespace 2013-02-20 00:05:45 +00:00
Tiago Gomes
e3439af0a0 LiftedKc: improve header include 2013-02-19 23:59:05 +00:00