1
I Use This!
Inactive

Commits : Listings

Analyzed 5 minutes ago. based on code collected 6 minutes ago.
Jan 13, 2025 — Jan 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make it easier to subclass Addressable::URI More... over 12 years ago
Merge branch 'master' of github.com:sporkmonger/addressable More... over 12 years ago
Updating version, CHANGELOG, and gemspec. Closes #116. More... over 12 years ago
Merge pull request #115 from therabidbanana/master More... almost 13 years ago
Update readme for templates More... almost 13 years ago
Make idna/pure treat symbols as idn-ruby does. Closes #113. More... almost 13 years ago
Added ';' escaping during normalization to avoid ambiguity with HTML 4.01. Identified by #114. More... almost 13 years ago
Further paranoia regarding frozen strings. More... almost 13 years ago
Merge branch 'fakefs-fix' More... almost 13 years ago
Merge branch 'master' of github.com:sporkmonger/addressable More... almost 13 years ago
Added tests to ensure that freezing the inputs to Addressable don't cause problems. More... almost 13 years ago
Merge pull request #111 from rkh/fix-idn More... almost 13 years ago
revert changes to Gemfile committed by accident More... almost 13 years ago
Merge pull request #109 from rkh/matchdata More... almost 13 years ago
fix MatchData#[] on Ruby 1.8 More... almost 13 years ago
Make Addressable::Template::MatchData compatible with ::MatchData More... almost 13 years ago
Merge pull request #108 from rkh/ruby-2.0 More... almost 13 years ago
add 2.0.0 to .travis.yml More... almost 13 years ago
Apparently even the error type varies from version to version. Awesome. More... almost 13 years ago
Apparently even the error type varies from version to version. Awesome. More... almost 13 years ago
Error varies by Ruby version. More... almost 13 years ago
Error varies by Ruby version. More... almost 13 years ago
Merge branch 'master' of github.com:sporkmonger/addressable More... almost 13 years ago
Had some concerns about frozen strings related to #107. More... almost 13 years ago
Had some concerns about frozen strings related to #107. More... almost 13 years ago
Merge pull request #105 from ming13/readme-syntax-highlighting More... almost 13 years ago
Updating version, changelog, and gemspec. More... almost 13 years ago
Fixes issue #106 with common primitives not being converted to a String during template expansion. More... almost 13 years ago
Fixes issue #106 with common primitives not being converted to a String during template expansion. More... almost 13 years ago
Fixed issue with FakeFS conflict preventing unicode data from loading. More... almost 13 years ago