summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-08-11* node.h (rb_parser_{get,set}_yydebug): used in ripper.nobu
2010-08-11* ext/bigdecimal/bigdecimal.c: don't use // comment.mrkn
2010-08-10* ext/pathname/pathname.c (path_stat): Pathname#stat translatedakr
2010-08-10 * complex.c (nucomp_to_[ifr]): don't allow complex with in-exacttadf
2010-08-10* lib/optparse.rb: suppress a warning.akr
2010-08-10 * lib/date/format.rb (Date::Format::Bag): use Struct.tadf
2010-08-10* ext/pathname/pathname.c (path_rename): Pathname#rename translatedakr
2010-08-10* ext/dl/win32/lib/win32/resolv.rb (get_info): get rid of a warning.usa
2010-08-10[ruby-core:31658]tadf
2010-08-10* README.EXT.ja: rb_tainted_str_new_cstr() is an alias ofusa
2010-08-10* ext/bigdecimal/bigdecimal.c, ext/bigdecimal/bigdecimal.h, ext/bigdecimal/ex...mrkn
2010-08-10* ext/bigdecimal/bigdecimal.h, ext/bigdecimal/bigdecimal.c: add extern declar...mrkn
2010-08-10* lib/webrick/httprequest.rb (WEBrick::HTTPRequest::parse_uri):naruse
2010-08-10* lib/un.rb (httpd): SIGQUIT and SIGHUP are not guaranteed to exist.usa
2010-08-09* ext/pathname/pathname.c (path_readlink): Pathname#readlink translatedakr
2010-08-09* ext/pathname/pathname.c (path_open): Pathname#openakr
2010-08-09* test/ruby/test_signal.rb (TestSignal#test_exit_action): use spawnakr
2010-08-09* lib/rubygems/source_index.rb: rename unused variable.naruse
2010-08-09* ext/nkf/nkf-utf8/nkf.c: Fix type of mimeout_state.buf.naruse
2010-08-08* dir.c (sys_warning_1): show error message.nobu
2010-08-08* test/ruby/test_require.rb (test_require_too_long_filename):nobu
2010-08-08* lib/mkmf.rb ($ignore_error): initialize after $nmake.nobu
2010-08-08* ext/pathname/pathname.c (path_make_link): Pathname#make_linkakr
2010-08-08* lib/rubygems.rb (Gem.find_files): reverted to use globbing.nobu
2010-08-08* lib/rubygems.rb (Gem.find_files): fixed search order same asnobu
2010-08-08* gem_prelude.rb, lib/rubygems.rb (Gem.suffixes): return truelynobu
2010-08-08* ext/pathname/pathname.c (path_ftype): Pathname#ftype translatedakr
2010-08-08* parse.y (parser_tokadd_escape): no similar messages twice.nobu
2010-08-08* strftime.c (rb_strftime_with_timespec): suppress warnings.akr
2010-08-07* common.mk (RUBY_H_INCLUDES): add subst.h.nobu
2010-08-07commit miss.nobu
2010-08-07* include/ruby/missing.h, include/ruby/ruby.h (namespace ruby):nobu
2010-08-07* lib/rbconfig/obsolete.rb: show the location which use Config.akr
2010-08-07* ext/pathname/pathname.c (path_fnmatch): Pathname#fnmatch andakr
2010-08-07* include/ruby/subst.h (snprintf): redefinition moved from ruby.h.akr
2010-08-07* include/ruby/subst.h: new file for substitute standard functions..akr
2010-08-07* test/ruby/envutil.rb (EnvUtil.invoke_ruby): merge stdout and stderrakr
2010-08-07* missing/close.c: undef the macros "getpeername", "getsockname" andakr
2010-08-07* missing/close.c: undef the macro "close" to prevent infiniteakr
2010-08-07* ext/pathname/pathname.c (path_lchown): Pathname#lchown translatedakr
2010-08-07* include/ruby/missing.h: moved BROKEN_CLOSE replacements fromnobu
2010-08-07* mkconfig.rb, lib/rbconfig/obsolete.rb: warn obsolete andnobu
2010-08-07* ext/extmk.rb (extract_makefile): follow the change ofnobu
2010-08-07* lib/mkmf.rb: change instance variable to global.naruse
2010-08-07* ext/pathname/pathname.c (path_sub_ext): don't clobber shared string.nobu
2010-08-07* vm_eval.c (vm_call0): fix for VM_METHOD_TYPE_NOTIMPLEMENTED.nobu
2010-08-07* ext/win32ole/win32ole.c: fix checking version of GCC.suke
2010-08-07* ext/pathname/pathname.c (Init_pathname): fix number of arguments forakr
2010-08-07* test/ruby/envutil.rb (assert_normal_exit): use assert. fixakr
2010-08-06* ext/pathname/pathname.c (path_chown): Pathname#chown translatedakr