summaryrefslogtreecommitdiff
path: root/test/uri/test_common.rb
AgeCommit message (Expand)Author
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-08-25uri/common.rb: use negative look-aheadnobu
2014-06-27suppress warnings: URI.regexp is obsoletenaruse
2014-06-23* test/uri/test_common.rb: use `require_relative` for parallel test.nobu
2014-06-23suppress warnings of URI.extractnaruse
2013-07-31* lib/uri/common.rb (URI.decode_www_form_component):sorah
2013-05-18* lib/uri/common.rb (URI.decode_www_form): scrub string if decodednaruse
2013-04-25* lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.naruse
2010-12-06* test/uri/test_common.rb (TestCommon#test_encode_www_form): addkazu
2010-11-29* lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosionnobu
2010-09-30* lib/uri/common.rb (URI.encode_www_form): change treatment ofnaruse
2010-04-10* lib/uri/common.rb (decode_www_form_component): validate.naruse
2010-04-09* lib/uri/common.rb (decode_www_form): don't ignore leading '?'.naruse
2010-03-21* lib/uri/common.rb (URI.encode_www_form_component):naruse
2010-03-17* lib/uri/common.rb (URI#{en,de}code_www_form_component):naruse
2010-03-12* lib/uri/common.rb (URI.encode_www_form): new method tonaruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2007-11-18use ML ref. for assertion message.akr
2004-07-05* lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.akr
2003-12-08* lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]aamine
2003-10-05* test/uri/*: translated RUNIT to Test::Unit.akira
2003-10-04* test/uri/* (6 files): added.akira