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
/
rfc2396_parser.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/uri] Only use UnboundMethod#bind_call if it is available
Jeremy Evans
2021-04-22
1
-2
/
+8
*
Enclose the code that was accidentally a link in "tt"
aycabta
2021-03-31
1
-5
/
+5
*
[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
-13
/
+1
*
Use `bind_call` instead of `bind` and `call`
Kazuhiro NISHIYAMA
2019-10-11
1
-1
/
+1
*
[DOC] Fix capitallizing [ci skip]
kazu
2018-04-25
1
-2
/
+2
*
Improve docs for URI library
stomar
2018-04-21
1
-21
/
+21
*
set UTF-8 if given URI string is ASCII
naruse
2018-03-22
1
-1
/
+3
*
fix error if the input is mixed Unicode and percent-escapes
naruse
2018-03-08
1
-3
/
+3
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
* lib/uri/rfc2396_parser.rb (initialize_pattern):
naruse
2015-05-19
1
-1
/
+1
*
lib/uri/rfc2396_parser.rb (initialize): reduce bytecode size
normal
2014-11-06
1
-2
/
+2
*
support RFC3986 [Feature #2542]
naruse
2014-06-22
1
-0
/
+543