2011-02-25 03:41:00 by OBATA Akio | Files touched by this commit (16) | |
Log message: imported as followings: * devel/ruby-memoize * textproc/ruby-escape * www/ruby-httpclient |
2011-01-05 13:57:37 by OBATA Akio | Files touched by this commit (4) |
Log message: Not to use GEM. |
2011-01-05 13:21:34 by OBATA Akio | Files touched by this commit (4) | |
Log message: Import ruby18-memoize-1.3.1 as wip/ruby-memoize. The memoize library allows you to cache methods for faster lookup. Cached results can either be stored in memory (the default) or to a file. |