0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated failure-case benchmarks to be a bit heavier. Updated readme to reflect changes. More... about 14 years ago
Updated benchmark and readme with latest info about 1.9 compatibility. More... over 15 years ago
Version bump to 1.1.0 More... over 15 years ago
Ruby 1.9 compatibility\! All specs pass on Ruby 1.9. More... over 15 years ago
Beginnings of Ruby 1.9 compatibility. It will compile, but it will give a warning (once) that global variables aren't being set. Some tests fail in 1.9, but 1.8.x still work. More... over 15 years ago
Modified readme to be more explicit about how to use this puppy More... over 15 years ago
Version bump to 1.0.1 More... over 15 years ago
Modified the include to hopefully work with all rubys More... over 15 years ago
Added Oniguruma to 1.8.x benchmarks More... over 15 years ago
Adding ruby 1.9 compatibility. More... over 15 years ago
Updated readme to reflect gemmed status More... over 15 years ago
Added --with-boost-dir options for extconf.rb More... over 15 years ago
Added installation explanation in readme. More... over 15 years ago
Made the boost.regexp initializer pull the provided regexp's flags More... over 15 years ago
Added flags to #inspect More... over 15 years ago
Added specs for respond-to checks More... over 15 years ago
Added eql? and == to Boost Regexps More... over 15 years ago
Version bump to 1.0.0 More... over 15 years ago
Added a benchmark task as well More... over 15 years ago
Added benchmarks - Boost is fast\! More... over 15 years ago
Added spec for regexp initialization More... over 15 years ago
Can now instantiate with a regexp as the initializer More... over 15 years ago
Updated readme More... over 15 years ago
Added specs for the monkey patch method. More... over 15 years ago
Added an rspec matcher to make speccing a match easier. Added some more flag specs. More... over 15 years ago
Speccing found a bug\! Wrote specs for IGNORE_WHITESPACE. More... over 15 years ago
Started speccing the flags. More... over 15 years ago
More specs\! More... over 15 years ago
more specs More... over 15 years ago
Speccing out the code. Also trying to add a dynamic monkey-patch to make boosting your regexes syntax-friendly. More... over 15 years ago