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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/uri/generic.rb (module URI): URI now downcases the scheme to
drbrain
2012-04-11
1
-1
/
+1
*
* lib/uri/common.rb (URI.encode_www_form_component): initialize on
naruse
2012-01-24
1
-28
/
+15
*
* lib/uri/mailto.rb (URI::MailTo.build): follow Array#to_s change of
naruse
2012-01-23
1
-1
/
+1
*
* lib/uri/common.rb (URI::Parser#initialize_regexp):
naruse
2012-01-05
1
-10
/
+10
*
updating documentation link
tenderlove
2011-12-18
1
-1
/
+1
*
* ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,
ktsj
2011-11-05
1
-1
/
+1
*
Add a missing parenthesis in the example.
naruse
2011-08-24
1
-1
/
+1
*
* lib/uri/common.rb: Fix documentation of URI::Parser.new. Patch by
drbrain
2011-08-12
1
-6
/
+6
*
Fix r32622.
naruse
2011-07-22
1
-1
/
+1
*
* lib/uri/generic.rb (WFKV_): unroll the loop of regexp.
naruse
2011-07-22
1
-2
/
+2
*
* lib/uri/common.rb (module): Remove optional parser argument to Kernel#URI
marcandre
2011-07-15
2
-6
/
+18
*
* lib/net/http.rb (URI::HTTP#request_uri): return nil when the uri
naruse
2011-06-03
1
-1
/
+1
*
* lib: revert r31635-r31638 and untabify with expand(1).
nobu
2011-05-19
2
-7
/
+7
*
* lib: Convert tabs to spaces for ruby files per
drbrain
2011-05-18
2
-75
/
+77
*
* remove trailing spaces.
nobu
2011-05-15
3
-14
/
+14
*
* lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts.
drbrain
2011-05-13
8
-9
/
+24
*
* lib/logger.rb: format comments to keep 80 columns in a line.
nagachika
2011-05-13
3
-5
/
+7
*
* re.c (Init_Regexp): Document option constants. Patch by Vincent
drbrain
2011-05-12
8
-6
/
+678
*
* Various .document files: Update .document files to match files which
drbrain
2011-05-11
1
-7
/
+0
*
* lib/uri/generic.rb (#route_from_path): Fix a bug where
knu
2011-04-15
1
-15
/
+11
*
* lib/uri/common.rb: avoid race condition. fixes #4572
naruse
2011-04-12
1
-9
/
+19
*
* lib/uri/common.rb (URI::Parser#initialize_pattern):
naruse
2010-12-06
1
-1
/
+1
*
* lib/uri/common.rb (URI::Parser#initialize_pattern):
naruse
2010-12-06
1
-5
/
+6
*
* lib/uri/common.rb (URI.encode_www_form):
naruse
2010-12-02
1
-3
/
+21
*
Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLConte...
drbrain
2010-11-29
1
-9
/
+12
*
* lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosion
nobu
2010-11-29
1
-1
/
+1
*
* lib/uri/generic.rb (URI::Generic#hostname): new method.
akr
2010-10-06
1
-0
/
+55
*
* lib/uri/common.rb (URI.encode_www_form): change treatment of
naruse
2010-09-30
1
-12
/
+8
*
Add document about URI.join. [ruby-core:32462]
naruse
2010-09-23
1
-1
/
+14
*
* lib/uri/common.rb: Have URI#route_to, URI#route_from accept
marcandre
2010-07-21
2
-36
/
+7
*
* lib/uri/common.rb: Have URI() and URI.join accept URI objects in addition
marcandre
2010-07-21
1
-9
/
+20
*
* lib/uri/mailto.rb: clean up regexp [ruby-core:29894]
marcandre
2010-05-11
1
-1
/
+1
*
* lib/uri/ftp.rb (URI::FTP#set_path): added to correct handling of
mame
2010-04-15
2
-2
/
+10
*
* lib/uri/common.rb (decode_www_form_component): validate.
naruse
2010-04-10
1
-11
/
+7
*
* lib/uri/common.rb (decode_www_form): don't ignore leading '?'.
naruse
2010-04-09
1
-3
/
+6
*
Add description about de facto FTP URI spec.
naruse
2010-04-09
1
-0
/
+5
*
* lib/uri/common.rb (URI.encode_www_form_component):
naruse
2010-03-21
1
-26
/
+15
*
* lib/uri/common.rb (URI#{en,de}code_www_form_component):
naruse
2010-03-17
1
-26
/
+68
*
* lib/uri/common.rb (URI.encode_www_component):
naruse
2010-03-15
1
-2
/
+4
*
* lib/uri/common.rb (URI.encode_www_form): new method to
naruse
2010-03-12
1
-0
/
+86
*
* lib/uri/common.rb (initialize_regexp): allow leading
naruse
2010-01-01
1
-2
/
+2
*
* lib/uri/generic.rb (URI#normalize!): normalize case of
naruse
2010-01-01
1
-0
/
+3
*
* lib/uri/generic.rb (eql?): Check the class of the compared object.
marcandre
2009-12-24
1
-0
/
+1
*
* lib/uri/common.rb (URI.escape): obsoleted.
naruse
2009-09-06
1
-0
/
+2
*
* lib/uri: don't set @parser if it is DEFAULT_PARSER for marshaling
akr
2009-05-27
2
-30
/
+37
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
6
-109
/
+109
*
* lib/uri/common.rb (URI::Parser#escape): escaped string is ascii
nobu
2009-03-02
1
-2
/
+2
*
* lib/uri/generic.rb (URI::Generic#check_path): REL_PATH should a
matz
2008-11-11
1
-1
/
+1
*
Fix ruby -w warnings for mismatched indentation discovered by rdoc
drbrain
2008-09-23
2
-2
/
+2
*
* lib/uri/common.rb (unescape): skip '%' to make String#hex work
mame
2008-09-18
1
-1
/
+1
[next]