summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-01* ext/win32ole/win32ole.c (rbtime2vtdate): try to convert millisecondsuke
2014-08-31* lib/benchmark.rb: Fix a syntax error.akr
2014-08-31benchmark.rb: Process::CLOCK_MONOTONIC_RAW may be unavailablenobu
2014-08-31test_benchmark.rb: use assert_in_epsilonnobu
2014-08-30* 2014-08-31svn
2014-08-30zlib: GzipReader#rewind preserves ZSTREAM_FLAG_GZFILEnormal
2014-08-30internal.h: WARN_UNUSED_RESULTnobu
2014-08-30symbol.c (rb_sym2id): do not return garbage objectnormal
2014-08-30test_benchmark.rb: extend sleep timenobu
2014-08-30benchmark.rb: prefer Process::CLOCK_MONOTONIC_RAWnobu
2014-08-29* ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping andtenderlove
2014-08-29* ext/psych/lib/psych/scalar_scanner.rb: fix loading strings thattenderlove
2014-08-29* ext/psych/lib/psych/visitors/to_ruby.rb: merge keys with a hashtenderlove
2014-08-29* 2014-08-30svn
2014-08-29* ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" stringstenderlove
2014-08-29* test/net/imap/test_imap_response_parser.rb: removed needless code.hsbt
2014-08-29* test/rinda/test_rinda.rb: removed useless assignment variables.hsbt
2014-08-29string.c: remove vm_core.h dependency [ruby-core:64627]normal
2014-08-29* 2014-08-29svn
2014-08-29string.c: move frozen_strings table to rb_vm_tnormal
2014-08-28io.c: fix uninitialized variablenobu
2014-08-28test_io.rb: non UTF-8 patternnobu
2014-08-28test_io_m17n.rb: leaked FDsnobu
2014-08-28io.c: preserve encodingsnobu
2014-08-28io.c: preserve encodingsnobu
2014-08-28* 2014-08-28svn
2014-08-28io.c: preserve encodingsnobu
2014-08-28io.c: preserve encodingsnobu
2014-08-27* lib/tempfile.rb: remove "require 'thread'". its features are noglass
2014-08-27fix failed conditionkazu
2014-08-27* lib/drb/acl.rb: Removed meaningless #to_s methods in interpolation.hsbt
2014-08-27* lib/drb/drb.rb: use attr_reader instead of Module#attr.hsbt
2014-08-27* ext/win32ole/win32ole.c (vtdate2rbtime): try to convert millisecondsuke
2014-08-27parse.y: use rb_ary_tmp_new_fillnobu
2014-08-27* test/ruby/test_complex.rb: removed unreachable code.hsbt
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