summaryrefslogtreecommitdiff
path: root/lib/shell.rb
AgeCommit message (Expand)Author
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2007-03-20 * lib/shell.rb, lib/shell: support for ruby 1.9(YARV) thread model.keiju
2006-07-20* object.c (rb_mod_attr): make Module#attr to be an alias tomatz
2003-08-01* eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,matz
2002-02-25* lib/shell.rb (Shell::expand_path): relative to @cwd.nobu
2002-02-22* bignum.c (get2comp): need to specify to carry or not.matz
2002-02-21* pack.c (pack_pack): wrong # comment treatment.matz
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz
2001-05-17* lib/shell.rb, lib/shell/process-controller.rb,knu
2001-05-17Yay, shell.rb is back!knu