Age | Commit message (Expand) | Author |
2019-01-18 | Prefer block_given? to iterator? | nobu |
2018-12-12 | Backport https://github.com/ruby/shell/pull/1 | hsbt |
2016-11-05 | shell.rb: suppress warnings | nobu |
2016-08-30 | Use qualified names | nobu |
2016-01-19 | * lib/shell.rb (Shell.debug_output_exclusive_unlock): remove | sho-h |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
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.rb | ayumin |
2014-01-19 | * lib/cgi/html.rb: fix typo by @windwiny [fix GH-506] | hsbt |
2013-05-19 | fix typos. Patch by k_takata. | ktsj |
2012-12-05 | * doc/shell.rd, doc/shell.rd.ja: Removed stale doc files | zzak |
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 Carol | drbrain |
2011-05-19 | * lib: revert r31635-r31638 and untabify with expand(1). | nobu |
2011-05-18 | * lib: Convert tabs to spaces for ruby files per | drbrain |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2008-06-04 | * lib/rdoc.rb: massive spelling correction patch from Evan Farrar | matz |
2008-01-06 | * $Date$ keyword removed to avoid inclusion of locale dependent | akr |
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 to | matz |
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-17 | Yay, shell.rb is back! | knu |