index
:
ruby.git
master
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_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
uri
Age
Commit message (
Expand
)
Author
2012-08-30
merge revision(s) 36852:
naruse
2012-02-23
merge revision(s) 34214:
naruse
2012-01-31
merging r34364 from trunk to ruby_1_9_3
tenderlove
2011-08-24
merge revision(s) 33047:
naruse
2011-08-12
* backport r32953 from trunk.
drbrain
2011-07-22
merge revision(s) 32631:
naruse
2011-07-22
merge revision(s) 32622:
naruse
2011-07-15
* Backport of r32559 from trunk
marcandre
2011-06-03
* lib/net/http.rb (URI::HTTP#request_uri): return nil when the uri
naruse
2011-05-19
* lib: revert r31635-r31638 and untabify with expand(1).
nobu
2011-05-18
* lib: Convert tabs to spaces for ruby files per
drbrain
2011-05-15
* remove trailing spaces.
nobu
2011-05-13
* lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts.
drbrain
2011-05-13
* lib/logger.rb: format comments to keep 80 columns in a line.
nagachika
2011-05-12
* re.c (Init_Regexp): Document option constants. Patch by Vincent
drbrain
2011-05-11
* Various .document files: Update .document files to match files which
drbrain
2011-04-15
* lib/uri/generic.rb (#route_from_path): Fix a bug where
knu
2011-04-12
* lib/uri/common.rb: avoid race condition. fixes #4572
naruse
2010-12-06
* lib/uri/common.rb (URI::Parser#initialize_pattern):
naruse
2010-12-06
* lib/uri/common.rb (URI::Parser#initialize_pattern):
naruse
2010-12-02
* lib/uri/common.rb (URI.encode_www_form):
naruse
2010-11-29
Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLConte...
drbrain
2010-11-29
* lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosion
nobu
2010-10-06
* lib/uri/generic.rb (URI::Generic#hostname): new method.
akr
2010-09-30
* lib/uri/common.rb (URI.encode_www_form): change treatment of
naruse
2010-09-23
Add document about URI.join. [ruby-core:32462]
naruse
2010-07-21
* lib/uri/common.rb: Have URI#route_to, URI#route_from accept
marcandre
2010-07-21
* lib/uri/common.rb: Have URI() and URI.join accept URI objects in addition
marcandre
2010-05-11
* lib/uri/mailto.rb: clean up regexp [ruby-core:29894]
marcandre
2010-04-15
* lib/uri/ftp.rb (URI::FTP#set_path): added to correct handling of
mame
2010-04-10
* lib/uri/common.rb (decode_www_form_component): validate.
naruse
2010-04-09
* lib/uri/common.rb (decode_www_form): don't ignore leading '?'.
naruse
2010-04-09
Add description about de facto FTP URI spec.
naruse
2010-03-21
* lib/uri/common.rb (URI.encode_www_form_component):
naruse
2010-03-17
* lib/uri/common.rb (URI#{en,de}code_www_form_component):
naruse
2010-03-15
* lib/uri/common.rb (URI.encode_www_component):
naruse
2010-03-12
* lib/uri/common.rb (URI.encode_www_form): new method to
naruse
2010-01-01
* lib/uri/common.rb (initialize_regexp): allow leading
naruse
2010-01-01
* lib/uri/generic.rb (URI#normalize!): normalize case of
naruse
2009-12-24
* lib/uri/generic.rb (eql?): Check the class of the compared object.
marcandre
2009-09-06
* lib/uri/common.rb (URI.escape): obsoleted.
naruse
2009-05-27
* lib/uri: don't set @parser if it is DEFAULT_PARSER for marshaling
akr
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-02
* lib/uri/common.rb (URI::Parser#escape): escaped string is ascii
nobu
2008-11-11
* lib/uri/generic.rb (URI::Generic#check_path): REL_PATH should a
matz
2008-09-23
Fix ruby -w warnings for mismatched indentation discovered by rdoc
drbrain
2008-09-18
* lib/uri/common.rb (unescape): skip '%' to make String#hex work
mame
2008-09-10
* lib/uri/common.rb (URI::Parser): new class.
akira
2008-02-13
* lib/uri/generic.rb: revert r15442. 2nd argument of String#sub parse
naruse
2008-02-12
* ext/json/lib/json/pure/generator.rb,
naruse
[next]