Age | Commit message (Expand) | Author |
2019-09-20 | Removed Shell from the ruby repository. | Hiroshi SHIBATA |
2019-01-18 | Prefer block_given? to iterator? | nobu |
2018-11-02 | lib/*: Prefer require_relative over require, remove explicit extension | marcandre |
2018-11-02 | lib/*: Prefer require_relative over require. | marcandre |
2017-10-08 | Remove unnecessary `require 'thread'` | kazu |
2017-03-29 | Fix two typos | mame |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2014-08-22 | * lib/shell.rb: removed commented-out code. | hsbt |
2014-07-26 | * lib/shell/command-processor.rb: remove unused variable. | hsbt |
2013-09-17 | command-processor.rb: return executable file only | nobu |
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-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 |
2010-03-20 | * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716]. | nobu |
2010-01-12 | * lib/shell/command-processor.rb: fix typo by Sho Hashimoto. | naruse |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2008-12-18 | * lib/optparse/version.rb: remove variable shadowing to stop | matz |
2008-01-06 | * $Date$ keyword removed to avoid inclusion of locale dependent | akr |
2007-12-24 | Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <[email protected]> | nahi |
2007-03-22 | * lib/shell: commit miss(support for ruby 1.9(YARV) thread model). | keiju |
2007-03-20 | * lib/shell.rb, lib/shell: support for ruby 1.9(YARV) thread model. | keiju |
2004-04-18 | * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, | nobu |
2004-03-21 | * lib/shell/*: bug fix for Shell#system(command_line_string). | keiju |
2003-10-16 | consistent parentheses in assignment RHS. | matz |
2003-08-05 | * lib/shell/command-processor.rb (Shell::CommandProcessor::rmdir): | matz |
2003-05-22 | * object.c (rb_obj_clone): defer copying freezing state after | matz |
2003-02-07 | * lib/irb/workspace.rb, lib/irb/ext/math-mode.rb, | knu |
2002-10-02 | use Object#class instead of deprecated Object#type. | nobu |
2001-06-27 | * lib/matrix.rb: resolve 'ruby -w' warnings. | keiju |
2001-05-17 | * lib/shell.rb, lib/shell/process-controller.rb, | knu |
2001-05-17 | Initial revision | knu |