summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-28 * MANIFEST: add test_erb.rbseki
2004-02-27* eval.c (proc_invoke): no orphan block check is needed when pcallmatz
2004-02-272004-02-27eban
2004-02-27MANIFEST: add lib/cgi/.document.eban
2004-02-26* eval.c (localjump_destination): lambda should not interferematz
2004-02-26require drb/eq.rb by defaultseki
2004-02-26Doug Kearns's doc. patchdave
2004-02-262004-02-26nobu
2004-02-26* win32/win32.c (make_cmdvector): adjust successive double-quotenobu
2004-02-25* process.c (rb_f_exec): get rid of SEGV when exec failed for commandnobu
2004-02-25* process.c (rb_f_exec): get rid of SEGV when exec failed.nobu
2004-02-252004-02-25nobu
2004-02-25* gc.c (obj_free), io.c (rb_io_fptr_finalize), rubyio.h (OpenFile):nobu
2004-02-25* instruby.rb (with_destdir): should return the given argument if nonobu
2004-02-25* lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:nobu
2004-02-24Add ruby-dev number.ocean
2004-02-24* dir.c (glob_helper): '**/' should not match leading periodocean
2004-02-24* test/ruby/test_file.rb (test_fnmatch): test for dir.c:1.108.nobu
2004-02-24* dir.c (fnmatch): File.fnmatch with FNM_PATHNAME was brokenocean
2004-02-24Improve heuristic for which files to include. See ChangeLogdave
2004-02-24Deal with case where first file processed contains a :stopdoc:dave
2004-02-242004-02-24eban
2004-02-23Handle class vars in code listingsdave
2004-02-23Handle aliases in C filesdave
2004-02-23Check opdir _before_ parsing filesdave
2004-02-23Fix constant value extraction. Escape HTML in constant valuesdave
2004-02-23* ext/openssl/ossl_config.c (ossl_config_each): add new methodgotoyuzo
2004-02-232004-02-23eban
2004-02-23* instruby.rb (parse_args): use optparse instead of getopts.nobu
2004-02-22* lib/mkmf.rb (init_mkmf): $INCFLAGS also should be lazy-evaluated.nobu
2004-02-22* Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub: terminate options.nobu
2004-02-222004-02-22nobu
2004-02-22* ext/extmk.rb: $extstatic is Array or nil now. [ruby-talk:93383]nobu
2004-02-22* lib/uri/mailto.rb (URI::MailTo::to_s): should include fragment.akira
2004-02-22* ext/extmk.rb: use optparse instead of getopts.nobu
2004-02-22 * re.c: corrected documentation format (rb_reg_initialize_m)gsinclair
2004-02-21 * ext/zlib/zlib.c: documented, but needs more effort.gsinclair
2004-02-21* ext/extmk.rb: prefer relative path. [ruby-talk:93037]nobu
2004-02-212004-02-21nobu
2004-02-21* missing/os2.c, missing/x68.c: typo fix. pointed out by greentea.nobu
2004-02-20* lib/ostruct.rb (OpenStruct#initialize_copy): should not sharenobu
2004-02-20* lib/irb/init.rb (IRB::IRB.parse_opts): add -I option tomatz
2004-02-20Wrong descriptions,pointed out by Bret Jolly,in the documents changed.shigek
2004-02-202004-02-20eban
2004-02-20commit miss. _nonobu
2004-02-20* io.c (pipe_open): fix typo.nobu
2004-02-20* io.c (pipe_open): fix typo.nobu
2004-02-19Support visibility modifiers for attributesdave
2004-02-19 * lib/ostruct.rb: documentedgsinclair
2004-02-19 * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.nahi