summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-05-12* version.c (ruby_show_version): flush for non-tty stdout.nobu
2005-05-11* eval.c (unknown_node): ignore broken NODE to get rid of accessingnobu
2005-05-11* eval.c (break_jump): break should not cross functions.matz
2005-05-11* lib/tempfile.rb (Tempfile#unlink): fixed typo.ocean
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* hash.c (Init_Hash): remove custom "hash" and "eql?".ocean
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-05* hash.c:rb_hash_hash_i() should be static. [ruby-core:04815]nobu
2005-05-01* eval.c (rb_eval), parse.y (arg): reduce fixnum range literal atnobu
2005-05-01* ruby.c (process_sflag): replace '-' in variable names with '_'.nobu
2005-04-30* configure.in (RUBY_FUNC_ATTRIBUTE): check for function attribute.nobu
2005-04-29* lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#loggergotoyuzo
2005-04-27* ruby.c (set_arg0): use also environment variable space for settingnobu
2005-04-27* win32/Makefile.sub (OPTFLAGS): default global optimization tonobu
2005-04-26* ext/tk/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"nagai
2005-04-25* lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding wereocean
2005-04-24* oniguruma.h (OnigWarnFunc): add a variadic argument.akr
2005-04-23commit missocean
2005-04-23* ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status codeocean
2005-04-23* eval.c (rb_provided): should check also path name to be loaded.nobu
2005-04-22* ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.ocean
2005-04-20* configure.in, lib/mkmf.rb, {bcc32,win32,wince}/Makefile.sub: improvenobu
2005-04-20* ruby.c (ruby_incpush_expand, proc_options): expand relative pathnobu
2005-04-20* lib/net/http.rb: add rdoc.aamine
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-20* lib/net/http.rb: new method Net::HTTP.post_form.aamine
2005-04-20* lib/rdoc/parsers/parse_rb.rb (lex_init): use IRB module.eban
2005-04-19* {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak:nobu
2005-04-19* lib/ftools.rb (File.safe_unlink): do not modify a symlinked file.eban
2005-04-19* eval.c (search_required): deal with features with path too.nobu
2005-04-18* eval.c (search_required): handle static linked extensions.nobu
2005-04-18* eval.c (search_required, rb_require_safe): expand path innobu
2005-04-18* eval.c (rb_attr): attribute name check added.matz
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-15* ext/win32ole/tests/testWIN32OLE.rb: add test for WIN32OLE.codepage=suke
2005-04-15ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnilsuke
2005-04-14* parse.y [ripper] (regexp): dispatch regexp option. [ruby-Bugs:1688]aamine
2005-04-14* lib/fileutils.rb (remove_file): ignore exceptions caused by chmod.aamine
2005-04-14 * lib/irb/ruby-lex.rb, lib/irb/slex.rb: bug fix of [ruby-Bugs-1745]keiju
2005-04-14 * lib/irb/notifier.rb, lib/irb/output-method.rb, lib/irb/ext/history.rbkeiju