| Commit message (Expand) | Author | Age | Files | Lines |
| * | * win32/Makefile.sub (config.h): shouldn't check defined? NORETURN. | usa | 2004-03-02 | 2 | -5/+8 |
| * | * test/ruby/test_iterator.rb (test_ljump): cannot use | nobu | 2004-03-02 | 2 | -6/+18 |
| * | scanf.rb fix | dblack | 2004-03-01 | 1 | -0/+4 |
| * | Fixed Kernel#scanf to propagate code block | dblack | 2004-03-01 | 1 | -2/+2 |
| * | MANIFEST: added these files: | eban | 2004-03-01 | 1 | -0/+4 |
| * | scanf.rb note | dblack | 2004-03-01 | 1 | -0/+5 |
| * | Partial fix so STDIN#scanf works with new STDIN#pos behavior | dblack | 2004-03-01 | 1 | -6/+6 |
| * | First commit of scanf test files | dblack | 2004-03-01 | 4 | -0/+422 |
| * | Fix ChangeLog | ocean | 2004-03-01 | 1 | -0/+2 |
| * | * bcc32/setup.mak: configure's default is "--enable-install-doc" | ocean | 2004-03-01 | 3 | -0/+8 |
| * | 2004-03-01 | eban | 2004-03-01 | 1 | -4/+4 |
| * | Allow aliases to have parentheses | dave | 2004-03-01 | 2 | -0/+9 |
| * | 2004-02-29 | eban | 2004-02-29 | 1 | -3/+3 |
| * | Handle :nodoc: om singleton classes | dave | 2004-02-29 | 2 | -12/+13 |
| * | * bcc32/Makefile.sub, bcc32/README.bcc32, bcc32/configure.bat, | ocean | 2004-02-29 | 6 | -23/+52 |
| * | 2004-02-28 | eban | 2004-02-28 | 1 | -3/+3 |
| * | * bcc32/configure.bat: fix typo. | ocean | 2004-02-28 | 2 | -1/+3 |
| * | * bcc32/configure.bat: append missing label ":exit". | ocean | 2004-02-28 | 1 | -0/+4 |
| * | * configure.bat: append missing label ":exit". | ocean | 2004-02-28 | 1 | -0/+1 |
| * | * MANIFEST: add test_erb.rb | seki | 2004-02-28 | 4 | -1/+49 |
| * | * eval.c (proc_invoke): no orphan block check is needed when pcall | matz | 2004-02-27 | 3 | -17/+46 |
| * | 2004-02-27 | eban | 2004-02-27 | 1 | -3/+3 |
| * | MANIFEST: add lib/cgi/.document. | eban | 2004-02-27 | 1 | -0/+1 |
| * | * eval.c (localjump_destination): lambda should not interfere | matz | 2004-02-26 | 5 | -15/+30 |
| * | require drb/eq.rb by default | seki | 2004-02-26 | 3 | -4/+5 |
| * | Doug Kearns's doc. patch | dave | 2004-02-26 | 3 | -1/+3 |
| * | 2004-02-26 | nobu | 2004-02-26 | 1 | -3/+3 |
| * | * win32/win32.c (make_cmdvector): adjust successive double-quote | nobu | 2004-02-26 | 2 | -6/+17 |
| * | * process.c (rb_f_exec): get rid of SEGV when exec failed for command | nobu | 2004-02-25 | 2 | -3/+4 |
| * | * process.c (rb_f_exec): get rid of SEGV when exec failed. | nobu | 2004-02-25 | 2 | -3/+7 |
| * | 2004-02-25 | nobu | 2004-02-25 | 1 | -3/+3 |
| * | * gc.c (obj_free), io.c (rb_io_fptr_finalize), rubyio.h (OpenFile): | nobu | 2004-02-25 | 4 | -12/+65 |
| * | * instruby.rb (with_destdir): should return the given argument if no | nobu | 2004-02-25 | 2 | -2/+10 |
| * | * lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb: | nobu | 2004-02-25 | 9 | -9/+18 |
| * | Add ruby-dev number. | ocean | 2004-02-24 | 1 | -1/+1 |
| * | * dir.c (glob_helper): '**/' should not match leading period | ocean | 2004-02-24 | 2 | -2/+8 |
| * | * test/ruby/test_file.rb (test_fnmatch): test for dir.c:1.108. | nobu | 2004-02-24 | 2 | -12/+14 |
| * | * dir.c (fnmatch): File.fnmatch with FNM_PATHNAME was broken | ocean | 2004-02-24 | 2 | -0/+6 |
| * | Improve heuristic for which files to include. See ChangeLog | dave | 2004-02-24 | 2 | -4/+18 |
| * | Deal with case where first file processed contains a :stopdoc: | dave | 2004-02-24 | 2 | -1/+20 |
| * | 2004-02-24 | eban | 2004-02-24 | 1 | -3/+3 |
| * | Handle class vars in code listings | dave | 2004-02-23 | 2 | -2/+9 |
| * | Handle aliases in C files | dave | 2004-02-23 | 2 | -0/+19 |
| * | Check opdir _before_ parsing files | dave | 2004-02-23 | 2 | -4/+10 |
| * | Fix constant value extraction. Escape HTML in constant values | dave | 2004-02-23 | 3 | -3/+21 |
| * | * ext/openssl/ossl_config.c (ossl_config_each): add new method | gotoyuzo | 2004-02-23 | 2 | -10/+59 |
| * | 2004-02-23 | eban | 2004-02-23 | 1 | -3/+3 |
| * | * instruby.rb (parse_args): use optparse instead of getopts. | nobu | 2004-02-23 | 2 | -34/+40 |
| * | * lib/mkmf.rb (init_mkmf): $INCFLAGS also should be lazy-evaluated. | nobu | 2004-02-22 | 3 | -3/+5 |
| * | * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub: terminate options. | nobu | 2004-02-22 | 4 | -4/+6 |