2010-04-05Do not free common resources when a single instance of the driver is unloaded otherwise other instances of the same driver will cease to function default tip
Matthew Sackman <matthew@lshift.net> [Mon, 05 Apr 2010 23:06:37 +0100] rev 13
Do not free common resources when a single instance of the driver is unloaded otherwise other instances of the same driver will cease to function

2010-04-05Not quite sure how that top_exit got there...
Matthew Sackman <matthew@lshift.net> [Mon, 05 Apr 2010 21:30:40 +0100] rev 12
Not quite sure how that top_exit got there...

2010-02-11Update README
Matthew Sackman <matthew@lshift.net> [Thu, 11 Feb 2010 16:44:43 +0000] rev 11
Update README

2009-12-25Added a number of consts to the C and fixed a mistake with dynamically sized array declaration. Also an optimisation on the iter, and deal with the possibility that alloc can fail. Many thanks to Francis Russell <francis@unchartedbackwaters.co.uk>, for the bulk of the patch.
Matthew Sackman <matthew@lshift.net> [Fri, 25 Dec 2009 21:35:58 +0000] rev 10
Added a number of consts to the C and fixed a mistake with dynamically sized array declaration. Also an optimisation on the iter, and deal with the possibility that alloc can fail. Many thanks to Francis Russell <francis@unchartedbackwaters.co.uk>, for the bulk of the patch.

2009-12-23A robust way of working out the path to the libtoke.so
Matthew Sackman <matthew@lshift.net> [Wed, 23 Dec 2009 11:31:39 +0000] rev 9
A robust way of working out the path to the libtoke.so

2009-12-22Fold over a map typically supplies both the key and the value to the function. *headdesk*
Matthew Sackman <matthew@lshift.net> [Tue, 22 Dec 2009 13:13:14 +0000] rev 8
Fold over a map typically supplies both the key and the value to the function. *headdesk*

2009-12-21added some quotes
Matthew Sackman <matthew@lshift.net> [Mon, 21 Dec 2009 16:18:08 +0000] rev 7
added some quotes

2009-12-21Added a README
Matthew Sackman <matthew@lshift.net> [Mon, 21 Dec 2009 16:14:11 +0000] rev 6
Added a README

2009-12-21Moved files around to make it a bit more OTP-ish
Matthew Sackman <matthew@lshift.net> [Mon, 21 Dec 2009 15:58:53 +0000] rev 5
Moved files around to make it a bit more OTP-ish

2009-12-21beautified the bit twiddling code
Matthew Sackman <matthew@lshift.net> [Mon, 21 Dec 2009 15:49:29 +0000] rev 4
beautified the bit twiddling code

2009-12-19General tidying, and also made sure it compiles cleanly and works on 32-bit x86.
Matthew Sackman <matthew@lshift.net> [Sat, 19 Dec 2009 15:33:40 +0000] rev 3
General tidying, and also made sure it compiles cleanly and works on 32-bit x86.

2009-12-16Added ability to fold over the database
Matthew Sackman <matthew@lshift.net> [Wed, 16 Dec 2009 13:09:27 +0000] rev 2
Added ability to fold over the database

2009-12-15Missing -f
Matthew Sackman <matthew@lshift.net> [Tue, 15 Dec 2009 17:47:09 +0000] rev 1
Missing -f

2009-12-15Initial commit of Toke.
Matthew Sackman <matthew@lshift.net> [Tue, 15 Dec 2009 17:18:38 +0000] rev 0
Initial commit of Toke.