aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compile.c (iseq_set_sequence): check for multiplication overflownormal2014-08-262-1/+5
* * test/ruby/test_complex.rb: cherry-picked working assertions from r47251.hsbt2014-08-263-0/+13
* lib/mathn.rb: remove built-in methodsnobu2014-08-262-136/+12
* * time.c (rb_time_unmagnify_to_float): Avoid double rounding.akr2014-08-263-1/+16
* io.c: do not swallow exceptions at end of blocknobu2014-08-263-6/+41
* * template/fake.rb.in: fix failed to make install when srcdir != builddir.kazu2014-08-262-1/+6
* * test/ruby/test_range.rb: added workaround for VERBOSE message.hsbt2014-08-262-1/+5
* * test/test_mathn.rb: added workaround for VERBOSE messages.hsbt2014-08-262-7/+13
* * lib/shell/process-controller.rb: removed commented-out code.hsbt2014-08-262-9/+4
* * lib/thwait.rb (ThreadsWait): removed needless constant.hsbt2014-08-262-2/+4
* * lib/mathn.rb: mathn library is deprecated on ruby 2.2.hsbt2014-08-263-0/+10
* * 2014-08-26svn2014-08-261-2/+2
* * lib/mathn.rb: removed commented-out code.hsbt2014-08-262-6/+4
* ChangeLog: fix clang versionnobu2014-08-251-2/+3
* * ext/win32ole/win32ole.c(fole_s_connect, fole_initialize): raise asuke2014-08-255-12/+73
* uri/common.rb: use negative look-aheadnobu2014-08-252-1/+4
* logger.rb: simplifynobu2014-08-251-5/+1
* lib/logger.rb: use %Nnobu2014-08-252-1/+6
* * 2014-08-25svn2014-08-251-2/+2
* rb_iseq_location_t: change first_lineno type to VALUEnormal2014-08-253-3/+8
* * lib/e2mmap.rb: remove needless instance variables.hsbt2014-08-2416-15/+7
* * test/ruby/test_complex.rb: removed needless conditions.hsbt2014-08-243-159/+79
* * test/ruby/test_rational.rb: fixed indent.hsbt2014-08-242-6/+10
* * test/ruby/test_rational.rb: remove commented-out code.hsbt2014-08-242-155/+4
* lib/benchmark.rb (measure): reduce allocations as in r47260normal2014-08-242-10/+14
* * 2014-08-24svn2014-08-241-2/+2
* lib/benchmark.rb: speedup by reducing allocationsnormal2014-08-243-2/+23
* * win32/win32.c (cmdglob): use inline function.nobu2014-08-231-4/+1
* * 2014-08-23svn2014-08-231-2/+2
* ruby.c: reduce RARRAY_PTR_USE regionnobu2014-08-231-2/+3
* ChangeLog: Remove garbage introduced at r47253.kou2014-08-221-1/+1
* * string.c (rb_fstring): fix condition (easy to cause infinite loop!).ko12014-08-222-2/+6
* * string.c (rb_fstring, fstr_update_callback): simply delete garbageko12014-08-222-5/+23
* * test/ruby/test_complex.rb: removed commented-out code.hsbt2014-08-222-58/+4
* * test/ruby/test_complex.rb: fixed broken tests. Math is nothsbt2014-08-222-28/+34
* provide backward compatibilitiesnobu2014-08-222-0/+4
* tool/vcs.rb: no time.rbnobu2014-08-224-7/+19
* rbinstall.rb: remove unused variablenobu2014-08-221-7/+0
* * lib/shell.rb: removed commented-out code.hsbt2014-08-224-20/+6
* * lib/complex.rb: removed deprecated library.hsbt2014-08-224-51/+11
* * 2014-08-22svn2014-08-221-2/+2
* * lib/prettyprint.rb: removed PrettyPrint#first?hsbt2014-08-223-22/+8
* win32/test_console_attr.rb: reset attributesnobu2014-08-212-5/+16
* win32.c: manage reverse videonobu2014-08-217-14/+137
* * lib/e2mmap.rb: removed commented-out code.hsbt2014-08-212-3/+4
* compar.c: use Module#to_snobu2014-08-212-3/+3
* struct.c: no rb_class_real twicenobu2014-08-211-1/+1
* * properties.svn2014-08-210-0/+0
* * lib/rinda/ring.rb: split executable code into sample directory.hsbt2014-08-213-24/+27
* * lib/drb/acl.rb: split executable code into sample directory.hsbt2014-08-213-18/+20