0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
oops, Makefile copyright uses wrong comment More... almost 8 years ago
added/updated copyrights More... almost 8 years ago
make test_all work on ruby 2.0+ w no . in PATH More... almost 8 years ago
real history file for first time More... almost 8 years ago
change version number for upcoming release More... almost 8 years ago
omit irrelevant stuff from gem build More... almost 8 years ago
added license decl to gemspec More... almost 8 years ago
updated sequence dependency to new version, added ron dependency More... almost 8 years ago
make gemspec work from other directories More... almost 8 years ago
make String#-@ create a respond_to matcher (like symbol does already) More... almost 8 years ago
all Reg::Reg objects should have a default to_s like inspect More... almost 8 years ago
use join instead of to_s on Array in 1.9 More... almost 8 years ago
defines ** on arrays/strings/symbols as pairing op in ordered hash matchers and paths More... almost 8 years ago
first pass at sketching out Reg::Path this doesnt work yet More... almost 8 years ago
eliminate some 1.9 warnings More... over 13 years ago
another todo idea More... almost 14 years ago
actually deleting irrelevant stuff from lib More... almost 14 years ago
moved various irrelevant files out of lib/ More... almost 14 years ago
warn if Array#to_s ever called during tests More... about 14 years ago
paranoid: making sure catch/throw always gets a symbol in these cases too More... about 14 years ago
catch/throw in 1.9 must be given a symbol More... about 14 years ago
1.9 is pickier about how you use your operators More... about 14 years ago
more yet again instances of colon-as-then to rewrite for 1.9 More... about 14 years ago
accomodate new 1.9 assignment semantics when lhs is scalar More... about 14 years ago
buncha changes to work around the brokenness of Array#to_s in 1.9.... mostly by using Array#join instead More... about 14 years ago
_ and __ are the preferred names for OB and OBS now; inspect strings should use the new names More... over 14 years ago
define _ and __ as aliases for OB and OBS More... over 14 years ago
disable irb's usage of _ when reg is loaded (I'm gonna use it) More... over 14 years ago
tweak item_that tests to work with 1.9 More... over 14 years ago
Reg::Knows#initialize was failing More... over 14 years ago