summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-26compile.c: assigned in REALLOC_Nnobu
2014-08-26* 2014-08-27svn
2014-08-26compile.c (iseq_set_sequence): check for multiplication overflownormal
2014-08-26* test/ruby/test_complex.rb: cherry-picked working assertions from r47251.hsbt
2014-08-26lib/mathn.rb: remove built-in methodsnobu
2014-08-26* time.c (rb_time_unmagnify_to_float): Avoid double rounding.akr
2014-08-26io.c: do not swallow exceptions at end of blocknobu
2014-08-26* template/fake.rb.in: fix failed to make install when srcdir != builddir.kazu
2014-08-26* test/ruby/test_range.rb: added workaround for VERBOSE message.hsbt
2014-08-26* test/test_mathn.rb: added workaround for VERBOSE messages.hsbt
2014-08-26* lib/shell/process-controller.rb: removed commented-out code.hsbt
2014-08-26* lib/thwait.rb (ThreadsWait): removed needless constant.hsbt
2014-08-26* lib/mathn.rb: mathn library is deprecated on ruby 2.2.hsbt
2014-08-26* 2014-08-26svn
2014-08-26* lib/mathn.rb: removed commented-out code.hsbt
2014-08-25ChangeLog: fix clang versionnobu
2014-08-25* ext/win32ole/win32ole.c(fole_s_connect, fole_initialize): raise asuke
2014-08-25uri/common.rb: use negative look-aheadnobu
2014-08-25logger.rb: simplifynobu
2014-08-25lib/logger.rb: use %Nnobu
2014-08-25* 2014-08-25svn
2014-08-25rb_iseq_location_t: change first_lineno type to VALUEnormal
2014-08-24* lib/e2mmap.rb: remove needless instance variables.hsbt
2014-08-24* test/ruby/test_complex.rb: removed needless conditions.hsbt
2014-08-24* test/ruby/test_rational.rb: fixed indent.hsbt
2014-08-24* test/ruby/test_rational.rb: remove commented-out code.hsbt
2014-08-24lib/benchmark.rb (measure): reduce allocations as in r47260normal
2014-08-24* 2014-08-24svn
2014-08-24lib/benchmark.rb: speedup by reducing allocationsnormal
2014-08-23* win32/win32.c (cmdglob): use inline function.nobu
2014-08-23* 2014-08-23svn
2014-08-23ruby.c: reduce RARRAY_PTR_USE regionnobu
2014-08-22ChangeLog: Remove garbage introduced at r47253.kou
2014-08-22* string.c (rb_fstring): fix condition (easy to cause infinite loop!).ko1
2014-08-22* string.c (rb_fstring, fstr_update_callback): simply delete garbageko1
2014-08-22* test/ruby/test_complex.rb: removed commented-out code.hsbt
2014-08-22* test/ruby/test_complex.rb: fixed broken tests. Math is nothsbt
2014-08-22provide backward compatibilitiesnobu
2014-08-22tool/vcs.rb: no time.rbnobu
2014-08-22rbinstall.rb: remove unused variablenobu
2014-08-22* lib/shell.rb: removed commented-out code.hsbt
2014-08-22* lib/complex.rb: removed deprecated library.hsbt
2014-08-22* 2014-08-22svn
2014-08-22* lib/prettyprint.rb: removed PrettyPrint#first?hsbt
2014-08-21win32/test_console_attr.rb: reset attributesnobu
2014-08-21win32.c: manage reverse videonobu
2014-08-21* lib/e2mmap.rb: removed commented-out code.hsbt
2014-08-21compar.c: use Module#to_snobu
2014-08-21struct.c: no rb_class_real twicenobu
2014-08-21* properties.svn