summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-05-13* variable.c (generic_ivar_get): rb_attr_get should not warn.ocean
2005-05-13add ChangeLogocean
2005-05-13* test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p...ocean
2005-05-13add ChangeLogocean
2005-05-13* array.c (rb_ary_select): can remove argc check. [ruby-core:4911]ocean
2005-05-13* eval.c (unknown_node): add volatile directive to prototype.usa
2005-05-12* eval.c (break_jump): break should not cross functions.matz
2005-05-12* io.c (rb_io_eof, remain_size, read_all, io_read, appendline)akr
2005-05-12* lib/rdoc/parsers/parse_c.rb: more readability for mixingocean
2005-05-12* ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5naruse
2005-05-12* io.c (rb_io_eof, remain_size, read_all, io_read, appendline)akr
2005-05-12* lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.ocean
2005-05-12* test/drb/test_drb{ssl,unix}.rb: can test drbocean
2005-05-12* version.c (ruby_show_version): flush for non-tty stdout.nobu
2005-05-12* test/ruby/envutil.rb, test/drb/drbtest.rb: can test drbocean
2005-05-11* eval.c (unknown_node): ignore broken NODE to get rid of accessingnobu
2005-05-11* eval.c (rb_eval), parse.y (arg): reduce fixnum range literal atnobu
2005-05-11* lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#loggergotoyuzo
2005-05-11* lib/tempfile.rb (Tempfile#unlink): fixed typo.ocean
2005-05-11* struct.c (make_struct): allow const_id for accessor names.matz
2005-05-10* eval.c (TMP_ALLOC): use macro NEW_NODE() to get rid of warnings onnobu
2005-05-08* ext/tk/lib/tk/timer.rb: fix typonagai
2005-05-08* lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"ocean
2005-05-07* lib/mkmf.rb (have_var): no libs argument is given.nobu
2005-05-01* ruby.c (set_arg0): use also environment variable space for settingnobu
2005-05-01* ruby.c (process_sflag): replace '-' in variable names with '_'.nobu
2005-04-27* win32/Makefile.sub (OPTFLAGS): default global optimization tonobu
2005-04-26* ext/tcltklib/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"nagai
2005-04-24* regex.c: declare rb_warn to have variadic argument. [ruby-core:4751]akr
2005-04-23* ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status codeocean
2005-04-22commit missocean
2005-04-22* ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.ocean
2005-04-20* lib/mkmf.rb (create_makefile): support platforms have file separatornobu
2005-04-20* Makefile.in, common.mk: miniruby depens on MINIOBJS.nobu
2005-04-20* win32/ifchange.bat: delete testing files.nobu
2005-04-19* {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak:nobu
2005-04-19* lib/irb.rb lib/irb/* doc/irb: IRB 0.9.5keiju
2005-04-19* lib/ftools.rb (File.safe_unlink): do not modify a symlinked file.eban
2005-04-18* ext/extmk.rb: expand path for ext/**/extconf.rb.nobu
2005-04-18* ext/zlib/zlib.c (zstream_run): fixed SEGV. [ruby-core:4712]ocean
2005-04-17* ext/extmk.rb (relative_from): treat mere drive letter as an absolutenobu
2005-04-17* ext/extmk.rb (extmake, parse_args): do not expand destdir.nobu
2005-04-16* sample/rss/tdiary_plugin/rss-recent.rb (rss_recent_cache_rss):kou
2005-04-16* configure.in (RUBY_PROG_INSTALL): not add -p option to INSTALL.nobu
2005-04-16* bcc32/Makefile.sub: quick hack... prepend DESTDIR.ocean
2005-04-15* ext/openssl/extconf.rb: check for OPENSSL_cleanse.gotoyuzo
2005-04-14* lib/fileutils.rb (remove_file): ignore exceptions caused by chmod.aamine
2005-04-14* bcc32/Makefile.sub: failed to remove debug information files.ocean
2005-04-13* lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou
2005-04-13* configure.in (mingw32): extract msvcr*.dll from objdump result.eban