summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-06-08* lib/net/smtp.rb (getok, get_response): raise an ArgumentError whenshugo
2016-06-05optparse.rb: fix quote [ci skip]nobu
2016-06-03mkmf.rb: sort lists of source and object filesnobu
2016-05-31optparse.rb: fix char class optionnobu
2016-05-31optparse.rb: no duplicate stringsnobu
2016-05-28* lib/cgi/util.rb: added to missing quote.hsbt
2016-05-22* remove trailing spaces.svn
2016-05-22use finalizer trick instead of thread.seki
2016-05-21ipaddr: fix typo [ci skip]nobu
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2016-05-17[Feature #12005] Unify Fixnum and Bignum into Integerakr
2016-05-16* lib/xmlrpc.rb, lib/xmlrpc/*, test/xmlrpc: XMLRPC is bundled gemhsbt
2016-05-15don't use keeper thread. [Bug #12342]seki
2016-05-14lib/mkmf.rb: use xsystem to pkg-config --existsnobu
2016-05-11mkmf.rb: fix conflict in have_librarynobu
2016-05-10random.c: use bytesnobu
2016-05-07* lib/webrick/ssl.rb: Accept string value for SSLCertName. It is usedhsbt
2016-05-04* lib/net/http/header.rb: [DOC] add documentation thatktsj
2016-05-04* lib/net/http/header.rb (Net::HTTPHeader#{each_header,each_name,ktsj
2016-05-04* lib/set.rb: [DOC] add documentation that Set#{delete_if,keep_if,collect!,re...ktsj
2016-05-04* lib/set.rb (Set#{delete_if,keep_if,collect!,reject!,select!,classify,divide},ktsj
2016-04-30Define Integer#/ instead of Bignum#/.akr
2016-04-28optparse.rb: [DOC] fix example code [ci skip]nobu
2016-04-28* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.4.hsbt
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