summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-20* vm_dump.c (rb_vmdebug_stack_dump_all_threads): cast to `void*`.ko1
2017-04-20* 2017-04-21svn
2017-04-20release monitor correctly.ko1
2017-04-20ruby-lex.rb: fix continued line conditionsnobu
2017-04-20ruby-lex.rb: merge regexpsnobu
2017-04-20refactor torexp to use routine in array.cshyouhei
2017-04-20Removed math mode from irb.hsbt
2017-04-20common.mk: separate notenobu
2017-04-20Removed deprecated extensions of mathn.hsbt
2017-04-20extmk.rb: fail for mandatory librariesnobu
2017-04-20improve man pagesstomar
2017-04-20ri.1: rewrite ri man pagestomar
2017-04-20ri.1: fix errors in ri man pagestomar
2017-04-20add a debug function.ko1
2017-04-20Move test_extlibs.rb because it's not the test of ruby itselfusa
2017-04-19* 2017-04-20svn
2017-04-19fix infinite recursionnobu
2017-04-19extmk.rb: improve message printed when configuring extensions failsrhe
2017-04-19Rervert r58304. Because Rubygems have specialized finder for default gems.hsbt
2017-04-19refactor extract binop dispatchershyouhei
2017-04-19* 2017-04-19svn
2017-04-19socket: avoid fcntl for read/write_nonblock on Linuxnormal
2017-04-18fixup! vm_insnhelper.c: adjust indent [ci skip]nobu
2017-04-18compile.c: wrong optimizationnobu
2017-04-18vm_insnhelper.c: adjust indent [ci skip]nobu
2017-04-18typo fix (sorry!) [ci skip]shyouhei
2017-04-18test_optimization.rb: heredoc code stylenobu
2017-04-18fix compile error.ko1
2017-04-18Fix heading of README.hsbt
2017-04-18tabify (sorry!) [ci skip]shyouhei
2017-04-18* remove trailing spaces.svn
2017-04-18split insns.def into functionsshyouhei
2017-04-18eval.c: fix exit inside TAGnobu
2017-04-18configure.in: honor GIT envnobu
2017-04-18vcs.rb: env for commandnobu
2017-04-18enc/depend: remove Unicode versionsnobu
2017-04-17* 2017-04-18svn
2017-04-17should not return.ko1
2017-04-17string.c: improve insertion performacenobu
2017-04-17thread_win32.c: fix indexnobu
2017-04-17eval.c: copy before cause setupnobu
2017-04-17eval.c: copy special exceptions before raisenobu
2017-04-17vm_insnhelper.c: rb_threadptr_stack_overflownobu
2017-04-17parse.y: fix for empty `__VA_ARGS__`nobu
2017-04-17vm_backtrace.c: backtrace functions per threadsnobu
2017-04-17eval.c: share rb_longjmpnobu
2017-04-17gc.c: rb_threadptr_stack_checknobu
2017-04-17gc.c: PREVENT_STACK_OVERFLOWnobu
2017-04-16* 2017-04-17svn
2017-04-16test_integer.rb: simplify teststomar