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.
(0) -10 -3 +3 +10 tip