aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * io.c (pipe_open): erred program name should be reported bynobu2004-03-028-39/+79
* * wince/Makefile.sub (config.h): shouldn't check defined? NORETURN.usa2004-03-022-5/+3
* 2004-03-02usa2004-03-021-3/+3
* * win32/Makefile.sub (config.h): shouldn't check defined? NORETURN.usa2004-03-022-5/+8
* * test/ruby/test_iterator.rb (test_ljump): cannot usenobu2004-03-022-6/+18
* scanf.rb fixdblack2004-03-011-0/+4
* Fixed Kernel#scanf to propagate code blockdblack2004-03-011-2/+2
* MANIFEST: added these files:eban2004-03-011-0/+4
* scanf.rb notedblack2004-03-011-0/+5
* Partial fix so STDIN#scanf works with new STDIN#pos behaviordblack2004-03-011-6/+6
* First commit of scanf test filesdblack2004-03-014-0/+422
* Fix ChangeLogocean2004-03-011-0/+2
* * bcc32/setup.mak: configure's default is "--enable-install-doc"ocean2004-03-013-0/+8
* 2004-03-01eban2004-03-011-4/+4
* Allow aliases to have parenthesesdave2004-03-012-0/+9
* 2004-02-29eban2004-02-291-3/+3
* Handle :nodoc: om singleton classesdave2004-02-292-12/+13
* * bcc32/Makefile.sub, bcc32/README.bcc32, bcc32/configure.bat,ocean2004-02-296-23/+52
* 2004-02-28eban2004-02-281-3/+3
* * bcc32/configure.bat: fix typo.ocean2004-02-282-1/+3
* * bcc32/configure.bat: append missing label ":exit".ocean2004-02-281-0/+4
* * configure.bat: append missing label ":exit".ocean2004-02-281-0/+1
* * MANIFEST: add test_erb.rbseki2004-02-284-1/+49
* * eval.c (proc_invoke): no orphan block check is needed when pcallmatz2004-02-273-17/+46
* 2004-02-27eban2004-02-271-3/+3
* MANIFEST: add lib/cgi/.document.eban2004-02-271-0/+1
* * eval.c (localjump_destination): lambda should not interferematz2004-02-265-15/+30
* require drb/eq.rb by defaultseki2004-02-263-4/+5
* Doug Kearns's doc. patchdave2004-02-263-1/+3
* 2004-02-26nobu2004-02-261-3/+3
* * win32/win32.c (make_cmdvector): adjust successive double-quotenobu2004-02-262-6/+17
* * process.c (rb_f_exec): get rid of SEGV when exec failed for commandnobu2004-02-252-3/+4
* * process.c (rb_f_exec): get rid of SEGV when exec failed.nobu2004-02-252-3/+7
* 2004-02-25nobu2004-02-251-3/+3
* * gc.c (obj_free), io.c (rb_io_fptr_finalize), rubyio.h (OpenFile):nobu2004-02-254-12/+65
* * instruby.rb (with_destdir): should return the given argument if nonobu2004-02-252-2/+10
* * lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:nobu2004-02-259-9/+18
* Add ruby-dev number.ocean2004-02-241-1/+1
* * dir.c (glob_helper): '**/' should not match leading periodocean2004-02-242-2/+8
* * test/ruby/test_file.rb (test_fnmatch): test for dir.c:1.108.nobu2004-02-242-12/+14
* * dir.c (fnmatch): File.fnmatch with FNM_PATHNAME was brokenocean2004-02-242-0/+6
* Improve heuristic for which files to include. See ChangeLogdave2004-02-242-4/+18
* Deal with case where first file processed contains a :stopdoc:dave2004-02-242-1/+20
* 2004-02-24eban2004-02-241-3/+3
* Handle class vars in code listingsdave2004-02-232-2/+9
* Handle aliases in C filesdave2004-02-232-0/+19
* Check opdir _before_ parsing filesdave2004-02-232-4/+10
* Fix constant value extraction. Escape HTML in constant valuesdave2004-02-233-3/+21
* * ext/openssl/ossl_config.c (ossl_config_each): add new methodgotoyuzo2004-02-232-10/+59
* 2004-02-23eban2004-02-231-3/+3