aboutsummaryrefslogtreecommitdiffstats
path: root/lib/shell/system-command.rb
Commit message (Expand)AuthorAgeFilesLines
* Use qualified namesnobu2016-08-301-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/shell/command-processor.rb: remove unused variable.hsbt2014-07-261-1/+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-6/+6
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-58/+58
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-081-2/+2
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-5/+5
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * lib/shell: commit miss(support for ruby 1.9(YARV) thread model).keiju2007-03-221-32/+24
* * lib/shell.rb, lib/shell: support for ruby 1.9(YARV) thread model.keiju2007-03-201-2/+2
* * lib/shell/*: bug fix for Shell#system(command_line_string).keiju2004-03-211-1/+1
* use Object#class instead of deprecated Object#type.nobu2002-10-021-2/+2
* Initial revisionknu2001-05-171-0/+168