summaryrefslogtreecommitdiff
path: root/lib/shell.rb
AgeCommit message (Expand)Author
2014-08-24* lib/e2mmap.rb: remove needless instance variables.hsbt
2014-08-22* lib/shell.rb: removed commented-out code.hsbt
2014-05-08* lib/shell.rb: add documentation in lib/shell.rbayumin
2014-01-19* lib/cgi/html.rb: fix typo by @windwiny [fix GH-506]hsbt
2013-05-19fix typos. Patch by k_takata.ktsj
2012-12-05* doc/shell.rd, doc/shell.rd.ja: Removed stale doc fileszzak
2011-11-05* ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj
2011-10-07* lib/shell.rb: Document some methods of Shell. Patch by Caroldrbrain
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