aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/matrix.rb: Fix docs. Patched by Ben Woodall. [GH-726]ayumin2014-09-241-12/+12
* tmpdir.rb: explicit conversion to stringnobu2014-09-221-0/+4
* * lib/drb/drb.rb: Support graceful shutdown.akr2014-09-213-7/+45
* * lib/csv.rb: avoid unnecessary object allocations.glass2014-09-211-2/+2
* * lib/rexml/**/*.rb: removed commented-out code.hsbt2014-09-217-178/+0
* tempfile.rb: fix r47655nobu2014-09-212-16/+7
* * lib/tempfile.rb: define parameters appropriately and someglass2014-09-202-41/+17
* * lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rbnaruse2014-09-171-1/+1
* * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65)hsbt2014-09-1490-588/+2253
* lib/benchmark.rb: remove CLOCK_MONOTONIC_RAW supportnormal2014-09-111-3/+0
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt2014-09-114-5/+10
* mkmf.rb: -I flags to $INCFLAGSnobu2014-09-091-4/+19
* mkmf.rb: --cflags to $CXXFLAGSnobu2014-09-091-0/+1
* * append newline at EOF.svn2014-09-061-0/+1
* * lib/rake.rb, lib/rake/*, test/rake/*: Update latest rake master(e47d023)hsbt2014-09-069-9/+50
* * lib/rdoc/generator/template/darkfish/js/jquery.js: Backportzzak2014-09-051-18/+4
* * lib/shellwords.rb: proofreading documentation.hsbt2014-09-051-9/+9
* * lib/rdoc/generator/pot/po.rb: fixed broken tests for trailing whitespace.hsbt2014-09-051-1/+0
* * remove trailing spaces.svn2014-09-051-2/+2
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)hsbt2014-09-0535-68/+814
* * lib/benchmark.rb: Fix a syntax error.akr2014-08-311-2/+2
* benchmark.rb: Process::CLOCK_MONOTONIC_RAW may be unavailablenobu2014-08-311-1/+2
* benchmark.rb: prefer Process::CLOCK_MONOTONIC_RAWnobu2014-08-301-1/+4
* * lib/tempfile.rb: remove "require 'thread'". its features are noglass2014-08-271-1/+0
* * lib/drb/acl.rb: Removed meaningless #to_s methods in interpolation.hsbt2014-08-277-7/+7
* * lib/drb/drb.rb: use attr_reader instead of Module#attr.hsbt2014-08-275-16/+16
* lib/mathn.rb: remove built-in methodsnobu2014-08-261-136/+7
* * lib/shell/process-controller.rb: removed commented-out code.hsbt2014-08-261-9/+0
* * lib/thwait.rb (ThreadsWait): removed needless constant.hsbt2014-08-261-2/+0
* * lib/mathn.rb: mathn library is deprecated on ruby 2.2.hsbt2014-08-261-0/+2
* * lib/mathn.rb: removed commented-out code.hsbt2014-08-261-6/+0
* uri/common.rb: use negative look-aheadnobu2014-08-251-1/+1
* logger.rb: simplifynobu2014-08-251-5/+1
* lib/logger.rb: use %Nnobu2014-08-251-1/+1
* * lib/e2mmap.rb: remove needless instance variables.hsbt2014-08-2415-15/+0
* lib/benchmark.rb (measure): reduce allocations as in r47260normal2014-08-241-10/+10
* lib/benchmark.rb: speedup by reducing allocationsnormal2014-08-241-2/+10
* * lib/shell.rb: removed commented-out code.hsbt2014-08-223-20/+0
* * lib/complex.rb: removed deprecated library.hsbt2014-08-222-51/+0
* * lib/prettyprint.rb: removed PrettyPrint#first?hsbt2014-08-221-22/+0
* * lib/e2mmap.rb: removed commented-out code.hsbt2014-08-211-3/+0
* * lib/rinda/ring.rb: split executable code into sample directory.hsbt2014-08-211-24/+0
* * lib/drb/acl.rb: split executable code into sample directory.hsbt2014-08-211-18/+0
* * lib/net/imap.rb: split executable code into sample directory.hsbt2014-08-211-170/+0
* * lib/net/imap.rb: removed commented-out code.hsbt2014-08-211-33/+0
* rake/backtrace.rb: exclude mere prefixnobu2014-08-161-1/+1
* rake/backtrace.rb: remove wrong valuenobu2014-08-161-1/+1
* * lib/gserver.rb: removed unmaintained code.hsbt2014-08-152-483/+0
* * lib/irb/completion.rb: reverted r47163.hsbt2014-08-131-1/+1
* * lib/irb.rb: Prevent irb from crashing when exception withhsbt2014-08-131-11/+13