0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 17 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added the Object#encoded_hash method to find the encoded hash used in inspect. More... over 15 years ago
Replace Pooling with thread safe implementation (hopefully) More... over 15 years ago
dbussink correcting my dutch :-) More... over 15 years ago
changes spec to see if things work as they should More... over 15 years ago
String.t should try to translate params as well More... over 15 years ago
Add try_dup to objects More... over 15 years ago
Merge branch 'master' of git://github.com/sam/extlib into sam/master More... over 15 years ago
Fix typos More... over 15 years ago
Bump version to 0.9.6. More... over 15 years ago
Mash#dup can just delegate to Ruby native dup More... over 15 years ago
Added conversion methods between Time / DateTime. This should make things a little easier when you have a mix of the two classes. More... over 15 years ago
expand hash_spec for to_params. Spec now tests against same params as merb request_spec. More... over 15 years ago
fix array encoding in hash.to_params More... over 15 years ago
First step towards Extlib consolidation after merge with merb-extlib. More... almost 16 years ago
Bump up version to 0.9.5 More... almost 16 years ago
Added Symbol#/ (A duplicate of String#/) More... almost 16 years ago
Merge branch 'master' of [email protected]:sam/extlib More... almost 16 years ago
Remove extra definition of #blank? that failed to pass one of the specs. More... almost 16 years ago
Change code so it correctly handles existing classes in the heirarchy More... almost 16 years ago
Do not dup numerics in class inheritable accessor. More... almost 16 years ago
Move class extension spec here from merb-core. More... almost 16 years ago
Wrong assumption with String#relative_path_from. More... almost 16 years ago
Add usage note to release task. More... almost 16 years ago
Make Extlib use new release task. More... almost 16 years ago
Added inflection rule for "status" More... almost 16 years ago
Added extend to LazyArray's whitelisted functions More... almost 16 years ago
Merge branch 'master' into extlibs-merge More... almost 16 years ago
That was one sly 'p'! More... almost 16 years ago
Fixed typos immediately after I saw them More... almost 16 years ago
Merge branch 'master' into extlibs-merge More... almost 16 years ago