summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-07-19Fix `Time.parse` for out of range arguments with an offsetnobu
2014-07-18* lib/matrix/eigenvalue_decomposition: Style fixmarcandre
2014-07-18* lib/matrix.rb: Avoid using `and`.marcandre
2014-07-18* lib/fileutils.rb: added missing options of FileUtils.touch by @Domon.hsbt
2014-07-15rbinstall.rb: respect DESTDIRnobu
2014-07-15* lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2hsbt
2014-07-11* lib/net/smtp.rb (Net::SMTP#data): enable buffering whilekosaki
2014-07-11* lib/abbrev.rb: remove executable.hsbt
2014-07-11* lib/fileutils.rb: handle ENOENT error with symlink targeted tohsbt
2014-07-11* lib/matrix.rb: Fix sign for cross_product [#9499]marcandre
2014-07-08 * lib/irb/ruby-lex.rb: fix counting indent in identify_string_dvar.keiju
2014-07-07* tool/mkconfig.rb: remove not to require rbconfig/obsolete.rb.naruse
2014-07-06rdoc/stats/normal.rb: fix last_widthnobu
2014-07-06rdoc/stats/normal.rb: IO.console_sizenobu
2014-07-06rdoc/stats/normal.rb: clear previous outputnobu
2014-07-04lib/irb/locale.rb: fix typonobu
2014-07-03* lib/net/htp/response.rb (Net::Inflater#inflate_adapter):naruse
2014-07-03* lib/net/http/response.rb (Net::HTTP.each_response_header):naruse
2014-07-03* lib/uri/generic.rb (URI::Generic#query=): remove validation, justnaruse
2014-07-03change default not tot create useless objectnaruse
2014-07-02webrick/utils.rb: mark by class namenobu
2014-07-02* logger.rb: removed unmaintain code.hsbt
2014-06-30suppress warnings: assigned but unused variablenaruse
2014-06-30remove useless part of regexpnaruse
2014-06-28* lib/webrick/utils.rb (create_listeners): Close socket objects.akr
2014-06-27* lib/uri/mailto.rb: update to latest specs, RFC 6068 and HTML5.naruse
2014-06-27* lib/rubygems/test_case.rb: rescue Gem::LoadError in Gem::TestCase.hsbt
2014-06-27* lib/rubygems/specification.rb: fixed broken condition causedhsbt
2014-06-26* lib/webrick/httpproxy.rb: remvoe useless assigned variables.hsbt
2014-06-26Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt
2014-06-24* lib/gserver.rb: remove redundant use of to_s in interpolation.hsbt
2014-06-24Revert "* lib/uri/mailto.rb: support RFC6068."naruse
2014-06-23* lib/uri/mailto.rb: support RFC6068.naruse
2014-06-23* lib/net/imap.rb (Net::IMAP#fetch): [DOC] Describe how a range inknu
2014-06-23* lib/uri/generic.rb (check_port): allow strings for port= asnaruse
2014-06-22remove registrynaruse
2014-06-22* lib/uri/rfc3986_parser.rb: raise exception when given a URI string has non ...naruse
2014-06-22support RFC3986 [Feature #2542]naruse
2014-06-22lib/uri/mailto.rb (initialize): as previous commit, fix arg_checknaruse
2014-06-22fix that arg_check didn't worknaruse
2014-06-17* lib/net/ftp.rb (gets, readline): read lines without LF properly.shugo
2014-06-14Restore date field.akr
2014-06-12* lib/net/http/responses.rb: added Net::HTTPPermanentRedirect(308)hsbt
2014-06-10* lib/cgi/core.rb: Provide a mechanism to specify thexibbar
2014-06-10csv.rb: honor encoding optionnobu
2014-06-03 * lib/net/imap.rb (body_type_1part): Gmail IMAP reports a bodyshugo
2014-06-02xmlrpc/client: fix documentation typotmm1
2014-06-01* lib/rinda/ring.rb (RingFinger#make_socket): Close the socket on exception.akr
2014-05-31* lib/English.rb: [DOC] $LOADED_FEATURES moved to load.c [Fixes GH-620]zzak
2014-05-31* lib/ipaddr.rb: extracted inline tests into test dir.hsbt