Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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 |