Commit graph

2 commits

Author SHA1 Message Date
obache
146682a5d8 Update ruby-ole to 1.2.11.2.
== 1.2.11.2 / 2011-09-07

- Remove empty dirents after constructing tree (fixes non-contiguous
  allocation table usage).
- Fix fallback Symbol#to_proc to match activesupport definition in case
  we get loaded first (github #2, lazylester).
- Use method_defined? for fallback guards to support newer versions of
  ruby (jocker).
- Add guard on FileTime#initialize to skip for newer versions of ruby.
  Missing required methods, but optimization no longer relevant
  anyway (github #4, sagmor).
2011-09-08 10:49:41 +00:00
obache
2424060c4b Import ruby-ole-1.2.11.1 as devel/ruby-ole.
The ruby-ole library provides a variety of functions primarily for
working with OLE2 structured storage files, such as those produced by
Microsoft Office - eg *.doc, *.msg etc.
2011-04-13 13:04:30 +00:00