0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rework Extlib::Hook to not use ObjectSpace._id2ref, thnx to sundbp More... about 14 years ago
Bumped version to 0.9.15 More... over 14 years ago
Call super from method_added type methods More... over 14 years ago
Bump dependency versions More... over 14 years ago
Makes extlib cherry pickable More... over 14 years ago
Removed rubyforge release task More... over 14 years ago
Regenerated gemspec for version 0.9.14 More... over 14 years ago
Updated .gitignore and added .document meta data More... over 14 years ago
Updated README to be more helpful More... over 14 years ago
Fixed YARD docs More... over 14 years ago
Fixed doc task name More... over 14 years ago
Updated gemspec More... over 14 years ago
Regenerated gemspec More... over 14 years ago
Added missing files More... over 14 years ago
Load tasks only if Jeweler is installed More... over 14 years ago
Changed gem dependency to use json_pure instead of json More... over 14 years ago
Converted to use Jeweler More... over 14 years ago
Simplify LazyArray by not undeffing methods and defining proxies More... over 14 years ago
Ensure LazyArray#nil? does not lazy load More... over 14 years ago
Don't rely on $LOADPATH too much in Rakefile More... over 14 years ago
empty? is not the reverse of any? More... over 14 years ago
Ensure a LazyArray is Enumerable More... over 14 years ago
Updated "NameACRONYM".snake_case to return "name_acronym" More... over 14 years ago
Use Object#__send__ rather than Object#send to call object methods More... over 14 years ago
use tr rather than gsub where appropriate More... over 14 years ago
Fixed release date mistake More... over 14 years ago
Removed rake ci task More... over 14 years ago
Bumped version to 0.9.14 More... over 14 years ago
Updated History to include enhancements since last release More... over 14 years ago
Updated LazyArray#pop and LazyArray#shift to pass arguments to Array More... over 14 years ago