This website requires JavaScript.
Explore
Help
Register
Sign in
mahlon
/
ruby-ezmlm
Watch
1
Star
0
Fork
You've already forked ruby-ezmlm
0
Code
Issues
Pull requests
Activity
f43372e648
ruby-ezmlm
/
.hgignore
6 lines
49 B
Text
Raw
Normal View
History
Unescape
Escape
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-06 11:54:16 -08:00
Session.vim
pkg/*
docs/*
Migrate hashing functions to C.
2017-05-12 16:17:41 -07:00
tmp/*
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-16 13:58:34 -07:00
lib/ezmlm/hash.so
Reference in a new issue
Copy permalink