2017-05-16 Bump version. v1.0.0
Mahlon E. Smith <mahlon@laika.com> [Tue, 16 May 2017 13:58:52 -0700] rev 18
Bump version.
2017-05-16 Multiple changes.
Mahlon E. Smith <mahlon@laika.com> [Tue, 16 May 2017 13:58:34 -0700] rev 17
Multiple changes. - Remove the runtime dependency on rake-compiler. - Use #rb_str_new instead of #rb_str_new2, the hash character array isn't null terminated. - Add various safeguards for object instantiations. - Remove the 'threaded' options for messages, folding them into 'archived'. If archiving is enabled, so is threading. - Return nil for lookups from the list object instead of raising exceptions. - Open subject indexes with the proper encodings (thanks Michael Granger!) - Allow touching and unlinking files to operate on multiple paths at once, within a single safety() wrap.
2017-05-12 Migrate hashing functions to C.
Mahlon E. Smith <mahlon@laika.com> [Fri, 12 May 2017 16:17:41 -0700] rev 16
Migrate hashing functions to C.
2017-05-12 Everything is workin!
Mahlon E. Smith <mahlon@laika.com> [Fri, 12 May 2017 11:09:36 -0700] rev 15
Everything is workin! - Add a corpus of test messages to the spec data, with the script that generated them. - Add native objects for Authors, Messages, and Threads. - Tests!
2017-02-06 Checkpoint commit.
Mahlon E. Smith <mahlon@laika.com> [Mon, 06 Feb 2017 11:54:16 -0800] rev 14
Checkpoint commit. - Add the majority of the list behavioral knobs. - Add some quick helpers that can make list changes safely (write, unlink, touch) - Fix tests.
2017-02-03 Multiple changes.
Mahlon E. Smith <mahlon@martini.nu> [Fri, 03 Feb 2017 10:52:46 -0800] rev 13
Multiple changes. - Start converting from from the old 'config' file format where applicable. - Port the ezmlm address hashing algorithm for fast email lookups - Add subscription and unsubscription for primary and behavioral dirs - Add a safety check for writes to the list directory
2017-02-01 First round of modernizing after a long absence.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 01 Feb 2017 15:35:35 -0800] rev 12
First round of modernizing after a long absence. Much work to be done.
2008-09-05 Updated to new build system.
Michael Granger <mgranger@laika.com> [Fri, 05 Sep 2008 23:58:48 +0000] rev 11
Updated to new build system.
2008-09-05 Removing docs external
Michael Granger <mgranger@laika.com> [Fri, 05 Sep 2008 23:40:52 +0000] rev 10
Removing docs external
2008-09-05 Switching to new build system
Michael Granger <mgranger@laika.com> [Fri, 05 Sep 2008 23:39:39 +0000] rev 9
Switching to new build system
(0) -10 +10 tip