summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-16From b80689141673b93e8d12968c3196ec6a2331da45 Mon Sep 17 00:00:00 2001nobu
2010-08-16From 75db84d6ec7c9ef5fd05e5835ac1004df8ea7e2a Mon Sep 17 00:00:00 2001nobu
2010-08-16* ChangeLog: cleaned.nobu
2010-08-16* common.mk (capi): use -b option for doxygen. It disables stdoutakr
2010-08-16merge revision(s) 28997:shyouhei
2010-08-16* Makefile.in, win32/Makefile.sub (test-rubyspec-precheck): splitnobu
2010-08-16* 2010-08-16svn
2010-08-16* ext/bigdecimal/bigdecimal.h (llabs): never never never never neverusa
2010-08-15* ext/bigdecimal/bigdecimal.c (BigDecimal_dump, BigDecimal_inspect, VPrint, V...mrkn
2010-08-15* lib/mkmf.rb (Logging.postpone): close @log only when it's available.usa
2010-08-15* ext/bigdecimal/bigdecimal.h (VpVtoD): fix a type of e.mrkn
2010-08-15fix typos.akr
2010-08-14* ext/bigdecimal/extconf.rb, ext/bigdecimal/bigdecimal.h (labs, llabs): suppo...mrkn
2010-08-14* 2010-08-15svn
2010-08-14* ext/pathname/pathname.c (path_utime): Pathname#utime translatedakr
2010-08-14* thread.c (rb_gc_mark_threads): deprecated.nobu
2010-08-14* test/coverage/test_coverage.rb: added.nobu
2010-08-14* ext/{coverage,objspace}/extconf.rb ($INCFLAGS): explicitly addnobu
2010-08-14* test/objspace/test_objspace.rb: added test for objspace.nari
2010-08-14* configure.in, include/ruby/defines.h (RUBY_FUNC_EXPORTED): macronobu
2010-08-14* io.c (rb_io_memsize): constified.nobu
2010-08-14* regcomp.c (onig_memsize): constified.nobu
2010-08-14* gc.h (rb_objspace_each_objects): used in objspace.nobu
2010-08-14* vm_core.h (rb_{get,set,reset}_coverages): used in coverage.nobu
2010-08-14* include/ruby/intern.h (rb_time_interval): used in io/wait.nobu
2010-08-14* 2010-08-14svn
2010-08-14* include/ruby/intern.h (rb_make_backtrace, rb_make_exception):nobu
2010-08-13* ext/pathname/pathname.c (path_truncate): Pathname#truncate translatedakr
2010-08-13* lib/test/unit.rb (MiniTest::Unit.new): extend before initialize.nobu
2010-08-12* ext/pathname/pathname.c (path_make_symlink): Pathname#make_symlinkakr
2010-08-12* ext/pathname/pathname.c (path_lstat): Pathname#lstat translatedakr
2010-08-11* include/ruby/encoding.h (rb_char_to_option_kcode): used innobu
2010-08-11* ChangeLog: adjust indentation.nobu
2010-08-11* test/test_cmath.rb: property.nobu
2010-08-11wait a process.akr
2010-08-11* 2010-08-12svn
2010-08-11* test/ruby/test_rubyoptions.rb (test_script_from_stdin): disableakr
2010-08-11* lib/cmath.rb (CMath.sqrt): use floating-point value. [ruby-core:31672] [Bu...mrkn
2010-08-11* NEWS: merge from branches/ruby_1_9_2, and move io/console.kazu
2010-08-11reverted revision r28961; which breaks test-allshyouhei
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* 2010-08-11svn
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