summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-09* benchmark/bm_vm3_gc_old_full.rb: add GC.start benchmark.ko1
2016-03-09* benchmark/driver.rb: exit benchmarking if a benchmark processko1
2016-03-09test_hash.rb: tests for to_hnobu
2016-03-09hash.c: tbl_update_funcnobu
2016-03-09memory_status.rb: independent of MiniTestnobu
2016-03-09memory_status.rb: remove unused valuesnobu
2016-03-09* test/io/wait/test_io_wait.rb (test_wait_readwrite_timeout):odaira
2016-03-08* win32/win32.c (rb_w32_write_console): remove unused variable.usa
2016-03-08* test/ruby/test_require.rb (test_require_with_loaded_features_pop):headius
2016-03-08vm_method.c: fix aliased original namenobu
2016-03-08ruby 2.0.0 has endednobu
2016-03-08ruby.c: extra commanobu
2016-03-08* 2016-03-09svn
2016-03-08logger.rb: kwd argsnobu
2016-03-08test/ruby/test_array.rb: split permute + stack error tests out.headius
2016-03-08* intern.h (rb_divmod): assume compilers `/` and `%` comply C99naruse
2016-03-08* insns.def (opt_mod): show its method name on ZeroDivisionError.naruse
2016-03-08* win32/win32.c (rb_w32_write_console): now no need to checkusa
2016-03-08* win32/win32.c (rb_w32_write_console): stop the VT100 emulation if theusa
2016-03-07* test/net/imap/test_imap.rb (test_idle_timeout): Because of theodaira
2016-03-07test_rubyoptions.rb: fix testnobu
2016-03-07* ruby.c (warn_cr_in_shebang): meaningless check on DOSISH platforms.usa
2016-03-07* ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb: fix method name typo.nagachika
2016-03-07* ext/tk/lib/tkextlib/tcllib/toolbar.rb: fix method name typo.nagachika
2016-03-07* ext/tk/lib/tkextlib/blt/tree.rb: fix method name typo.nagachika
2016-03-07* 2016-03-08svn
2016-03-07* ext/tk/lib/tk/menubar.rb: fix a typo in font name. [ruby-core:72505]nagachika
2016-03-07.travis.yml: add branches [ci skip]nobu
2016-03-07update-rubyspec: show latest commitnobu
2016-03-07class.c: err if superclass is 0nobu
2016-03-07internal.h: functions for class internalsnobu
2016-03-07win32ole_event.c: use rb_write_error_strnobu
2016-03-07io.c: remove extra declarationsnobu
2016-03-06* 2016-03-07svn
2016-03-06* test/ruby/test_process.rb (test_execopts_gid): Skip a testodaira
2016-03-06io.c: fix output of Array [ci skip]nobu
2016-03-06* 2016-03-06svn
2016-03-06eval_error.c: trivial optimizationnobu
2016-03-05parse.y: optimize negate_litnobu
2016-03-05* test/socket/test_addrinfo.rb (test_ipv6_address_predicates):odaira
2016-03-05Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com>odaira
2016-03-04* test/-ext-/float/test_nextafter.rb: In AIX,odaira
2016-03-04* test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine):odaira
2016-03-04* 2016-03-05svn
2016-03-04* thread_pthread.c (getstack): __pi_stacksize returned byodaira
2016-03-04securerandom.rb: remove to_s callnobu
2016-03-04ruby.c: warn_cr_in_shebangnobu
2016-03-04* gc.c: use 2 bits with unsigned int for rb_objspace::flags::modeko1
2016-03-04* gc.c: rename "enum gc_stat" to "enum gc_mode"ko1
2016-03-04ruby.c: simplifynobu