aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * instruby.rb (parse_args): use optparse instead of getopts.nobu2004-02-232-34/+40
* * lib/mkmf.rb (init_mkmf): $INCFLAGS also should be lazy-evaluated.nobu2004-02-223-3/+5
* * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub: terminate options.nobu2004-02-224-4/+6
* 2004-02-22nobu2004-02-221-3/+3
* * ext/extmk.rb: $extstatic is Array or nil now. [ruby-talk:93383]nobu2004-02-222-1/+5
* * lib/uri/mailto.rb (URI::MailTo::to_s): should include fragment.akira2004-02-222-0/+13
* * ext/extmk.rb: use optparse instead of getopts.nobu2004-02-225-40/+49
* * re.c: corrected documentation format (rb_reg_initialize_m)gsinclair2004-02-222-2/+6
* * ext/zlib/zlib.c: documented, but needs more effort.gsinclair2004-02-212-7/+700
* * ext/extmk.rb: prefer relative path. [ruby-talk:93037]nobu2004-02-212-9/+31
* 2004-02-21nobu2004-02-211-3/+3
* * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea.nobu2004-02-213-3/+7
* * lib/ostruct.rb (OpenStruct#initialize_copy): should not sharenobu2004-02-202-0/+11
* * lib/irb/init.rb (IRB::IRB.parse_opts): add -I option tomatz2004-02-205-3/+21
* Wrong descriptions,pointed out by Bret Jolly,in the documents changed.shigek2004-02-202-8/+8
* 2004-02-20eban2004-02-201-3/+3
* commit miss. _nonobu2004-02-201-34/+0
* * io.c (pipe_open): fix typo.nobu2004-02-202-2/+14
* * io.c (pipe_open): fix typo.nobu2004-02-201-1/+42
* Support visibility modifiers for attributesdave2004-02-193-7/+32