summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-02-15minor rdoc typoryan
2014-02-12httpservlet/filehandler.rb: pass queriesnobu
2014-02-11* lib/logger.rb: [DOC] Fix arg name for Logger.new by @ryotarai [ci skip] [fi...hsbt
2014-02-08* lib/yaml.rb: [DOC] Add links to syck and psych on github [Bug #9501]zzak
2014-02-08* lib/resolv.rb (Resolv::DNS::Message::MessageDecoder#get_labels):akr
2014-02-08* lib/resolv.rb: Don't set CLOEXEC flag explicitly. (Ruby set it byakr
2014-02-08* lib/resolv.rb (Resolv::DNS::Message::MessageDecoder): Raiseakr
2014-02-07* lib/resolv.rb: Ignore name servers which cause EAFNOSUPPORT onakr
2014-02-07* lib/open-uri.rb: [DOC] use lower case version of core classes, samezzak
2014-02-05* lib/rubygems: Update to RubyGems 2.2.2. Complete history at:drbrain
2014-02-05assertions.rb: remove extra periodnobu
2014-02-05* lib/set.rb: [DOC] Fix grammatical error by @bouk [fix GH-524]hsbt
2014-02-04dir.c: glob cases on case-insensitive systemnobu
2014-02-04 * lib/rubygems: Update to RubyGems 2.2.2 prerelease to check fixes todrbrain
2014-01-31* lib/drb/drb.rb: [DOC] Add note about start_service for each processzzak
2014-01-31* lib/securerandom.rb: [DOC] Add note on require for exampleszzak
2014-01-28* lib/set.rb: [DOC] Add examples for Set#intersect? and Set#disjoint?zzak
2014-01-24* lib/racc/rdoc/grammar.en.rdoc: [DOC] Correct grammar and typoszzak
2014-01-23assertions.rb: allow procnobu
2014-01-23* lib/fileutils.rb: [DOC] Fix typo in options_of() example [Bug #9392]zzak
2014-01-22* fix typo by @rrrene [fix GH-510]hsbt
2014-01-21* lib/uri/common.rb: [DOC] Use static w3.org uri [ci skip]zzak
2014-01-20* lib/rubygems/version.rb: [DOC] Use gender-neutral pronouns [ci skip]zzak
2014-01-19* ext/psych/lib/psych.rb: fix typo by @jwworth [fix GH-500]hsbt
2014-01-19* lib/cgi/html.rb: fix typo by @windwiny [fix GH-506]hsbt
2014-01-18* lib/resolv.rb (Resolv::DNS::Resource::TXT#data): Return concatenatedakr
2014-01-18* lib/open-uri.rb: Make proxy disabling working again.akr
2014-01-17delegate.rb: keep special methodsnobu
2014-01-13* lib/xmlrpc/client.rb: [DOC] Remove note about SSL package on RAAzzak
2014-01-13* lib/net/smtp.rb: [DOC] Remove dead link to RAA by Giorgos Tsiftsiszzak
2014-01-08rubygems/test_case.rb: fix errors in mkmf testsnobu
2014-01-08lib/timeout.rb: fallback to Timeout::Errornobu
2014-01-07timeout.rb: revert r44520nobu
2014-01-07timeout.rb: current_targetnobu
2014-01-07timeout.rb: unused attributenobu
2014-01-07timeout.rb: fix for ExitExceptionnobu
2014-01-07timeout.rb: defer creating custom exceptionnobu
2014-01-07 * ChangeLog:drbrain
2014-01-05* compar.c (cmp_equal): remove error hiding in Comparable#==.eregon
2014-01-04* lib/rinda/ring.rb (Rinda::RingFinger#make_socket): Usedrbrain
2014-01-04* lib/rinda/ring.rb (Rinda::RingFinger#make_socket): Usedrbrain
2013-12-31mkmf.rb: fix for 1.8 baserubynobu
2013-12-31mkmf.rb: expand RUBY_SO_NAMEnobu
2013-12-29* lib/mkmf.rb (configuration): Make CXXFLAGS customizable.sorah
2013-12-26* lib/time.rb: [DOC] Fix typoa_matsuda
2013-12-25* lib/abbrev.rb: [DOC] rdoc format patch by Giorgos Tsiftsis [Bug #9146]zzak
2013-12-25* lib/webrick/ssl.rb: [DOC] Fix typoa_matsuda
2013-12-24fileutils.rb: rmdir parents optionnobu
2013-12-24assertions.rb: fix return valuenobu
2013-12-24assertions.rb: improve assert_thrownobu