| Commit message (Expand) | Author | Age | Files | Lines |
* | Use qualified names | nobu | 2016-08-30 | 1 | -3/+1 |
* | * lib/shell.rb (Shell.debug_output_exclusive_unlock): remove | sho-h | 2016-01-19 | 1 | -1/+1 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * lib/e2mmap.rb: remove needless instance variables. | hsbt | 2014-08-24 | 1 | -1/+0 |
* | * lib/shell.rb: removed commented-out code. | hsbt | 2014-08-22 | 1 | -3/+0 |
* | * lib/shell.rb: add documentation in lib/shell.rb | ayumin | 2014-05-08 | 1 | -3/+38 |
* | * lib/cgi/html.rb: fix typo by @windwiny [fix GH-506] | hsbt | 2014-01-19 | 1 | -1/+1 |
* | fix typos. Patch by k_takata. | ktsj | 2013-05-19 | 1 | -1/+1 |
* | * doc/shell.rd, doc/shell.rd.ja: Removed stale doc files | zzak | 2012-12-05 | 1 | -7/+110 |
* | * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb, | ktsj | 2011-11-05 | 1 | -1/+1 |
* | * lib/shell.rb: Document some methods of Shell. Patch by Carol | drbrain | 2011-10-07 | 1 | -0/+24 |
* | * lib: revert r31635-r31638 and untabify with expand(1). | nobu | 2011-05-19 | 1 | -6/+6 |
* | * lib: Convert tabs to spaces for ruby files per | drbrain | 2011-05-18 | 1 | -36/+36 |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -2/+2 |
* | * lib/rdoc.rb: massive spelling correction patch from Evan Farrar | matz | 2008-06-04 | 1 | -1/+1 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 1 | -1/+0 |
* | * lib/shell.rb, lib/shell: support for ruby 1.9(YARV) thread model. | keiju | 2007-03-20 | 1 | -39/+76 |
* | * object.c (rb_mod_attr): make Module#attr to be an alias to | matz | 2006-07-20 | 1 | -8/+3 |
* | * eval.c (BEGIN_CALLARGS): should not always reset ruby_iter, | matz | 2003-08-01 | 1 | -1/+0 |
* | * lib/shell.rb (Shell::expand_path): relative to @cwd. | nobu | 2002-02-25 | 1 | -1/+1 |
* | * bignum.c (get2comp): need to specify to carry or not. | matz | 2002-02-22 | 1 | -5/+1 |
* | * pack.c (pack_pack): wrong # comment treatment. | matz | 2002-02-21 | 1 | -1/+1 |
* | * ruby.c (proc_options): unexpected SecurityError happens when -T4. | matz | 2001-05-30 | 1 | -1/+1 |
* | * lib/shell.rb, lib/shell/process-controller.rb, | knu | 2001-05-17 | 1 | -5/+6 |
* | Yay, shell.rb is back! | knu | 2001-05-17 | 1 | -0/+273 |