Commit Graph

45 Commits

Author SHA1 Message Date
Vítor Santos Costa 3966bf2ee1 windows dlls, meet thy mxmake 2016-01-20 22:25:25 +00:00
Vítor Santos Costa 1ef7eeabdf fix files dragged in 2015-09-30 00:02:59 +01:00
Vítor Santos Costa 4336b2ba88 Avoid complaining from strlen
`
2015-09-21 17:05:36 -05:00
Theo 75985b8fff Corrected a memory leak problem 2015-01-29 15:18:09 +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
Theo a2cd68f1ca minor dbtries bug 2015-01-16 14:33:53 +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
Theo cd4b9602ae depth breadth trie corrections and more :-) 2014-11-19 16:41:10 +00:00
Theo 7e6ab7b0d2 Newest version of dbtries (several improvements and corrections of bugs) and the removal of a warning from flags 2014-11-04 18:04:54 +00:00
vscosta f993421ac8 fix longint < intptr_t warnings
Handle printf mess
2014-10-30 07:41:30 +00:00
Theo f5b48e3f82 Removed a few inline definitions 2014-10-16 18:26:16 +01:00
Theo 44d38d3018 Theo corrected a bug in the dbtries implementation 2014-10-15 20:53:32 +01:00
Theo b9236fa5fa Theo corrected a bug in the dbtries implementation 2014-10-15 19:55:40 +01:00
Vítor Santos Costa 99ab3fb748 no need to use PROTO. 2014-05-25 20:48:44 +01:00
Vítor Santos Costa 1d27d22ef0 big makefile cleanup 2014-02-13 01:58:48 +00:00
Vítor Santos Costa 3977ceee60 fix excessive inlining 2013-11-04 01:07:44 +00:00
Ricardo Rocha 7b1e4ca51e small fixes in tries module 2011-05-30 15:30:02 +01:00
Vitor Santos Costa 7c86b244b9 patches from Keri Harris 2010-12-30 22:14:45 -06:00
Theofrastos Mantadelis b5d486279a fix a trie backward traverse bug 2010-12-17 12:29:56 +01:00
Theofrastos Mantadelis 359855132a Corrected a db trie related bug 2010-11-27 16:34:18 +01:00
Theofrastos Mantadelis 3432b7bb67 Correction of a huge dbtrie bug 2010-11-09 01:58:42 +01:00
Vitor Santos Costa d19ee6094e fix use of Yap instead of YAP. 2010-09-21 22:20:01 +01:00
Theofrastos Mantadelis 3399fd9e8f db tries library small null bug fix 2010-09-07 19:28:56 +02:00
Theo 5e84c38efe fixed trie warnings 2010-07-19 12:06:39 +01:00
Theo 0a6ba6a678 Hmm learning the git (half of the files were commited sorry guys) 2010-07-19 11:29:13 +01:00
Theo 2e95faf4f7 I added the dbtrie support :-) 2010-07-18 18:25:30 +01:00
Vítor Santos Costa a37adad3e8 the sage of configuring everything goes on! 2010-06-21 11:54:21 +01:00
Vítor Santos Costa 6ddfecc861 use SO to make YAP makefiles closer to SWI's 2010-06-14 10:36:13 +01:00
Vítor Santos Costa b0096fc2f5 DLL cleanup (yet again) 2010-06-14 09:28:20 +01:00
Vítor Santos Costa 7e1692bdb0 fix mess with LIBDIR and YAPLIBDIR
use -Wl,-WR in a more consistent way in Linux
use --with-java instead of --with-jpl
2010-06-01 00:38:42 +01:00
Ricardo Rocha fd1f63a73b tries module: bug fix when printing float terms 2010-03-31 19:36:26 +01:00
Ricardo Rocha 6cb0886587 tries module: undo last change on macro MAX_NODES_PER_TRIE_LEVEL 2010-03-31 18:39:38 +01:00
Ricardo Rocha 7b49c14edd tries module: add support for term-ending pairs (pairs of the form [a|b]) 2010-03-31 18:36:13 +01:00
Vitor Santos Costa 5e26f604c6 fix makefiles to define $exec_prefix 2010-03-05 10:22:48 +00:00
Vitor Santos Costa 2685a8449d installation patches from Keri Harris 2010-03-05 08:15:02 +00:00
Ricardo Rocha 5d0e404191 tries module: fix bug in trie_traverse/2 2010-02-24 18:03:43 +00:00
Ricardo Rocha 71a9be9742 tries module: fix bug in trie_get_first_entry/2 2010-02-22 14:01:56 +00:00
Vítor Manuel de Morais Santos Costa 324833f84a fix excessive trimming in C-interface for backtrackable predicates (obs from José Vieira). 2010-01-11 15:44:43 +00:00
Ricardo Rocha f01283bd28 new primitives trie_get_first_entry/2 and trie_get_last_entry/2 in tries module 2009-11-27 19:10:36 +00:00
Vítor Manuel de Morais Santos Costa 995b82cc6e Nuno Fonseca's trie writing updates. 2009-11-03 14:37:12 +00:00
Ricardo Rocha cd2902f0d8 deleting old files for trie library 2009-07-01 16:35:21 +01:00
Vitor Santos Costa 1f7b839e85 support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
Vítor Santos Costa 9c3ef66490 fix OSX breakage 2008-10-20 17:58:12 +01:00