aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems: Update to RubyGems master f738c67. Changes:drbrain2013-10-172-9/+14
* * lib/tsort.rb (TSort.tsort): Extracted from TSort#tsort.akr2013-10-171-8/+110
* * remove trailing spaces.nobu2013-10-171-1/+1
* [DOC]akr2013-10-171-9/+91
* * lib/tsort.rb (TSort.each_strongly_connected_component_from):akr2013-10-171-3/+25
* * lib/rubygems: Update to RubyGems master 941c21a. Changes:drbrain2013-10-174-9/+104
* * lib/rubygems: Update to RubyGems master 2abce58. Changes:drbrain2013-10-167-13/+42
* * lib/rubygems: Update to RubyGems master b955554. Changes:drbrain2013-10-162-3/+1
* * lib/rubygems: Update to RubyGems master 278d00d. Changes:drbrain2013-10-163-11/+11
* * lib/rubygems: Update to RubyGems master commit 2a74263. This fixesdrbrain2013-10-1637-3753/+409
* assertions.rb: ignore nil messagenobu2013-10-141-0/+2
* mkmf.rb: fix framework optionnobu2013-10-141-1/+1
* mkmf.rb: fix ranlib argumentnobu2013-10-141-1/+1
* * remove trailing spaces, append newline at EOF.nobu2013-10-111-0/+1
* * NEWS (with all sufficient information):drbrain2013-10-1143-1954/+569
* 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