summaryrefslogtreecommitdiff
path: root/spec/ruby/library/csv/stringreader
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2019-11-11 06:34:25 +0900
committergit <svn-admin@ruby-lang.org>2019-11-11 06:34:25 +0900
commit958d954a1909edc1e297c54db7bbab53a289a0b8 (patch)
tree6a1e7d991f9c8801261e8117a25b6f065852ca49 /spec/ruby/library/csv/stringreader
parentb5996b25ae8ff7e7961fea245c5ea8476b029134 (diff)
* 2019-11-11 [ci skip]
Diffstat (limited to 'spec/ruby/library/csv/stringreader')
0 files changed, 0 insertions, 0 deletions
>test/uri/test_generic.rb: split test_find_proxynobu 2016-02-13domainname no_proxy assertionsnobu 2016-01-14* lib/uri/generic.rb (URI::Generic#to_s): change encoding tonaruse 2015-12-16Add frozen_string_literal: false for all filesnaruse 2015-12-08test_generic.rb: fix assertionnobu 2015-12-08test/uri/test_generic.rb (to_s): new testnormal 2015-05-19* lib/uri/rfc2396_parser.rb (initialize_pattern):naruse 2014-12-23* lib/uri/generic.rb (URI::Generic#query=): don't escape [\]^naruse 2014-12-01* lib/uri/generic.rb (URI::Generic.build):naruse 2014-11-03* lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI):naruse 2014-09-17* lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rbnaruse 2014-07-03* lib/uri/generic.rb (URI::Generic#query=): remove validation, justnaruse 2014-06-23* lib/uri/generic.rb (check_port): allow strings for port= asnaruse 2014-06-22support RFC3986 [Feature #2542]naruse 2014-06-16* test/uri/test_generic.rb: fix wrong arguments for test case.hsbt 2013-11-21* test/uri/test_generic.rb (URI#test_merge): Test uri + URI(path)knu 2013-09-13* lib/uri/generic.rb (URI::Generic.find_proxy): return nil ifnaruse 2013-07-24* lib/uri/generic.rb (find_proxy): raise BadURIError if the URI isnaruse