aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* test/unit/assertions.rb: return exceptionnobu2013-10-091-0/+1
* * lib/time.rb (Time.strptime): Time.strptime('0', '%s') returns localakr2013-10-071-2/+5
* * lib/time.rb: [DOC] typo in Time.rb overview by @srt32 [Fixes GH-416]zzak2013-10-071-1/+1
* * lib/time.rb (Time.strptime): Use :offset.akr2013-10-071-1/+2
* * lib/webrick.rb: [DOC] fix grammar in WEBrick overview [Fixes GH-413]zzak2013-10-051-1/+1
* csv.rb: foreach enumeratornobu2013-10-041-0/+1
* tempfile.rb: undefine finalizer on unlinknobu2013-10-011-1/+1
* * lib/observer.rb: [DOC] syntax improvement in example by @chastellzzak2013-09-261-4/+4
* * lib/rubygems: Fix CVE-2013-4363. Miscellaneous minor improvements.drbrain2013-09-259-106/+128
* rdoc/constant.rb: workaround of NoMethodErrornobu2013-09-211-1/+9
* * lib/benchmark.rb: [DOC] grammar of Benchmark#bm [Bug #8888]zzak2013-09-201-1/+1
* * lib/gserver.rb: [DOC] correct gserver.rb license [Bug #8913]zzak2013-09-201-1/+1
* * lib/securerandom.rb: [DOC] SecureRandom.hex length argumentzzak2013-09-201-3/+3
* revert font filesnobu2013-09-196-0/+0
* * remove trailing spaces, append newline at EOF.nobu2013-09-1910-110/+110
* * lib/rdoc/markdown/literals_1_9.rb: Fix trailing whitespace.drbrain2013-09-192-12/+14
* * lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain2013-09-1875-2943/+3436
* * lib/rubygems/dependency_resolver.rb: Switch the iterative resolverdrbrain2013-09-181-59/+86
* * lib/rubygems: Update to RubyGems 2.2.0.preview.1drbrain2013-09-1814-77/+120
* command-processor.rb: return executable file onlynobu2013-09-171-1/+6
* assertions.rb: assert_thrownobu2013-09-171-0/+19
* assertions.rb: assert_nothing_thrown returns the resultnobu2013-09-171-2/+4
* Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3"naruse2013-09-1464-2189/+2778
* * lib/rubygems: Update to RubyGems 2.1.3drbrain2013-09-1364-2778/+2189
* * lib/uri/generic.rb (URI::Generic.find_proxy): return nil ifnaruse2013-09-131-17/+15
* * lib/rubygems: Update to RubyGems 2.1.3drbrain2013-09-137-13/+49
* * lib/rubygems: Update to RubyGems 2.1.0. Fixes CVE-2013-4287.drbrain2013-09-1013-18/+65
* optparse.rb: remove $Id$nobu2013-09-081-13/+1
* * lib/find.rb (Find.find): respect the encodings of arguments.ktsj2013-09-071-17/+23
* * common.mk: use RUNRUBY instead of MINIRUBY because MINIRUBY can'tglass2013-09-061-366/+0
* * lib/optparse.rb: The Integer acceptable now allows binary anddrbrain2013-09-051-9/+34
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-031-2/+2
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-031-1/+1
* * lib/thread.rb: [DOC] CV#wait typo by @avdi [Fixes GH-386]zzak2013-09-031-1/+1
* * lib/securerandom.rb (random_bytes): Use Process.clock_gettime.akr2013-08-311-2/+2
* timeout.rb: raise given exceptionnobu2013-08-271-4/+7
* * lib/rubygems: Import RubyGems 2.1.0 Release Candidatedrbrain2013-08-2638-313/+653
* timeout.rb: skip rescuenobu2013-08-261-14/+22
* fix `<module:MiniTest>': Unit is not a module (TypeError)naruse2013-08-201-1/+1
* * lib/test/: [DOC] Document Test::Unit, hide most submodules andzzak2013-08-194-26/+39
* * lib/rss/rss.rb: [DOC] Document for constants by Steve Klabnikzzak2013-08-191-28/+23
* * lib/rss/xmlparser.rb: [DOC] Hide legacy constant from rdoczzak2013-08-191-1/+2
* * lib/yaml/dbm.rb: [DOC] Document call-seq for YAML::DBMzzak2013-08-121-11/+56
* * lib/yaml.rb, lib/yaml/: [DOC] Document YAML::DBM#key and addzzak2013-08-122-2/+12
* * lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fixkou2013-08-111-1/+1
* * lib/rexml/sax2listener.rb (REXML::SAX2Listener#elementdecl): Fix wrongkou2013-08-111-6/+6
* * lib/rexml/parsers/sax2parser.rbkou2013-08-111-24/+28
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-111-2/+18
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-111-0/+6
* * lib/rexml/parsers/baseparser.rbkou2013-08-111-1/+2