summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-10iseq.h: coverage_enabled flagnobu
2016-03-10node.c: no nd_compile_option unless setnobu
2016-03-10node.c: stringize before expansionnobu
2016-03-10iseq.h: bit flagsnobu
2016-03-10node.c: hidden options hashnobu
2016-03-10iseq.c: set coverage at oncenobu
2016-03-10thread.c: check type of coveragenobu
2016-03-10* 2016-03-10svn
2016-03-10* test/socket/test_socket.rb (test_udp_recvmsg_truncation):odaira
2016-03-09fix a typo [ci skip]kazu
2016-03-09common.mk: dependency of prelude.onobu
2016-03-09driver.rb: unused variablenobu
2016-03-09* benchmark/driver.rb: fix my last commit (syntax error).ko1
2016-03-09* benchmark/driver.rb: fix output messages.ko1
2016-03-09* properties.svn
2016-03-09* benchmark/driver.rb: support memory usage benchmark.ko1
2016-03-09hash.c: COPY_DEFAULTnobu
2016-03-09hash.c: SET_PROC_DEFAULTnobu
2016-03-09hash.c: SET_DEFAULTnobu
2016-03-09hash.c: hash_dup for rb_hash_to_hnobu
2016-03-09hash.c: make duplicated hash WB protectednobu
2016-03-09* properties.svn
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