aboutsummaryrefslogtreecommitdiffstats
path: root/lib/shell.rb
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-2/+2
* * 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-39/+76
* * object.c (rb_mod_attr): make Module#attr to be an alias tomatz2006-07-201-8/+3
* * eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,matz2003-08-011-1/+0
* * lib/shell.rb (Shell::expand_path): relative to @cwd.nobu2002-02-251-1/+1
* * bignum.c (get2comp): need to specify to carry or not.matz2002-02-221-5/+1
* * pack.c (pack_pack): wrong # comment treatment.matz2002-02-211-1/+1
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-1/+1
* * lib/shell.rb, lib/shell/process-controller.rb,knu2001-05-171-5/+6
* Yay, shell.rb is back!knu2001-05-171-0/+273