Thu, 03 Oct 2019 11:46:05 -0700 Remove accidently expanded Id tag. draft default tip
Mahlon E. Smith <mahlon@martini.nu> [Thu, 03 Oct 2019 11:46:05 -0700] rev 29
Remove accidently expanded Id tag.
Thu, 03 Oct 2019 11:44:44 -0700 Be explicit with sticky removal, so two simultaneous processes don't create a race where sticky is left enabled.
Mahlon E. Smith <mahlon@martini.nu> [Thu, 03 Oct 2019 11:44:44 -0700] rev 28
Be explicit with sticky removal, so two simultaneous processes don't create a race where sticky is left enabled.
Mon, 02 Sep 2019 09:00:47 -0700 Bye, Bitbucket.
Mahlon E. Smith <mahlon@martini.nu> [Mon, 02 Sep 2019 09:00:47 -0700] rev 27
Bye, Bitbucket.
Fri, 23 Jun 2017 10:54:26 -0700 Don't mutate the caller's argument.
Mahlon E. Smith <mahlon@martini.nu> [Fri, 23 Jun 2017 10:54:26 -0700] rev 26
Don't mutate the caller's argument.
Tue, 30 May 2017 11:08:48 -0700 Oop, the 'mailinglist' file was leftover from older ezmlm. Not created by ezmlm-make anymore.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 30 May 2017 11:08:48 -0700] rev 25
Oop, the 'mailinglist' file was leftover from older ezmlm. Not created by ezmlm-make anymore.
Wed, 24 May 2017 15:42:39 -0700 Add a "last activity" method to quickly determine when a list was last used. Bump version.
Mahlon E. Smith <mahlon@laika.com> [Wed, 24 May 2017 15:42:39 -0700] rev 24
Add a "last activity" method to quickly determine when a list was last used. Bump version.
Tue, 16 May 2017 22:28:21 -0700 Tag C functions as static to avoid name collisions.
Mahlon E. Smith <mahlon@laika.com> [Tue, 16 May 2017 22:28:21 -0700] rev 23
Tag C functions as static to avoid name collisions. (Thanks Michael.)
Tue, 16 May 2017 16:03:03 -0700 Bump patch version for push.
Mahlon E. Smith <mahlon@laika.com> [Tue, 16 May 2017 16:03:03 -0700] rev 22
Bump patch version for push.
Tue, 16 May 2017 15:57:53 -0700 aaaaaand fix the homepage link. Case matters.
Mahlon E. Smith <mahlon@laika.com> [Tue, 16 May 2017 15:57:53 -0700] rev 21
aaaaaand fix the homepage link. Case matters.
Tue, 16 May 2017 15:52:05 -0700 Fixes for documentation and test directories that didn't make it into the repo.
Mahlon E. Smith <mahlon@laika.com> [Tue, 16 May 2017 15:52:05 -0700] rev 20
Fixes for documentation and test directories that didn't make it into the repo.
Tue, 16 May 2017 13:58:56 -0700 Added tag v1.0.0 for changeset 9aaac749fd9f
Mahlon E. Smith <mahlon@laika.com> [Tue, 16 May 2017 13:58:56 -0700] rev 19
Added tag v1.0.0 for changeset 9aaac749fd9f
Tue, 16 May 2017 13:58:52 -0700 Bump version. v1.0.0
Mahlon E. Smith <mahlon@laika.com> [Tue, 16 May 2017 13:58:52 -0700] rev 18
Bump version.
Tue, 16 May 2017 13:58:34 -0700 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.
Fri, 12 May 2017 16:17:41 -0700 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.
Fri, 12 May 2017 11:09:36 -0700 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!
(0) -15 tip