aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/coverage/test_coverage.rb: added.nobu2010-08-141-0/+17
* * ext/{coverage,objspace}/extconf.rb ($INCFLAGS): explicitly addnobu2010-08-145-5/+11
* * test/objspace/test_objspace.rb: added test for objspace.nari2010-08-144-1/+56
* * configure.in, include/ruby/defines.h (RUBY_FUNC_EXPORTED): macronobu2010-08-149-23/+31
* * io.c (rb_io_memsize): constified.nobu2010-08-143-3/+5
* * regcomp.c (onig_memsize): constified.nobu2010-08-144-3/+7
* * gc.h (rb_objspace_each_objects): used in objspace.nobu2010-08-143-7/+19
* * vm_core.h (rb_{get,set,reset}_coverages): used in coverage.nobu2010-08-143-5/+8
* * include/ruby/intern.h (rb_time_interval): used in io/wait.nobu2010-08-143-3/+6
* * 2010-08-14svn2010-08-141-2/+2
* * include/ruby/intern.h (rb_make_backtrace, rb_make_exception):nobu2010-08-144-10/+15
* * ext/pathname/pathname.c (path_truncate): Pathname#truncate translatedakr2010-08-133-3/+15
* * lib/test/unit.rb (MiniTest::Unit.new): extend before initialize.nobu2010-08-133-5/+16
* * ext/pathname/pathname.c (path_make_symlink): Pathname#make_symlinkakr2010-08-123-3/+18
* * ext/pathname/pathname.c (path_lstat): Pathname#lstat translatedakr2010-08-123-3/+15
* * include/ruby/encoding.h (rb_char_to_option_kcode): used innobu2010-08-114-2/+20
* * ChangeLog: adjust indentation.nobu2010-08-111-35/+35
* * test/test_cmath.rb: property.nobu2010-08-110-0/+0
* wait a process.akr2010-08-111-0/+1
* * 2010-08-12svn2010-08-111-2/+2
* * test/ruby/test_rubyoptions.rb (test_script_from_stdin): disableakr2010-08-112-18/+28
* * lib/cmath.rb (CMath.sqrt): use floating-point value. [ruby-core:31672] [Bu...mrkn2010-08-113-1/+16
* * NEWS: merge from branches/ruby_1_9_2, and move io/console.kazu2010-08-112-11/+30
* reverted revision r28961; which breaks test-allshyouhei2010-08-112-14/+0
* * node.h (rb_parser_{get,set}_yydebug): used in ripper.nobu2010-08-112-0/+14
* * ext/bigdecimal/bigdecimal.c: don't use // comment.mrkn2010-08-112-1/+5
* * 2010-08-11svn2010-08-101-2/+2
* * ext/pathname/pathname.c (path_stat): Pathname#stat translatedakr2010-08-103-3/+15
* * complex.c (nucomp_to_[ifr]): don't allow complex with in-exacttadf2010-08-102-3/+8
* * lib/optparse.rb: suppress a warning.akr2010-08-103-1/+8
* * lib/date/format.rb (Date::Format::Bag): use Struct.tadf2010-08-102-18/+21
* * ext/pathname/pathname.c (path_rename): Pathname#rename translatedakr2010-08-103-3/+15
* * ext/dl/win32/lib/win32/resolv.rb (get_info): get rid of a warning.usa2010-08-102-1/+5
* [ruby-core:31658]tadf2010-08-103-6/+10
* * 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