aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* webrick/utils.rb: mark by class namenobu2014-07-021-3/+2
* * logger.rb: removed unmaintain code.hsbt2014-07-021-123/+0
* suppress warnings: assigned but unused variablenaruse2014-06-301-2/+0
* remove useless part of regexpnaruse2014-06-301-4/+4
* * lib/webrick/utils.rb (create_listeners): Close socket objects.akr2014-06-281-1/+3
* * lib/uri/mailto.rb: update to latest specs, RFC 6068 and HTML5.naruse2014-06-271-65/+73
* * lib/rubygems/test_case.rb: rescue Gem::LoadError in Gem::TestCase.hsbt2014-06-271-1/+1
* * lib/rubygems/specification.rb: fixed broken condition causedhsbt2014-06-272-2/+3
* * lib/webrick/httpproxy.rb: remvoe useless assigned variables.hsbt2014-06-264-6/+3
* Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt2014-06-261-34/+0
* * lib/gserver.rb: remove redundant use of to_s in interpolation.hsbt2014-06-246-15/+15
* Revert "* lib/uri/mailto.rb: support RFC6068."naruse2014-06-241-22/+43
* * lib/uri/mailto.rb: support RFC6068.naruse2014-06-231-43/+22
* * lib/net/imap.rb (Net::IMAP#fetch): [DOC] Describe how a range inknu2014-06-231-7/+16
* * lib/uri/generic.rb (check_port): allow strings for port= asnaruse2014-06-232-2/+2
* remove registrynaruse2014-06-221-87/+32
* * lib/uri/rfc3986_parser.rb: raise exception when given a URI string has non ...naruse2014-06-221-0/+4
* support RFC3986 [Feature #2542]naruse2014-06-223-533/+655
* lib/uri/mailto.rb (initialize): as previous commit, fix arg_checknaruse2014-06-221-1/+1
* fix that arg_check didn't worknaruse2014-06-221-7/+14
* * lib/net/ftp.rb (gets, readline): read lines without LF properly.shugo2014-06-171-4/+7
* Restore date field.akr2014-06-141-1/+1
* * lib/net/http/responses.rb: added Net::HTTPPermanentRedirect(308)hsbt2014-06-121-1/+3
* * lib/cgi/core.rb: Provide a mechanism to specify thexibbar2014-06-101-9/+31
* csv.rb: honor encoding optionnobu2014-06-101-7/+10
* * lib/net/imap.rb (body_type_1part): Gmail IMAP reports a bodyshugo2014-06-031-0/+9
* xmlrpc/client: fix documentation typotmm12014-06-021-1/+1
* * lib/rinda/ring.rb (RingFinger#make_socket): Close the socket on exception.akr2014-06-011-13/+17
* * lib/English.rb: [DOC] $LOADED_FEATURES moved to load.c [Fixes GH-620]zzak2014-05-311-2/+2
* * lib/ipaddr.rb: extracted inline tests into test dir.hsbt2014-05-311-277/+0
* * lib/delegate.rb: [DOC] Document raise in Delegator classzzak2014-05-301-0/+6
* * lib/webrick/server.rb: Use a pipe to detect server shutdown.akr2014-05-301-1/+26
* erb.rb: ERB#result does not accept a proc.nobu2014-05-301-1/+1
* * lib/csv.rb (CSV.open): Close the opened file when an exception occur.akr2014-05-291-1/+6
* * lib/net/imap.rb (Net::IMAP#initialize): Close the opened socket whenakr2014-05-281-32/+35
* * lib/tempfile.rb (Tempfile#inspect): Show "(closed)" if the tempfileakr2014-05-271-1/+5
* * test/lib/minitest/unit.rb: Use Tempfile#close! instead ofakr2014-05-271-2/+2
* * lib/net/ftp.rb (transfercmd): Close TCP server socket even if anakr2014-05-271-14/+17
* * lib/cgi/core.rb: Use Tempfile#close(true) instead of Tempfile#unlinkakr2014-05-271-2/+2
* ext_conf_builder.rb: fix tempfile leaknobu2014-05-261-1/+1
* lib/optionparser.rbnobu2014-05-262-0/+3
* * lib/csv.rb: Reject nil as data source for CSV.new, patch by @Peeja.zzak2014-05-251-0/+4
* * lib/rinda/ring.rb (Rinda::RingServer#shutdown): Join the killedakr2014-05-251-0/+2
* * lib/webrick/utils.rb: Override the inspect method of the threadakr2014-05-251-0/+3
* Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]"naruse2014-05-251-0/+34
* * lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]zzak2014-05-251-34/+0
* * lib/irb.rb: [DOC] Fixed syntax error in example by @jasdeepsingh.zzak2014-05-251-1/+1
* * lib/logger.rb: refactored to include Logger::Period.hsbt2014-05-241-43/+39
* prime.rb: fix a grammonobu2014-05-241-1/+1
* lib/minitest removed.ryan2014-05-2310-3293/+0