summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-15Move vpath.rb into tool library direcotry.Hiroshi SHIBATA
2019-07-15add tests for "break" in lambda.Tanaka Akira
2019-07-15respect RUBY_DEBUG tooKoichi Sasada
2019-07-15encoding.c (enc_table_expand): prefer xrealloc to reallocYusuke Endoh
2019-07-15respect RUBY_DEBUG.Koichi Sasada
2019-07-15Added help message for test-tool target.Hiroshi SHIBATA
2019-07-15Added test-tool target for the test suite of tool/test files.Hiroshi SHIBATA
2019-07-15Put jisx0208.rb to under the library directory.Hiroshi SHIBATA
2019-07-15Try to prevent random build failure on Travis osxTakashi Kokubun
2019-07-15doc/irb/irb.rd.ja: Update options from `irb -h` [ci skip]Kazuhiro NISHIYAMA
2019-07-15Enable RUBY_ASSERT_MESG_WHEN when RUBY_DEBUG is turned onNobuyoshi Nakada
2019-07-15[DOC] Struct::Passwd#uclass renamed from #class at r2500 [ci skip]Kazuhiro NISHIYAMA
2019-07-15Move a test file of Reline to test/reline/aycabta
2019-07-15simplify around GC_ASSERT()Koichi Sasada
2019-07-15Handle failure of opening a null deviceTakashi Kokubun
2019-07-15Simplify start_process by exploiting C99Takashi Kokubun
2019-07-15Change PROMPT_S of simple-promptKazuhiro NISHIYAMA
2019-07-15introduce RUBY_ASSERT_ALWAYS(expr).Koichi Sasada
2019-07-15Simplify history saving codeaycabta
2019-07-15Followed up e8ddbc0239.Hiroshi SHIBATA
2019-07-15catch up e8ddbc0239.Koichi Sasada
2019-07-15Separate the assertions of ruby core tests from test/unit/assertions.Hiroshi SHIBATA
2019-07-15Put colorize to library directory.Hiroshi SHIBATA
2019-07-15Put vcs .rb to under the lib direcotory.Hiroshi SHIBATA
2019-07-15The default charset of text/* media type is UTF-8.Tanaka Akira
2019-07-15Always call va_end in form_args()Takashi Kokubun
2019-07-15Insert a newline before `=end`Nobuyoshi Nakada
2019-07-15addr2line.c: clarify the type of integer expressionYusuke Endoh
2019-07-15Fix unaligned help outputTakashi Kokubun
2019-07-15Stop consuming 2 entries for gorubyTakashi Kokubun
2019-07-15Use #to_a for Readline::HISTORY directlyaycabta
2019-07-15Revert "Dummy Makefile.in for CIs"Takashi Kokubun
2019-07-15Added the bundled gems target to make help.Hiroshi SHIBATA
2019-07-15common.mk: remove "make exam" from helpYusuke Endoh
2019-07-15Add lib/irb/color.rb to destribution file listaycabta
2019-07-15Add a /* fall through */ commentYusuke Endoh
2019-07-15Add a /* fall through */ commentYusuke Endoh
2019-07-15Remove debug printaycabta
2019-07-15Support multiline irb_historyaycabta
2019-07-15time.c (time_mdump): use another buffer for year_extendYusuke Endoh
2019-07-15Unify documentations of `make benchmark`Takashi Kokubun
2019-07-15Drop `make change` and tool/change_maker.rbTakashi Kokubun
2019-07-15Reduce the number of make help entriesTakashi Kokubun
2019-07-15Mention SPECOPTS variable in make helpTakashi Kokubun
2019-07-15Check wether prompt_i is nilaycabta
2019-07-15Save history in IRB is enabled by defaultaycabta
2019-07-15Auto indent in IRB is enabled by defaultaycabta
2019-07-15Version 1.1.0.pre.2aycabta
2019-07-15Need reline-0.0.1 or later for some featuresaycabta
2019-07-15Version 0.0.1aycabta