about summary refs log tree commit homepage
DateCommit message (Expand)
2011-03-09fix trailing whitespace v0.3
2011-02-27better rdoc for constants
2011-02-27add Mahoro#compile instance method
2011-02-27add missing constants I found in magic.h
2011-02-27more '\0' byte in C string avoidance
2011-02-27avoid needless wrapping of the magic_t with struct
2011-02-27rb_const_set => rb_define_const
2011-02-27avoid needless double String conversion
2011-02-27disallow '\0' in C strings
2011-01-31doc: add evidence of maintainership transfer v0.2
2011-01-31add gemspec for RubyGems.org
2011-01-31use xfree() instead of free() in for GC destructor
2011-01-31test: do not use initialize in testcase
2011-01-31test: workaround for mime output variation
2011-01-31update for Ruby 1.9 compatibility
2011-01-30initial import v0.1