aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* re.c: RMATCH_REGS(x) is never NULLrmatch-regs-is-never-nullKazuki Yamaguchi2017-07-051-5/+1
* debug.c: add FMODE constantsnobu2017-07-051-0/+18
* un.rb: support httpsnobu2017-07-051-1/+12
* tool/mk_call_iseq_optimized.rb: fix generated commentnormal2017-07-041-1/+1
* * properties.svn2017-07-040-0/+0
* Use lcov visualizer for gcov statisticsmame2017-07-043-0/+47
* * 2017-07-05svn2017-07-041-1/+1
* tool/run-gcov.rb: ignore rubyspec_temp directorymame2017-07-041-0/+2
* vm_args.c: improve keyword argument errorsnobu2017-07-042-1/+33
* time.c: preserve marshalled timezonenobu2017-07-042-8/+16
* * 2017-07-04svn2017-07-031-1/+1
* win32.c: restrict cursor movenobu2017-07-031-10/+16
* win32.c: clear relative to screennobu2017-07-031-12/+36
* win32.c: cursor relative to screennobu2017-07-031-2/+4
* Suppress warning: method redefined; discarding old ==naruse2017-07-031-0/+1
* * 2017-07-03svn2017-07-031-1/+1
* Added sync to all of default gems command.hsbt2017-07-031-129/+139
* Symbol#== should be able to be redefinedktsj2017-07-022-1/+13
* * 2017-07-02svn2017-07-011-1/+1
* Used a fixed seed in Random#rand speceregon2017-07-011-2/+2
* parse.y: f_margs parser eventsnobu2017-07-014-6/+111
* parse.y: mlhs_add_postnobu2017-07-012-10/+32
* * 2017-07-01svn2017-07-011-2/+2
* test_parser_events.rb: simplifynobu2017-07-012-5/+38
* main.c: RUBY_DEBUG_ENV in develnobu2017-06-301-0/+3
* compile.c: dump iseqnobu2017-06-301-11/+5
* vm_insnhelper.c: dump iseqnobu2017-06-301-0/+7
* array.c: more predefined IDsnormal2017-06-291-4/+5
* * 2017-06-30svn2017-06-291-1/+1
* remove unused rb_obj_basic_to_s_p functionnormal2017-06-292-11/+0
* * properties.svn2017-06-290-0/+0
* * append newline at EOF.svn2017-06-291-1/+1
* Update to ruby/spec@abf1700eregon2017-06-2979-304/+1555
* * properties.svn2017-06-290-0/+0
* Update to ruby/mspec@021a119eregon2017-06-2953-206/+259
* compile.c: disallow next in oncenobu2017-06-293-12/+12
* * 2017-06-29svn2017-06-281-1/+1
* introduce rb_fiber_t::first_proc.ko12017-06-282-6/+18
* move fields to ec.ko12017-06-2817-112/+105
* * properties.svn2017-06-280-0/+0
* Added sync tool for default gems from github master.hsbt2017-06-281-0/+178
* parse.y: fix tokennobu2017-06-282-5/+15
* move fields to ec.ko12017-06-286-30/+27
* parse.y: add ellipsisnobu2017-06-282-21/+26
* fix to check thread typeko12017-06-281-2/+1
* introduce rb_thread_ptr() to replace GetThreadPtr().ko12017-06-287-192/+131
* parse.y: flush numeric tokennobu2017-06-282-0/+12
* move storages to ec.ko12017-06-285-60/+66
* add two testsduerst2017-06-281-0/+3
* parse.y: fix parser_yyerrornobu2017-06-282-8/+16