aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/http.rb: support WebDAV methods, PROPPATCH, LOCK, UNLOCK, OPTIONS, ...aamine2004-03-051-0/+6
* * lib/net/http.rb: Net::HTTPResponse#response is obsolete. [ruby-core:02592]aamine2004-03-051-0/+9
* * ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #d...aamine2004-03-051-1/+8
* * lib/net/http.rb (HTTPResponse#to_ary): should return an object which does n...aamine2004-03-051-0/+6
* Move RDoc comments for Test::Unitdave2004-03-041-0/+5
* * Makefile.in: miniruby is not needed for cross compile.nobu2004-03-041-0/+6
* * lib/drb/extservm.rb (DRb::ExtServManager#invoke_service_command):nobu2004-03-041-0/+5
* * ext/syck/rubyext.c: get rid of warnings.nobu2004-03-031-0/+10
* * lib/rdoc/ri/ri_display.rb (DefaultDisplay::page): wait until thenobu2004-03-031-3/+3
* * lib/rdoc/ri/ri_display.rb (DefaultDisplay::setup_pager): ensurenobu2004-03-031-0/+5
* * eval.c (method_hash): new method. [ruby-talk:93968]matz2004-03-031-0/+16
* * lib/mkmf.rb ($topdir): use compile_dir only when not installed yet.nobu2004-03-031-0/+5
* * lib/rss/converter.rb: handled Uconv::Error.kou2004-03-021-0/+6
* scanf.rbdblack2004-03-021-1/+9
* * io.c (pipe_open): erred program name should be reported bynobu2004-03-021-0/+24
* * wince/Makefile.sub (config.h): shouldn't check defined? NORETURN.usa2004-03-021-2/+2
* * win32/Makefile.sub (config.h): shouldn't check defined? NORETURN.usa2004-03-021-2/+7
* * test/ruby/test_iterator.rb (test_ljump): cannot usenobu2004-03-021-2/+7
* scanf.rb fixdblack2004-03-011-0/+4
* scanf.rb notedblack2004-03-011-0/+5
* Fix ChangeLogocean2004-03-011-0/+2
* * bcc32/setup.mak: configure's default is "--enable-install-doc"ocean2004-03-011-0/+4
* Allow aliases to have parenthesesdave2004-03-011-0/+5
* Handle :nodoc: om singleton classesdave2004-02-291-0/+5
* * bcc32/Makefile.sub, bcc32/README.bcc32, bcc32/configure.bat,ocean2004-02-291-0/+12
* * bcc32/configure.bat: fix typo.ocean2004-02-281-0/+2
* * bcc32/configure.bat: append missing label ":exit".ocean2004-02-281-0/+4
* * MANIFEST: add test_erb.rbseki2004-02-281-0/+7
* * eval.c (proc_invoke): no orphan block check is needed when pcallmatz2004-02-271-0/+7
* * eval.c (localjump_destination): lambda should not interferematz2004-02-261-0/+10
* require drb/eq.rb by defaultseki2004-02-261-0/+4
* * win32/win32.c (make_cmdvector): adjust successive double-quotenobu2004-02-261-0/+5
* * process.c (rb_f_exec): get rid of SEGV when exec failed for commandnobu2004-02-251-2/+3
* * process.c (rb_f_exec): get rid of SEGV when exec failed.nobu2004-02-251-0/+4
* * gc.c (obj_free), io.c (rb_io_fptr_finalize), rubyio.h (OpenFile):nobu2004-02-251-0/+7
* * instruby.rb (with_destdir): should return the given argument if nonobu2004-02-251-0/+7
* * lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:nobu2004-02-251-1/+10
* Add ruby-dev number.ocean2004-02-241-1/+1
* * dir.c (glob_helper): '**/' should not match leading periodocean2004-02-241-1/+6
* * test/ruby/test_file.rb (test_fnmatch): test for dir.c:1.108.nobu2004-02-241-2/+6
* * dir.c (fnmatch): File.fnmatch with FNM_PATHNAME was brokenocean2004-02-241-0/+5
* Improve heuristic for which files to include. See ChangeLogdave2004-02-241-0/+6
* Deal with case where first file processed contains a :stopdoc:dave2004-02-241-0/+6
* Handle class vars in code listingsdave2004-02-231-0/+5
* Handle aliases in C filesdave2004-02-231-0/+5
* Check opdir _before_ parsing filesdave2004-02-231-0/+5
* Fix constant value extraction. Escape HTML in constant valuesdave2004-02-231-0/+10
* * ext/openssl/ossl_config.c (ossl_config_each): add new methodgotoyuzo2004-02-231-0/+8
* * instruby.rb (parse_args): use optparse instead of getopts.nobu2004-02-231-0/+7
* * lib/mkmf.rb (init_mkmf): $INCFLAGS also should be lazy-evaluated.nobu2004-02-221-1/+3