aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * README.EXT.ja: rb_tainted_str_new_cstr() is an alias ofusa2010-08-102-1/+6
* * ext/bigdecimal/bigdecimal.c, ext/bigdecimal/bigdecimal.h, ext/bigdecimal/ex...mrkn2010-08-104-298/+285
* * ext/bigdecimal/bigdecimal.h, ext/bigdecimal/bigdecimal.c: add extern declar...mrkn2010-08-103-3/+11
* * lib/webrick/httprequest.rb (WEBrick::HTTPRequest::parse_uri):naruse2010-08-102-0/+10
* * lib/un.rb (httpd): SIGQUIT and SIGHUP are not guaranteed to exist.usa2010-08-102-2/+6
* * 2010-08-10svn2010-08-091-2/+2
* * ext/pathname/pathname.c (path_readlink): Pathname#readlink translatedakr2010-08-093-5/+19
* * ext/pathname/pathname.c (path_open): Pathname#openakr2010-08-094-6/+44
* update doc.akr2010-08-091-36/+36
* * test/ruby/test_signal.rb (TestSignal#test_exit_action): use spawnakr2010-08-092-3/+10
* * lib/rubygems/source_index.rb: rename unused variable.naruse2010-08-093-3/+11
* * ext/nkf/nkf-utf8/nkf.c: Fix type of mimeout_state.buf.naruse2010-08-092-3/+8
* * dir.c (sys_warning_1): show error message.nobu2010-08-082-1/+5
* * test/ruby/test_require.rb (test_require_too_long_filename):nobu2010-08-082-1/+6
* * lib/mkmf.rb ($ignore_error): initialize after $nmake.nobu2010-08-083-3/+7
* fix a test name.akr2010-08-081-1/+1
* * ext/pathname/pathname.c (path_make_link): Pathname#make_linkakr2010-08-083-3/+18
* * lib/rubygems.rb (Gem.find_files): reverted to use globbing.nobu2010-08-083-9/+8
* * lib/rubygems.rb (Gem.find_files): fixed variable scope.nobu2010-08-081-2/+2
* * lib/rubygems.rb (Gem.find_files): fixed search order same asnobu2010-08-083-9/+14
* * gem_prelude.rb, lib/rubygems.rb (Gem.suffixes): return truelynobu2010-08-083-2/+11
* * ext/pathname/pathname.c (path_ftype): Pathname#ftype translatedakr2010-08-083-4/+16
* * parse.y (parser_tokadd_escape): no similar messages twice.nobu2010-08-083-1/+13
* * strftime.c (rb_strftime_with_timespec): suppress warnings.akr2010-08-082-2/+6
* * common.mk (RUBY_H_INCLUDES): add subst.h.nobu2010-08-072-1/+6
* commit miss.nobu2010-08-071-2/+1
* * include/ruby/missing.h, include/ruby/ruby.h (namespace ruby):nobu2010-08-072-1/+6
* update doc.akr2010-08-071-3/+3
* * lib/rbconfig/obsolete.rb: show the location which use Config.akr2010-08-072-1/+8
* * ext/pathname/pathname.c (path_fnmatch): Pathname#fnmatch andakr2010-08-074-9/+30
* * include/ruby/subst.h (snprintf): redefinition moved from ruby.h.akr2010-08-073-4/+10
* * 2010-08-08svn2010-08-071-2/+2
* * include/ruby/subst.h: new file for substitute standard functions..akr2010-08-074-8/+28
* * test/ruby/envutil.rb (EnvUtil.invoke_ruby): merge stdout and stderrakr2010-08-072-13/+18
* * missing/close.c: undef the macros "getpeername", "getsockname" andakr2010-08-072-1/+9
* * missing/close.c: undef the macro "close" to prevent infiniteakr2010-08-072-0/+6
* * ext/pathname/pathname.c (path_lchown): Pathname#lchown translatedakr2010-08-074-4/+15
* * include/ruby/missing.h: moved BROKEN_CLOSE replacements fromnobu2010-08-073-11/+13
* * mkconfig.rb, lib/rbconfig/obsolete.rb: warn obsolete andnobu2010-08-073-1/+8
* * ext/extmk.rb (extract_makefile): follow the change ofnobu2010-08-072-1/+7
* .cvsignore: have not been used already. [Bug #3468]nobu2010-08-0733-188/+0
* * lib/mkmf.rb: change instance variable to global.naruse2010-08-072-4/+8
* * ext/pathname/pathname.c (path_sub_ext): don't clobber shared string.nobu2010-08-073-2/+11
* * vm_eval.c (vm_call0): fix for VM_METHOD_TYPE_NOTIMPLEMENTED.nobu2010-08-075-0/+33
* * ext/win32ole/win32ole.c: fix checking version of GCC.suke2010-08-072-3/+12
* * ext/pathname/pathname.c (Init_pathname): fix number of arguments forakr2010-08-072-1/+6
* * test/ruby/envutil.rb (assert_normal_exit): use assert. fixakr2010-08-073-4/+15
* * ext/pathname/pathname.c (path_chown): Pathname#chown translatedakr2010-08-063-3/+15
* * 2010-08-07svn2010-08-061-2/+2
* * ext/pathname/pathname.c (path_lchmod): Pathname#lchmod translatedakr2010-08-063-3/+15