aboutsummaryrefslogtreecommitdiffstats
path: root/lib/shell.rb
Commit message (Expand)AuthorAgeFilesLines
* shell.rb: suppress warningsnobu2016-11-051-2/+6
* Use qualified namesnobu2016-08-301-3/+1
* * lib/shell.rb (Shell.debug_output_exclusive_unlock): removesho-h2016-01-191-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/e2mmap.rb: remove needless instance variables.hsbt2014-08-241-1/+0
* * lib/shell.rb: removed commented-out code.hsbt2014-08-221-3/+0
* * lib/shell.rb: add documentation in lib/shell.rbayumin2014-05-081-3/+38
* * lib/cgi/html.rb: fix typo by @windwiny [fix GH-506]hsbt2014-01-191-1/+1
* fix typos. Patch by k_takata.ktsj2013-05-191-1/+1
* * doc/shell.rd, doc/shell.rd.ja: Removed stale doc fileszzak2012-12-051-7/+110
* * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj2011-11-051-1/+1
* * lib/shell.rb: Document some methods of Shell. Patch by Caroldrbrain2011-10-071-0/+24
* * 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-36/+36
* * {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