summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-04-10* lib/net/ftp.rb (Net::FTP#login): [DOC] The default password forknu
2014-04-08* lib/mkmf.rb (MakeMakefile#dir_config): Improve documentation.knu
2014-04-06* lib/xmlrpc/client.rb (do_rpc): don't check body length.naruse
2014-04-06* lib/matrix.rb: Add Matrix#cofactor [fix GH-568]marcandre
2014-04-06* lib/matrix.rb: Add first_minor [fix GH-568]marcandre
2014-04-06* lib/matrix: Handle empty diagonal matrix case [fix GH-576]marcandre
2014-04-03* lib/csv.rb: fix minor typo by @baroquebobcat [fix GH-583][ci skip]hsbt
2014-04-01* lib/csv.rb: Symbol HeaderConverter: strip leading/trailing space.jeg2
2014-04-01* lib/csv.rb: Don't attempt to convert nil headers.jeg2
2014-03-25lib/rubygem.rb: Weirichnobu
2014-03-21cgi/util.rb: use aliasnobu
2014-03-20* lib/csv.rb: Fixed a broken regular expression that was causingjeg2
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