summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-04-26fix typos [ci skip]kazu
2016-04-25net/http/header.rb: refactornobu
2016-04-22* lib/net/http.rb: Improve documentation for SSL requests via GET method.hsbt
2016-04-22* lib/webrick/ssl.rb: Support to add SSLCiphers option.hsbt
2016-04-20cgi/util.rb: remove CGI::Util#_unescapenobu
2016-04-19* lib/time.rb: revert r54167 because it would breaksonots
2016-04-18* lib/logger.rb: Add shift_period_suffix option [Fix GH-10772]sonots
2016-04-18Allow specifying logger parameters in constructorsonots
2016-04-15* lib/irb/ext/save-history.rb: Fix NoMethodError when method is not defined.hsbt
2016-04-14* lib/irb/ext/save-history.rb: suppress warning: method redefined;naruse
2016-04-09* lib/ostruct.rb: [DOC] fix position of nodoc directive.ktsj
2016-04-06* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.3.hsbt
2016-04-06Logger: simple refactoringnobu
2016-03-30* lib/open-uri.rb: Use `userinfo` for authenticated proxy.hsbt
2016-03-29* lib/webrick/httpresponse.rb: Move error_body to method. It allow tohsbt
2016-03-28* lib/rubygems.rb: Fix `Gem.find_spec_for_exe` picks oldest gem.hsbt
2016-03-28* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.2.hsbt
2016-03-28* lib/rubygems/test_case.rb: Fix test on Windows for inconsistent temp path.hsbt
2016-03-25fix URI::HTTP.new examplenobu
2016-03-24mkmf: Unquote directory stringsnobu
2016-03-23* lib/rdoc/ri/driver.rb (interactive): rescue NotFoundError raised innaruse
2016-03-17* lib/time.rb (parse, strptime): Fix Time.parse/strptime does notsonots
2016-03-17* lib/securerandom.rb (gen_random): to avoid blocking on Windows.naruse
2016-03-08logger.rb: kwd argsnobu
2016-03-04securerandom.rb: remove to_s callnobu
2016-03-04* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1.hsbt
2016-03-03ostruct.rb: make internal methods privatenobu
2016-03-02* lib/xmlrpc.rb: Removed broken parser named XMLScanStreamParser.hsbt
2016-03-02* lib/xmlrpc.rb: Removed broken parser named XMLTreeParser.hsbt
2016-03-01fileutils.rb: keyword argumentsnobu
2016-02-29fileutils.rb: LowMethods aliasesnobu
2016-02-29fileutils.rb: reduce privatenobu
2016-02-29fileutils.rb: reduce publicnobu
2016-02-29fileutils.rb: unify method definition stylenobu
2016-02-28* remove trailing spaces.svn
2016-02-28 * lib/drb/drb.rb (error_print): Add verbose failure messages andseki
2016-02-26* lib/xmlrpc.rb: Removed references to NQXML. It's obsoleted parser.hsbt
2016-02-26* lib/tmpdir.rb: Unify to coding-style for method definition.hsbt
2016-02-26* lib/irb.rb: avoid to needless truncation when using back_trace_limit option.hsbt
2016-02-21cgi/escape: Optimize CGI.unescapenobu
2016-02-19find.rb: raise with the namenobu
2016-02-14mkmf.rb: Do not modify caller stringsnobu
2016-02-13CIDR in no_proxynobu
2016-02-13no_proxy with whitespaces and leading dotsnobu
2016-02-12net/ftp.rb: NullSocket#closed?nobu
2016-02-09* lib/logger.rb: Remove block from Logger.add as it's not neededsonots
2016-02-06ASCII-incompatible escapenobu
2016-02-06get rid of ruby-mode.el bugsnobu
2016-02-02* lib/rubygems/specification.rb: `coding` is affect only first line excepthsbt
2016-02-01* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt