0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 23 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add lib path to spec task and spec_helper More... over 14 years ago
Make extlib nicer too More... over 14 years ago
Merge branch 'master' into next More... over 14 years ago
tableize method wasn't handling pluralizing of exeptional cases. eg. EnlargedTestis -> enlarged_testes More... over 14 years ago
collect looks neater than an inject More... almost 15 years ago
Allow for singularize exceptions of names in classify: was 'enlarged_testes' -> 'EnlargedTeste' now 'enlarged_testes' -> 'EnlargedTestis' More... almost 15 years ago
Use Array#join to get the log string rather than Array#to_s More... almost 15 years ago
Simplified LazyArray#initialize_copy More... almost 15 years ago
Don't require rubygems explicitly More... almost 15 years ago
Time#to_datetime should include the timezone More... almost 15 years ago
Refactored Time#to_datetime to not use DateTime.parse More... almost 15 years ago
Removed LazyArray#add alias for LazyArray#<< More... almost 15 years ago
Updated require statements to be consistent in specs More... almost 15 years ago
Updated require statements to be consistent in specs More... almost 15 years ago
Merge branch 'master' into next More... almost 15 years ago
Made LazyArray#head, LazyArray#tail and LazyArray#lazy_possible? public More... almost 15 years ago
Bump to new development version More... almost 15 years ago
Merge next branch due to 0.9.12 release More... almost 15 years ago
Sam is not longer maintaining it More... almost 15 years ago
Bump version and update History.txt More... almost 15 years ago
Updated RSpec matchers to pass with JRuby and RSpec 1.2.4 More... about 15 years ago
Updated idiom to remote predefined methods to use instance_methods(false) More... about 15 years ago
Actually assert constant lookup and be a bit more lenient in timing for jruby More... about 15 years ago
Use an assertion to enforce proper behavior. More... about 15 years ago
Added a spec test to demonstrate the fixed bug in nested_const_lookup. More... about 15 years ago
When iteratively resolving constants, always use the previously resolved constant to find the next one. More... about 15 years ago
Added spec to find past the second level of nesting More... about 15 years ago
Move ByteArray to Extlib module More... about 15 years ago
fixed NameError Exception with to_time and to_datetime, when used with ActiveSupport [#825 state:resolved] More... about 15 years ago
Updated History.txt with changes since last release More... about 15 years ago