aboutsummaryrefslogtreecommitdiffstats
path: root/lib/shell/process-controller.rb
Commit message (Expand)AuthorAgeFilesLines
* lib/*: remove closed checksnormal2016-11-211-1/+1
* Use qualified namesnobu2016-08-301-8/+8
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/shell/process-controller.rb: removed commented-out code.hsbt2014-08-261-9/+0
* * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj2011-11-051-1/+1
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-191-20/+20
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-165/+165
* * ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,nobu2010-05-231-1/+1
* * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].nobu2010-03-201-3/+3
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-9/+9
* * lib/optparse/version.rb: remove variable shadowing to stopmatz2008-12-181-1/+1
* * lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz2008-06-041-1/+1
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * lib/shell.rb, lib/shell: support for ruby 1.9(YARV) thread model.keiju2007-03-201-49/+109
* * lib/shell/process-controller.rb: fix thread synchronization problem for [r...keiju2007-03-061-3/+5
* consistent parentheses in assignment RHS.matz2003-10-161-1/+1
* * lib/shell.rb, lib/shell/process-controller.rb,knu2001-05-171-8/+8
* Initial revisionknu2001-05-171-0/+258