aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * variable.c (generic_ivar_get): rb_attr_get should not warn.ocean2005-05-131-0/+5
* add ChangeLogocean2005-05-131-3/+8
* add ChangeLogocean2005-05-131-0/+14
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5naruse2005-05-121-0/+4
* * lib/rdoc/parsers/parse_c.rb: more readability for mixingocean2005-05-121-0/+5
* * lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.ocean2005-05-121-0/+5
* * version.c (ruby_show_version): flush for non-tty stdout.nobu2005-05-121-0/+4
* * eval.c (unknown_node): ignore broken NODE to get rid of accessingnobu2005-05-111-0/+6
* * eval.c (break_jump): break should not cross functions.matz2005-05-111-0/+5
* * lib/tempfile.rb (Tempfile#unlink): fixed typo.ocean2005-05-111-1/+5
* * eval.c (TMP_ALLOC): use macro NEW_NODE() to get rid of warnings onnobu2005-05-101-0/+5
* * ext/tk/lib/tk/timer.rb: fix typonagai2005-05-081-0/+4
* * hash.c (Init_Hash): remove custom "hash" and "eql?".ocean2005-05-081-0/+5
* * lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"ocean2005-05-081-0/+5
* * lib/mkmf.rb (have_var): no libs argument is given.nobu2005-05-071-0/+4
* * hash.c:rb_hash_hash_i() should be static. [ruby-core:04815]nobu2005-05-051-0/+7
* * eval.c (rb_eval), parse.y (arg): reduce fixnum range literal atnobu2005-05-011-1/+4
* * ruby.c (process_sflag): replace '-' in variable names with '_'.nobu2005-05-011-0/+5
* * configure.in (RUBY_FUNC_ATTRIBUTE): check for function attribute.nobu2005-04-301-1/+15
* * lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#loggergotoyuzo2005-04-291-0/+17
* * ruby.c (set_arg0): use also environment variable space for settingnobu2005-04-271-0/+5
* * win32/Makefile.sub (OPTFLAGS): default global optimization tonobu2005-04-271-2/+7
* * ext/tk/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"nagai2005-04-261-0/+5
* * lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding wereocean2005-04-251-0/+5
* * oniguruma.h (OnigWarnFunc): add a variadic argument.akr2005-04-241-0/+5
* commit missocean2005-04-231-1/+1
* * ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status codeocean2005-04-231-0/+5
* * eval.c (rb_provided): should check also path name to be loaded.nobu2005-04-231-0/+5
* * ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.ocean2005-04-221-0/+6
* * configure.in, lib/mkmf.rb, {bcc32,win32,wince}/Makefile.sub: improvenobu2005-04-201-1/+4
* * ruby.c (ruby_incpush_expand, proc_options): expand relative pathnobu2005-04-201-0/+5
* * lib/net/http.rb: add rdoc.aamine2005-04-201-0/+4
* * lib/mkmf.rb (create_makefile): support platforms have file separatornobu2005-04-201-0/+10
* * Makefile.in, common.mk: miniruby depens on MINIOBJS.nobu2005-04-201-0/+9
* * win32/ifchange.bat: delete testing files.nobu2005-04-201-0/+4
* * lib/net/http.rb: new method Net::HTTP.post_form.aamine2005-04-201-0/+10
* * lib/rdoc/parsers/parse_rb.rb (lex_init): use IRB module.eban2005-04-201-0/+5
* * {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak:nobu2005-04-191-0/+7
* * lib/ftools.rb (File.safe_unlink): do not modify a symlinked file.eban2005-04-191-0/+4
* * eval.c (search_required): deal with features with path too.nobu2005-04-191-0/+6
* * eval.c (search_required): handle static linked extensions.nobu2005-04-181-1/+3
* * eval.c (search_required, rb_require_safe): expand path innobu2005-04-181-0/+9
* * eval.c (rb_attr): attribute name check added.matz2005-04-181-0/+6
* * ext/zlib/zlib.c (zstream_run): fixed SEGV. [ruby-core:4712]ocean2005-04-181-0/+4
* * ext/extmk.rb (relative_from): treat mere drive letter as an absolutenobu2005-04-171-1/+4
* * ext/extmk.rb (extmake, parse_args): do not expand destdir.nobu2005-04-171-0/+4
* * sample/rss/tdiary_plugin/rss-recent.rb (rss_recent_cache_rss):kou2005-04-161-0/+6
* * configure.in (RUBY_PROG_INSTALL): not add -p option to INSTALL.nobu2005-04-161-1/+10
* * bcc32/Makefile.sub: quick hack... prepend DESTDIR.ocean2005-04-161-1/+6
* * ext/openssl/extconf.rb: check for OPENSSL_cleanse.gotoyuzo2005-04-151-0/+6