1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 22 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update the docs on zip -> mesh name change More... about 14 years ago
Removed "zip" and "range" aliases. Fixed incorrect test More... about 14 years ago
Removed "zip" and "range" aliases. Fixed incorrect test More... about 14 years ago
forgot to commit the tests for List::MoreUtils More... about 14 years ago
forgot to commit the tests for List::MoreUtils More... about 14 years ago
No point to using Module::Load on hard coded modules. More... about 14 years ago
Mention List::MoreUtils in the docs More... about 14 years ago
Mention List::MoreUtils in the docs More... about 14 years ago
solve merge conflict in 0.pm (Try::Tiny docs) More... about 14 years ago
Implemented autoboxed List::MoreUtils functions: all, any, none, minmax, true, false, uniq and zip" More... about 14 years ago
Implemented autoboxed List::MoreUtils functions: all, any, none, minmax, true, false, uniq and zip" More... about 14 years ago
Merge branch 'master' of git://github.com/schwern/perl5i More... about 14 years ago
Use smartmatch in grep implementation. This way @array->grep($xyz) accepts any $xyz that ~~ would More... about 14 years ago
Document extra argument to trim() and friends. Fix trim($charset). More... about 14 years ago
Make grep() with regex a bit faster More... about 14 years ago
Implement Github Issue 85: Fix LIST->grep() to take a regex More... about 14 years ago
Implement Github Issue 85: Fix LIST->grep() to take a regex More... about 14 years ago
Not going to mess with scientific notation just yet. More... about 14 years ago
Remove is_positive_integer special case and make is_positive/is_negative instead. More... about 14 years ago
Changes to the numeric examination methods. More... about 14 years ago
De shiftify for a tiny bit of speed More... about 14 years ago
Eliminate is_dec(). That's a bit too abbrev. More... about 14 years ago
Merge branch 'master' into faq4 More... about 14 years ago
added .prove to .gitignore More... about 14 years ago
added .prove to .gitignore More... about 14 years ago
Merge branch 'master' of git://github.com/schwern/perl5i More... about 14 years ago
Make load() a scalar method [github 90] More... over 14 years ago
Don't export rreturn() or lnoreturn() from Want. [github 90] More... over 14 years ago
Update the Changes with the new meta object info More... over 14 years ago
The big slog to convert meta object methods from Object to a meta object. More... over 14 years ago