aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* testunit: negative filternobu2016-03-113-5/+35
* * enc/unicode/case-folding.rb, casefold.h: Streamlining approach toduerst2016-03-114-199/+307
* Revert r54082 "ruby.c: load in binary mode"nobu2016-03-111-5/+2
* * 2016-03-11svn2016-03-111-1/+1
* ruby.c: load in binary modenobu2016-03-111-2/+5
* iseq.h: coverage_enabled flagnobu2016-03-104-2/+21
* node.c: no nd_compile_option unless setnobu2016-03-101-3/+6
* node.c: stringize before expansionnobu2016-03-101-4/+4
* iseq.h: bit flagsnobu2016-03-101-10/+10
* node.c: hidden options hashnobu2016-03-103-12/+57
* iseq.c: set coverage at oncenobu2016-03-101-4/+5
* thread.c: check type of coveragenobu2016-03-101-1/+1
* * 2016-03-10svn2016-03-101-1/+1
* * test/socket/test_socket.rb (test_udp_recvmsg_truncation):odaira2016-03-102-1/+8
* fix a typo [ci skip]kazu2016-03-091-1/+1
* common.mk: dependency of prelude.onobu2016-03-091-0/+3
* driver.rb: unused variablenobu2016-03-091-1/+0
* * benchmark/driver.rb: fix my last commit (syntax error).ko12016-03-092-1/+5
* * benchmark/driver.rb: fix output messages.ko12016-03-093-5/+12
* * properties.svn2016-03-090-0/+0
* * benchmark/driver.rb: support memory usage benchmark.ko12016-03-093-8/+62
* hash.c: COPY_DEFAULTnobu2016-03-091-8/+12
* hash.c: SET_PROC_DEFAULTnobu2016-03-091-11/+14
* hash.c: SET_DEFAULTnobu2016-03-091-4/+6
* hash.c: hash_dup for rb_hash_to_hnobu2016-03-091-8/+2
* hash.c: make duplicated hash WB protectednobu2016-03-091-19/+22
* * properties.svn2016-03-090-0/+0
* * benchmark/bm_vm3_gc_old_full.rb: add GC.start benchmark.ko12016-03-094-0/+20
* * benchmark/driver.rb: exit benchmarking if a benchmark processko12016-03-092-0/+6
* test_hash.rb: tests for to_hnobu2016-03-091-0/+22
* hash.c: tbl_update_funcnobu2016-03-091-1/+3
* memory_status.rb: independent of MiniTestnobu2016-03-093-12/+27
* memory_status.rb: remove unused valuesnobu2016-03-091-3/+2
* * test/io/wait/test_io_wait.rb (test_wait_readwrite_timeout):odaira2016-03-092-1/+15
* * win32/win32.c (rb_w32_write_console): remove unused variable.usa2016-03-081-2/+0
* * test/ruby/test_require.rb (test_require_with_loaded_features_pop):headius2016-03-082-1/+6
* vm_method.c: fix aliased original namenobu2016-03-083-4/+38
* ruby 2.0.0 has endednobu2016-03-081-1/+0
* ruby.c: extra commanobu2016-03-081-20/+32
* * 2016-03-09svn2016-03-081-1/+1
* logger.rb: kwd argsnobu2016-03-082-3/+8
* test/ruby/test_array.rb: split permute + stack error tests out.headius2016-03-082-2/+14
* * intern.h (rb_divmod): assume compilers `/` and `%` comply C99naruse2016-03-084-99/+75
* * insns.def (opt_mod): show its method name on ZeroDivisionError.naruse2016-03-082-1/+6
* * win32/win32.c (rb_w32_write_console): now no need to checkusa2016-03-082-6/+6
* * win32/win32.c (rb_w32_write_console): stop the VT100 emulation if theusa2016-03-082-11/+26
* * test/net/imap/test_imap.rb (test_idle_timeout): Because of theodaira2016-03-072-10/+30
* test_rubyoptions.rb: fix testnobu2016-03-072-6/+5
* * ruby.c (warn_cr_in_shebang): meaningless check on DOSISH platforms.usa2016-03-073-1/+12
* * ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb: fix method name typo.nagachika2016-03-072-1/+7