summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-03-16* lib/time.rb: [DOC] Fix timezone in example of Time.parse [Bug #9521]zzak
2014-03-15* lib/gserver.rb: [DOC] Fixed typo in example by @stomar [Bug #9543] [ci skip]zzak
2014-03-03* lib/find.rb (Find#find): should pass ignore_error option to enumerators.ktsj
2014-03-02find.rb: add ignore_errornobu
2014-03-01* lib/open3.rb (Open3.capture3): Ignore Errno::EPIPE for writingakr
2014-03-01assertions.rb: assert_all? assert_not_all?nobu
2014-02-27* lib/optparse.rb: [DOC] Add example of generating help with optparse.zzak
2014-02-23* lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou
2014-02-22* lib/resolv.rb (bind_random_port): Rescue EPERM for FreeBSD whichakr
2014-02-22* lib/rexml/xpath_parser.rb: Fix indent.kou
2014-02-21logger.rb: DSTnobu
2014-02-21logger.rb: fix midnight log rotation missnobu
2014-02-18* lib/test/unit.rb: Requires minitest < 5.0.0 if Gem is available.sorah
2014-02-18* lib/test/unit/test-unit.gemspec: Add minitest < 5.0.0 dependencysorah
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