aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * ext/tk/lib/tkextlib/tcllib/toolbar.rb: fix method name typo.nagachika2016-03-072-2/+8
* * ext/tk/lib/tkextlib/blt/tree.rb: fix method name typo.nagachika2016-03-072-1/+7
* * 2016-03-08svn2016-03-071-1/+1
* * ext/tk/lib/tk/menubar.rb: fix a typo in font name. [ruby-core:72505]nagachika2016-03-075-5/+12
* .travis.yml: add branches [ci skip]nobu2016-03-071-0/+2
* update-rubyspec: show latest commitnobu2016-03-072-0/+4
* class.c: err if superclass is 0nobu2016-03-072-3/+9
* internal.h: functions for class internalsnobu2016-03-073-4/+9
* win32ole_event.c: use rb_write_error_strnobu2016-03-073-2/+12
* io.c: remove extra declarationsnobu2016-03-071-1/+0
* * 2016-03-07svn2016-03-061-1/+1
* * test/ruby/test_process.rb (test_execopts_gid): Skip a testodaira2016-03-062-1/+17
* io.c: fix output of Array [ci skip]nobu2016-03-062-1/+6
* * 2016-03-06svn2016-03-061-1/+1
* eval_error.c: trivial optimizationnobu2016-03-061-0/+9
* parse.y: optimize negate_litnobu2016-03-051-1/+7
* * test/socket/test_addrinfo.rb (test_ipv6_address_predicates):odaira2016-03-052-1/+14
* Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com>odaira2016-03-054-24/+70
* * test/-ext-/float/test_nextafter.rb: In AIX,odaira2016-03-042-3/+17
* * test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine):odaira2016-03-042-0/+17
* * 2016-03-05svn2016-03-041-1/+1
* * thread_pthread.c (getstack): __pi_stacksize returned byodaira2016-03-042-1/+10
* securerandom.rb: remove to_s callnobu2016-03-041-2/+1
* ruby.c: warn_cr_in_shebangnobu2016-03-042-1/+11
* * gc.c: use 2 bits with unsigned int for rb_objspace::flags::modeko12016-03-042-3/+8
* * gc.c: rename "enum gc_stat" to "enum gc_mode"ko12016-03-042-20/+69
* ruby.c: simplifynobu2016-03-041-9/+10
* test_rubyoptions.rb: encoding optionnobu2016-03-041-4/+3
* ruby.c: remove a magic numbernobu2016-03-041-1/+1
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1.hsbt2016-03-0435-100/+474