aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * common.mk (capi): use -b option for doxygen. It disables stdoutakr2010-08-162-1/+7
* merge revision(s) 28997:shyouhei2010-08-162-1/+8
* * Makefile.in, win32/Makefile.sub (test-rubyspec-precheck): splitnobu2010-08-164-2/+19
* * 2010-08-16svn2010-08-161-2/+2
* * ext/bigdecimal/bigdecimal.h (llabs): never never never never neverusa2010-08-163-3/+10
* * ext/bigdecimal/bigdecimal.c (BigDecimal_dump, BigDecimal_inspect, VPrint, V...mrkn2010-08-152-13/+19
* * lib/mkmf.rb (Logging.postpone): close @log only when it's available.usa2010-08-152-1/+5
* * ext/bigdecimal/bigdecimal.h (VpVtoD): fix a type of e.mrkn2010-08-153-4/+11
* fix typos.akr2010-08-151-6/+6
* * ext/bigdecimal/extconf.rb, ext/bigdecimal/bigdecimal.h (labs, llabs): suppo...mrkn2010-08-145-315/+347
* * 2010-08-15svn2010-08-141-2/+2
* * ext/pathname/pathname.c (path_utime): Pathname#utime translatedakr2010-08-143-3/+15
* * thread.c (rb_gc_mark_threads): deprecated.nobu2010-08-144-3/+6
* * 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