ruby/lib
Hiroshi SHIBATA 267da552a1 [ruby/uri] Fallback missing constants with RFC3986_PARSER
(https://github.com/ruby/uri/pull/113)

* Fallback missing constants with RFC3986_PARSER

* raise missing constant

* Update test/uri/test_common.rb

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>

* Update lib/uri/common.rb

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>

* Update lib/uri/common.rb

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>

---------

c2fdec079a

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
2024-08-06 09:09:52 +00:00
..
bundler [rubygems/rubygems] Don't remove existing platform gems when PLATFORMS section is badly indented 2024-08-05 17:28:11 +00:00
cgi
did_you_mean [ruby/did_you_mean] Move development dependencies to Gemfile 2024-05-05 23:22:28 +00:00
erb
error_highlight [PRISM] Use node ids for error highlight 2024-07-11 14:25:54 -04:00
forwardable
irb [ruby/irb] Group class methods under class << self 2024-07-16 15:58:15 +00:00
logger [ruby/logger] Add reraise_write_errors keyword argument to Logger and LogDevice 2024-07-11 15:25:17 +00:00
net [ruby/net-http] implement talking SSL to the proxy too 2024-07-11 01:56:08 +00:00
open3
optparse [ruby/optparse] Fix typo [ci skip] 2024-04-18 10:27:19 +09:00
prism [ruby/prism] (ruby_parser) Handle bare string in implicit concat 2024-07-11 19:46:50 +00:00
random [ruby/securerandom] Update UUID documentation with RFC9562 links 2024-06-20 08:34:31 +00:00
rdoc Sync rdoc 2024-08-05 08:27:45 +08:00
reline [ruby/reline] Fix memory leak in setupterm 2024-07-29 15:07:53 +00:00
ruby_vm/rjit Optimized forwarding callers and callees 2024-06-18 09:28:25 -07:00
rubygems [rubygems/rubygems] Fix gem list regression when a regular gem shadows a default one 2024-07-30 14:01:43 +00:00
set
syntax_suggest chore: remove repetitive words (#10573) 2024-04-18 15:32:34 +00:00
unicode_normalize
uri [ruby/uri] Fallback missing constants with RFC3986_PARSER 2024-08-06 09:09:52 +00:00
yaml [ruby/yaml] Make PStore support as optional 2024-01-31 05:56:39 +00:00
benchmark.gemspec
benchmark.rb
bundled_gems.rb Make sure to always use the right warn 2024-08-05 12:16:49 +08:00
bundler.rb [rubygems/rubygems] Auto switch to locked bundler version even when using binstubs 2024-06-11 13:30:50 +00:00
cgi.rb
delegate.gemspec
delegate.rb Do not include a backtick in error messages and backtraces 2024-02-15 18:42:31 +09:00
did_you_mean.rb
English.gemspec
English.rb
erb.gemspec
erb.rb
error_highlight.rb
fileutils.gemspec
fileutils.rb [ruby/fileutils] [DOC] FileUtils::VERSION 2024-02-21 16:57:30 +00:00
find.gemspec [ruby/find] find.gemspec: Drop executables dir config 2024-05-17 02:05:31 +00:00
find.rb
forwardable.rb
ipaddr.gemspec
ipaddr.rb [ruby/ipaddr] Add IPAddr.cidr to return ip address in cidr notation 2024-04-18 10:27:19 +09:00
irb.rb [ruby/irb] Group class methods under class << self 2024-07-16 15:58:15 +00:00
logger.rb [ruby/logger] Add reraise_write_errors keyword argument to Logger and LogDevice 2024-07-11 15:25:17 +00:00
mkmf.rb [Feature #20345] Add --target-rbconfig option to mkmf 2024-04-02 14:24:54 +09:00
open-uri.gemspec
open-uri.rb [ruby/open-uri] document max_redirects option 2024-07-11 04:49:59 +00:00
open3.rb
optionparser.rb
optparse.rb [ruby/optparse] Fix parsing array arguments with :into option 2024-08-05 02:28:12 +00:00
ostruct.gemspec
ostruct.rb Do not include a backtick in error messages and backtraces 2024-02-15 18:42:31 +09:00
pp.gemspec
pp.rb [ruby/pp] Extract pp_hash_pair 2024-02-21 16:45:01 +00:00
prettyprint.gemspec
prettyprint.rb
prism.rb [ruby/prism] Remove Debug module 2024-05-24 17:19:38 +00:00
pstore.gemspec
pstore.rb Do not include a backtick in error messages and backtraces 2024-02-15 18:42:31 +09:00
rdoc.rb [ruby/rdoc] Group code object files into the same directory 2024-07-02 10:15:00 +00:00
readline.gemspec
readline.rb
reline.rb [ruby/reline] Fix rendering bug of nomultiline prompt 2024-07-12 12:21:26 +00:00
resolv.gemspec
resolv.rb [ruby/resolv] Bump up 0.4.0 2024-03-19 02:16:51 +00:00
ruby2_keywords.gemspec
rubygems.rb [rubygems/rubygems] Properly protect writing binstubs with a file lock 2024-07-08 14:38:30 +09:00
securerandom.gemspec
securerandom.rb
set.rb
shellwords.gemspec [ruby/shellwords] Exclude unnecessary files from the packages 2024-07-03 10:15:22 +00:00
shellwords.rb [ruby/shellwords] [DOC] Beautify links and formats 2024-07-03 10:15:26 +00:00
singleton.gemspec
singleton.rb
syntax_suggest.rb
tempfile.gemspec [ruby/tempfile] Fix for environment without git 2024-02-27 01:31:12 +00:00
tempfile.rb [DOC] Allow linking to File#path in Tempfile.create 2024-07-23 14:26:34 -04:00
time.gemspec [ruby/time] Exclude unnecessary files from package 2024-03-06 15:47:31 +00:00
time.rb [ruby/time] Document exception thrown by Time.strptime 2024-04-19 10:32:04 +00:00
timeout.gemspec
timeout.rb
tmpdir.gemspec [ruby/tmpdir] Fix for environment without git 2024-02-27 01:31:50 +00:00
tmpdir.rb [ruby/tmpdir] Display the offending parent path in the exception 2024-04-08 11:05:40 +00:00
tsort.gemspec
tsort.rb
un.gemspec
un.rb
uri.rb Use www.rfc-editor.org for RFC text. 2024-03-28 11:44:45 +09:00
weakref.gemspec
weakref.rb
yaml.rb