aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lib/irb/completion.rb: fixed broken completion list withhsbt2014-08-131-1/+1
* * lib/fileutils.rb: enable to remove with non-owner directory.hsbt2014-08-121-0/+1
* * lib/fileutils.rb: fix typo.hsbt2014-08-121-2/+2
* lib/tempfile.rb: include doc of Tempfile.opennobu2014-08-111-1/+2
* * lib/cgi/session/pstore.rb: separated sample code.hsbt2014-08-102-25/+1
* * lib/irb/ext/multi-irb.rb: fixed indent.hsbt2014-08-102-72/+72
* * lib/irb/ext/multi-irb.rb: removed commented-out code.hsbt2014-08-101-19/+0
* * lib/irb.rb: removed commented-out code.hsbt2014-08-0917-137/+3
* * lib/cmath.rb: fixed indent.hsbt2014-08-0931-1365/+1365