Commit Graph

4144 Commits

Author SHA1 Message Date
Theofrastos Mantadelis
d1839b730c ProbLog versioning, ProbLog Tabling warning message instead of error 2010-10-06 12:59:18 +02:00
Theofrastos Mantadelis
ff6bd1dda0 ProbLog Versioning System 2010-10-05 18:29:29 +02:00
Theofrastos Mantadelis
f2e3476a8e ProbLog Versioning System 2010-10-05 18:27:09 +02:00
Theofrastos Mantadelis
5323a3677d ProbLog Versioning System 2010-10-05 18:26:40 +02:00
Paulo Moura
047f1ad809 Corrected some spelling errors in the user manual. 2010-10-04 19:35:22 +01:00
Theofrastos Mantadelis
c1c02d1e95 Correcting some versioning issues 2010-10-01 12:04:45 +02:00
Theofrastos Mantadelis
b46fba7bd1 Merge branch 'master' of gitosis@yap.dcc.fc.up.pt:yap-6 2010-10-01 11:40:42 +02:00
Theofrastos Mantadelis
69dbf72553 Various ProbLog improvements 2010-10-01 11:40:24 +02:00
Vítor Santos Costa
f56cf4a737 fix rooted_path for win32 (patch from David Powers) 2010-09-30 20:59:33 +01:00
Vítor Santos Costa
0c09447d00 fix broken tab 2010-09-30 20:53:07 +01:00
Vítor Santos Costa
706a707d78 some doc fixes (obs from David Powers) 2010-09-30 20:52:20 +01:00
Vítor Santos Costa
4ae92544b2 fix $when (obs from David Powers) 2010-09-30 20:48:13 +01:00
Vítor Santos Costa
fa91fb6d86 ifix typo 2010-09-30 20:10:25 +01:00
Vítor Santos Costa
d912527de0 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-09-30 20:09:58 +01:00
Vítor Santos Costa
e968fe21dd fix bad call to gc when finding very large terms. 2010-09-30 20:09:17 +01:00
Theofrastos Mantadelis
4359629681 ProblogBDD -> problogbdd 2010-09-29 18:43:48 +02:00
Theofrastos Mantadelis
d750a5d5a2 update in learning 2010-09-29 18:40:34 +02:00
Theofrastos Mantadelis
60df0028fb Migrated some minor improvements 2010-09-29 13:08:16 +02:00
Theofrastos Mantadelis
0cd5cec64b Portability issues 2010-09-28 21:22:32 +02:00
Paulo Moura
39baf51c2d Updated user manual on the four-quadrant arc tangent function, which is available as both atan/2 and atan2/2. 2010-09-28 02:38:22 +01:00
Vítor Santos Costa
48cc87e882 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-09-28 01:01:55 +01:00
Vítor Santos Costa
6d4d1b1a3a speedup current_pred
fixes from David Powerswq
2010-09-28 01:01:37 +01:00
Vítor Santos Costa
13130df3d9 fix bugs in corout (onbs from David Powers).wq 2010-09-28 00:59:39 +01:00
Vitor Santos Costa
727d549782 In OSX we don't need ncurses to have readline. 2010-09-28 00:03:54 +01:00
Vitor Santos Costa
ca879522b7 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-09-28 00:03:36 +01:00
Paulo Moura
9dd44074d2 Fixed several typos in the user manual: some ISO built-ins are not marked as such while some non-ISO built-ins are marked as ISO. 2010-09-27 23:32:45 +01:00
Vitor Santos Costa
b272ac33f0 cpp does not always have -o 2010-09-27 22:31:57 +01:00
Vitor Santos Costa
bf40154ff1 fix UN #189 and #172 2010-09-27 22:31:06 +01:00
Vitor Santos Costa
c50ed643f9 allow atan(X,Y) again. 2010-09-27 22:01:38 +01:00
Vitor Santos Costa
bb54a59063 autodetection of mysql and odbc for myddas 2010-09-27 21:59:13 +01:00
Costa Vitor
ba8c66f078 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6
Conflicts:
	configure.in
2010-09-27 14:18:55 -05:00
Costa Vitor
81b4298ad5 fix static compilation and condor compilation. 2010-09-27 14:12:09 -05:00
Paulo Moura
794b66987c Fixed a minor bug in the "wundgraphs" library: the predicate wdgraph_symmetric_closure/2 is already reexported, should not be listed in the use_module/2 directive for the same module. 2010-09-26 17:27:20 +01:00
Paulo Moura
ce41ab9d33 Make some of the dependencies in library predicates explicit. 2010-09-26 03:31:29 +01:00
Paulo Moura
8e4bb51be0 Make some of the dependencies in library predicates explicit. 2010-09-25 23:34:47 +01:00
Paulo Moura
889e14b46b Fixing minor portability issues 2010-09-25 13:51:03 +01:00
Paulo Moura
d994175e2f Fixed bug in test for the availability of the predicate tries:trie_disable_hash/0. 2010-09-25 04:59:07 +01:00
Paulo Moura
c37a62b2d8 Fixing minor portability issues 2010-09-25 04:09:06 +01:00
Paulo Moura
8cf9568c8b Fixing minor portability issues 2010-09-25 03:46:20 +01:00
Paulo Moura
d5879430da Fixing minor portability issues 2010-09-25 02:30:05 +01:00
Paulo Moura
5d1aa5844a Fixing minor portability issues 2010-09-25 02:24:30 +01:00
Paulo Moura
8ceca88564 Fixing minor portability issues 2010-09-25 01:57:48 +01:00
Vitor Santos Costa
37cc5defda Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-09-24 19:47:22 +01:00
Vitor Santos Costa
96dd342cbc fix file_base_name (obs from Paulo Moura). 2010-09-24 19:47:05 +01:00
Theofrastos Mantadelis
639fc74145 a file bug 2010-09-24 17:39:25 +02:00
Theofrastos Mantadelis
5d2f7adb87 fixed makefile 2010-09-24 16:26:54 +02:00
Theofrastos Mantadelis
3f604d6d81 Merge branch 'master' of gitosis@yap.dcc.fc.up.pt:yap-6 2010-09-24 16:02:19 +02:00
Theofrastos Mantadelis
a8dbd74518 Bernd fixes 2010-09-24 16:02:02 +02:00
Vitor Santos Costa
99c5a17b12 Implement Halt Hook (request from Bernd). 2010-09-24 14:00:53 +01:00
Vitor Santos Costa
691d66cca3 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-09-24 12:38:35 +01:00