summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-03-05* oniggnu.h: imported from Oniguruma library.ksaito
2004-03-05* lib/net/http.rb: support WebDAV methods, PROPPATCH, LOCK, UNLOCK, OPTIONS, ...aamine
2004-03-05* lib/net/http.rb: Net::HTTPResponse#response is obsolete. [ruby-core:02592]aamine
2004-03-05* ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #d...aamine
2004-03-05* lib/net/http.rb (HTTPResponse#to_ary): should return an object which does n...aamine
2004-03-04Move RDoc comments for Test::Unitdave
2004-03-04* Makefile.in: miniruby is not needed for cross compile.nobu
2004-03-04* lib/drb/extservm.rb (DRb::ExtServManager#invoke_service_command):nobu
2004-03-03* ext/syck/rubyext.c: get rid of warnings.nobu
2004-03-03* lib/rdoc/ri/ri_display.rb (DefaultDisplay::page): wait until thenobu
2004-03-03* lib/rdoc/ri/ri_display.rb (DefaultDisplay::setup_pager): ensurenobu
2004-03-03* eval.c (method_hash): new method. [ruby-talk:93968]matz
2004-03-03* lib/mkmf.rb ($topdir): use compile_dir only when not installed yet.nobu
2004-03-02* lib/rss/converter.rb: handled Uconv::Error.kou
2004-03-02scanf.rbdblack
2004-03-02* io.c (pipe_open): erred program name should be reported bynobu
2004-03-02* wince/Makefile.sub (config.h): shouldn't check defined? NORETURN.usa
2004-03-02* win32/Makefile.sub (config.h): shouldn't check defined? NORETURN.usa
2004-03-02* test/ruby/test_iterator.rb (test_ljump): cannot usenobu
2004-03-01scanf.rb fixdblack
2004-03-01scanf.rb notedblack
2004-03-01Fix ChangeLogocean
2004-03-01* bcc32/setup.mak: configure's default is "--enable-install-doc"ocean
2004-03-01Allow aliases to have parenthesesdave
2004-02-29Handle :nodoc: om singleton classesdave
2004-02-29* bcc32/Makefile.sub, bcc32/README.bcc32, bcc32/configure.bat,ocean
2004-02-28* bcc32/configure.bat: fix typo.ocean
2004-02-28* bcc32/configure.bat: append missing label ":exit".ocean
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-26* eval.c (localjump_destination): lambda should not interferematz
2004-02-26require drb/eq.rb by defaultseki
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-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-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-23* instruby.rb (parse_args): use optparse instead of getopts.nobu