Migrate hashing functions to C.
This commit is contained in:
parent
7339802f34
commit
c99bdfe747
10 changed files with 287 additions and 39 deletions
|
|
@ -23,6 +23,7 @@ module Ezmlm
|
|||
|
||||
# Suck in the components.
|
||||
#
|
||||
require 'ezmlm/hash'
|
||||
require 'ezmlm/list'
|
||||
require 'ezmlm/list/author'
|
||||
require 'ezmlm/list/message'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue