aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 2016-03-04svn2016-03-031-1/+1
* * test/ruby/test_io_m17n.rb (test_each_codepoint_need_more): Bumpheadius2016-03-031-1/+1
* parse.y: split nextcnobu2016-03-031-52/+64
* parse.y: cr_seen flagnobu2016-03-031-5/+5
* ostruct.rb: make internal methods privatenobu2016-03-032-9/+24
* * 2016-03-03svn2016-03-031-1/+1
* test/unit: not return the cursor if verbosenobu2016-03-031-1/+1
* vm_eval.c: call method_missing by method entrynobu2016-03-022-6/+14
* vm_eval.c: method_missing by method_missingnobu2016-03-022-7/+7
* test/unit: return the cursornobu2016-03-021-3/+4
* * lib/xmlrpc.rb: Removed broken parser named XMLScanStreamParser.hsbt2016-03-024-75/+9
* * lib/xmlrpc.rb: Removed broken parser named XMLTreeParser.hsbt2016-03-024-78/+13
* * 2016-03-02svn2016-03-011-1/+1