<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/uri, branch ruby-1.9.1-376-11.fc13</title>
<subtitle>Ruby GIT repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/'/>
<entry>
<title>merges r22706 from trunk into ruby_1_9_1.</title>
<updated>2009-03-04T09:21:12+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-03-04T09:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=5f51cb9fc12a9d871f84cc3492dfd5f6e57f04c2'/>
<id>5f51cb9fc12a9d871f84cc3492dfd5f6e57f04c2</id>
<content type='text'>
--
* lib/uri/common.rb (URI::Parser#escape): escaped string is ascii
  only.

* lib/uri/common.rb (URI::Parser#unescape): converts bytewise.
  [ruby-dev:38005], [ruby-dev:38110]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@22760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--
* lib/uri/common.rb (URI::Parser#escape): escaped string is ascii
  only.

* lib/uri/common.rb (URI::Parser#unescape): converts bytewise.
  [ruby-dev:38005], [ruby-dev:38110]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@22760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>merges r20222 from trunk into ruby_1_9_1.</title>
<updated>2008-11-18T16:46:16+00:00</updated>
<author>
<name>yugui</name>
<email>yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-11-18T16:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=f86a98779c95a6a36eec05a63f16999d2a9ff877'/>
<id>f86a98779c95a6a36eec05a63f16999d2a9ff877</id>
<content type='text'>
* lib/uri/generic.rb (URI::Generic#check_path): REL_PATH should a
  symbol.  [ruby-core:19805]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib/uri/generic.rb (URI::Generic#check_path): REL_PATH should a
  symbol.  [ruby-core:19805]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ruby -w warnings for mismatched indentation discovered by rdoc</title>
<updated>2008-09-23T18:16:08+00:00</updated>
<author>
<name>drbrain</name>
<email>drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-09-23T18:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=faaedc63a7ac5e82f0ca494f4661a04192fe63c0'/>
<id>faaedc63a7ac5e82f0ca494f4661a04192fe63c0</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/uri/common.rb (unescape): skip '%' to make String#hex work</title>
<updated>2008-09-18T11:05:09+00:00</updated>
<author>
<name>mame</name>
<email>mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-09-18T11:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=b253fdb93db3c2157a6a147e0b621548fc7aad1a'/>
<id>b253fdb93db3c2157a6a147e0b621548fc7aad1a</id>
<content type='text'>
  correctly.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19413 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  correctly.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19413 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>	* lib/uri/common.rb (URI::Parser): new class.</title>
<updated>2008-09-10T09:34:49+00:00</updated>
<author>
<name>akira</name>
<email>akira@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-09-10T09:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=7d863cdbba1ca820cecd0f1bfe653bc201fdd199'/>
<id>7d863cdbba1ca820cecd0f1bfe653bc201fdd199</id>
<content type='text'>
	
	* lib/uri/mailto.rb, lib/uri/generic.rb: follow the above change.

	* test/uri/test_parser.rb: added tests for URI::Parser.



git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	
	* lib/uri/mailto.rb, lib/uri/generic.rb: follow the above change.

	* test/uri/test_parser.rb: added tests for URI::Parser.



git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/uri/generic.rb: revert r15442. 2nd argument of String#sub parse</title>
<updated>2008-02-13T07:26:52+00:00</updated>
<author>
<name>naruse</name>
<email>naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-02-13T07:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=e4ac7a1760f27b4cbb7a1bc017cd9c610510ceef'/>
<id>e4ac7a1760f27b4cbb7a1bc017cd9c610510ceef</id>
<content type='text'>
  escapes. [ruby-dev:33726]

* bootstraptest/test_method.rb enc/depend instruby.rb lib/mkmf.rb
  mkconfig.rb: revert r15443. ditto.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15456 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  escapes. [ruby-dev:33726]

* bootstraptest/test_method.rb enc/depend instruby.rb lib/mkmf.rb
  mkconfig.rb: revert r15443. ditto.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15456 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* ext/json/lib/json/pure/generator.rb,</title>
<updated>2008-02-12T06:18:06+00:00</updated>
<author>
<name>naruse</name>
<email>naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-02-12T06:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=5aa55903a6c20a0989723bf2f84f8932da3a85e4'/>
<id>5aa55903a6c20a0989723bf2f84f8932da3a85e4</id>
<content type='text'>
ext/json/lib/json/pure/parser.rb, ext/openssl/lib/openssl/x509.rb,
ext/win32ole/sample/olegen.rb, lib/date/format.rb, lib/irb/context.rb,
lib/irb/workspace.rb, lib/net/http.rb, lib/net/imap.rb,
lib/rdoc/generator.rb, lib/rdoc/markup/to_html.rb,
lib/rdoc/markup/to_latex.rb, lib/rdoc/parsers/parse_c.rb,
lib/rdoc/ri/formatter.rb, lib/rexml/parsers/baseparser.rb,
lib/rexml/quickpath.rb, lib/rexml/text.rb, lib/rss/parser.rb,
lib/uri/common.rb, lib/uri/generic.rb, lib/webrick/httpresponse.rb,
lib/webrick/httpservlet/filehandler.rb, lib/yaml/baseemitter.rb,
lib/yaml/encoding.rb: performance tuning arround String#gsub.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15442 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ext/json/lib/json/pure/parser.rb, ext/openssl/lib/openssl/x509.rb,
ext/win32ole/sample/olegen.rb, lib/date/format.rb, lib/irb/context.rb,
lib/irb/workspace.rb, lib/net/http.rb, lib/net/imap.rb,
lib/rdoc/generator.rb, lib/rdoc/markup/to_html.rb,
lib/rdoc/markup/to_latex.rb, lib/rdoc/parsers/parse_c.rb,
lib/rdoc/ri/formatter.rb, lib/rexml/parsers/baseparser.rb,
lib/rexml/quickpath.rb, lib/rexml/text.rb, lib/rss/parser.rb,
lib/uri/common.rb, lib/uri/generic.rb, lib/webrick/httpresponse.rb,
lib/webrick/httpservlet/filehandler.rb, lib/yaml/baseemitter.rb,
lib/yaml/encoding.rb: performance tuning arround String#gsub.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15442 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/uri/generic.rb (URI::Generic::inspect): use Kernel#to_s instead</title>
<updated>2008-01-24T10:36:24+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-01-24T10:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=f6288dbaa497c855e86b7c4dec7ee25e532db6c3'/>
<id>f6288dbaa497c855e86b7c4dec7ee25e532db6c3</id>
<content type='text'>
 object_id with printf.  [ruby-dev:33347]


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 object_id with printf.  [ruby-dev:33347]


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Regexp warnings in lib/uri.  Patch #16524 by Kornelius Kalnbach.</title>
<updated>2007-12-24T01:51:49+00:00</updated>
<author>
<name>drbrain</name>
<email>drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2007-12-24T01:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=2ef738ec1b8077049ea403d422b5e83ead82bb94'/>
<id>2ef738ec1b8077049ea403d422b5e83ead82bb94</id>
<content type='text'>
[ruby-core:14302]


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14565 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ruby-core:14302]


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14565 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/uri/common.rb (URI::REGEXP::PATTERN): typo in REG_NAME</title>
<updated>2007-12-10T09:31:28+00:00</updated>
<author>
<name>matz</name>
<email>matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2007-12-10T09:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=2c159be1c1d6c67e1e7218b9c24c47806bcdbeb0'/>
<id>2c159be1c1d6c67e1e7218b9c24c47806bcdbeb0</id>
<content type='text'>
  regular expression.  a patch from Ueda Satoshi
  &lt;s-ueda AT livedoor.jp&gt;.  [ruby-dev:32514]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14177 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  regular expression.  a patch from Ueda Satoshi
  &lt;s-ueda AT livedoor.jp&gt;.  [ruby-dev:32514]

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14177 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
