summaryrefslogtreecommitdiff
path: root/lib/shell
AgeCommit message (Expand)Author
2013-09-17command-processor.rb: return executable file onlynobu
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-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2010-11-08* lib/*.rb: Remove unused variable warnings.marcandre
2010-05-23* ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,nobu
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 stopmatz
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-12-24Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>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
2007-03-06 * lib/shell/process-controller.rb: fix thread synchronization problem for [r...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-16consistent 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 aftermatz
2003-02-07* lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,knu
2002-10-02use 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-17Initial revisionknu