Commit Graph

13 Commits

Author SHA1 Message Date
Vitor Santos Costa 65ff3ed471 Smaller updates:
constant use of longjmp
conflict with python headers
win32 support
dll support
2017-02-20 15:28:46 +00:00
Theo 75985b8fff Corrected a memory leak problem 2015-01-29 15:18:09 +00:00
Theo a2cd68f1ca minor dbtries bug 2015-01-16 14:33:53 +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 b9236fa5fa Theo corrected a bug in the dbtries implementation 2014-10-15 19:55:40 +01:00
Vítor Santos Costa 3977ceee60 fix excessive inlining 2013-11-04 01:07:44 +00: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
Theofrastos Mantadelis 3399fd9e8f db tries library small null bug fix 2010-09-07 19:28:56 +02:00
Theo 2e95faf4f7 I added the dbtrie support :-) 2010-07-18 18:25:30 +01:00