index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
uri
/
common.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/uri] Improve URI.register_scheme tests and automatically upcase the giv...
Benoit Daloze
2022-05-12
1
-1
/
+6
*
[ruby/uri] Add URI::Generic#decoded_#{user,password}
Jeremy Evans
2022-05-12
1
-8
/
+33
*
[ruby/uri] Include RFC2396_REGEXP module directly
Peter Zhu
2022-04-22
1
-2
/
+2
*
Update to latest uri
Benoit Daloze
2021-07-28
1
-2
/
+2
*
Fix test failure for parallel testing
Hiroshi SHIBATA
2021-07-27
1
-0
/
+4
*
[ruby/uri] Add proper Ractor support to URI
Benoit Daloze
2021-07-27
1
-6
/
+20
*
[ruby/uri] Revert "Fix to support Ruby 3.0 Ractor"
Benoit Daloze
2021-07-27
1
-25
/
+7
*
[ruby/uri] Fix to support Ruby 3.0 Ractor
kvokka
2021-07-27
1
-7
/
+25
*
[ruby/uri] Use Regexp#match? to avoid extra allocations
Steven Harman
2021-04-22
1
-1
/
+1
*
fix doc typo
d-m-u
2020-12-16
1
-1
/
+1
*
[ruby/uri] Remove deprecated URI.escape/URI.unescape
Jeremy Evans
2020-09-15
1
-76
/
+0
*
[DOC] Use https:// instead of http:// [ci skip]
Kazuhiro NISHIYAMA
2020-07-13
1
-2
/
+2
*
* remove trailing spaces. [ci skip]
git
2020-03-26
1
-1
/
+1
*
[ruby/uri] Remove RCS keywords
David RodrÃguez
2020-03-26
1
-1
/
+0
*
[ruby/uri] Simplify construction of URI instances using parser interface.
Samuel Williams
2020-03-26
1
-0
/
+14
*
Fix warnings for URI.encode and URI.decode
Jeremy Evans
2020-01-09
1
-2
/
+2
*
Warn for URI.{,un}{escape,encode}, even if not in verbose mode
Jeremy Evans
2019-09-27
1
-2
/
+2
*
Fix fallback in URI.encode_www_form_component to include #
Jeremy Evans
2019-09-27
1
-1
/
+1
*
lib/*: Prefer require_relative over require.
marcandre
2018-11-02
1
-2
/
+2
*
common.rb: unused constant
nobu
2018-04-25
1
-3
/
+0
*
Improve docs for URI library
stomar
2018-04-21
1
-55
/
+52
*
uri/common: reduce allocations and retained objects
normal
2018-01-28
1
-8
/
+8
*
Add uplevel keyword to Kernel#warn and use it
shyouhei
2017-12-12
1
-4
/
+4
*
Use caller with length to reduce unused strings
kazu
2017-10-21
1
-4
/
+4
*
* lib/uri/common.rb: [DOC] add rdoc to describe
sonots
2017-05-26
1
-0
/
+6
*
Fix typo of URI#escape [Bug #13147]
naruse
2017-01-23
1
-1
/
+1
*
Update comment about default constant
a_matsuda
2016-11-08
1
-1
/
+1
*
* lib/uri/common.rb: added documentation for deprecated method.
hsbt
2016-10-20
1
-0
/
+4
*
uri/common.rb: Update URI::WEB_ENCODINGS_ [ci skip]
nobu
2016-10-06
1
-2
/
+19
*
Update URI WEB_ENCODINGS_ hash, and fix documented cmd to
nobu
2016-10-06
1
-1
/
+3
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
* lib/uri/common.rb: make code block for rdoc.
hsbt
2015-12-15
1
-6
/
+6
*
* lib/uri: [doc] Update common.rb [ci-skip] [fixes GH-838]
marcandre
2015-02-24
1
-1
/
+1
*
lib/uri/common.rb: Initialize HTML5ASCIIINCOMPAT to empty Array
duerst
2014-12-30
1
-2
/
+2
*
* lib/drb/acl.rb: Removed meaningless #to_s methods in interpolation.
hsbt
2014-08-27
1
-1
/
+1
*
uri/common.rb: use negative look-ahead
nobu
2014-08-25
1
-1
/
+1
*
* lib/uri/common.rb: [DOC] [Bug #9563] Recommend using URI.escape
zzak
2014-07-27
1
-0
/
+3
*
* lib/uri/common.rb: [DOC] [Bug #10075] Clarify how URI.join arguments
zzak
2014-07-27
1
-1
/
+1
*
support RFC3986 [Feature #2542]
naruse
2014-06-22
1
-533
/
+11
*
* lib/uri/common.rb: [DOC] Use static w3.org uri [ci skip]
zzak
2014-01-21
1
-1
/
+1
*
* lib/cgi/html.rb: fix typo by @windwiny [fix GH-506]
hsbt
2014-01-19
1
-1
/
+1
*
* lib/uri/common.rb: [DOC] Fix a broken link by @namusyaka [fix GH-478]
hsbt
2013-12-13
1
-1
/
+1
*
* lib/uri/common.rb: [DOC] typo fixes by @vipulnsward [Fixes GH-456]
zzak
2013-11-25
1
-1
/
+1
*
* lib/uri/common.rb (URI.decode_www_form_component): Use String#b.
knu
2013-07-31
1
-3
/
+1
*
* lib/uri/common.rb (URI.decode_www_form_component):
sorah
2013-07-31
1
-1
/
+3
*
* lib/uri/common.rb (URI.decode_www_form): scrub string if decoded
naruse
2013-05-18
1
-13
/
+9
*
* lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.
naruse
2013-04-25
1
-30
/
+272
*
fix typo by @zsalzbank [fix GH-289]
hsbt
2013-04-17
1
-1
/
+1
*
* lib/uri/common.rb (URI.encode_www_form_component): initialize on
naruse
2012-01-24
1
-28
/
+15
*
* lib/uri/common.rb (URI::Parser#initialize_regexp):
naruse
2012-01-05
1
-10
/
+10
[next]