aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thread.c (rb_thread_shield_waiting_{inc,dec}): prefer long to intYusuke Endoh2019-07-151-4/+4
* doc/globals.rdoc: Add deprecated to TRUE,FALSE,NIL [ci skip]Kazuhiro NISHIYAMA2019-07-151-3/+3
* Use consistent fetchDepth for all jobsTakashi Kokubun2019-07-151-3/+3
* Force-fetch unicode update only when it's neededTakashi Kokubun2019-07-151-3/+6
* Add tool/leaked-globals to .gitattributes [ci skip]Kazuhiro NISHIYAMA2019-07-151-0/+1
* Removed needless LOAD_PATH modification.Hiroshi SHIBATA2019-07-152-2/+0
* Add bug triaging guideJeremy Evans2019-07-141-0/+80
* Move vpath.rb into tool library direcotry.Hiroshi SHIBATA2019-07-154-3/+3
* add tests for "break" in lambda.Tanaka Akira2019-07-151-0/+15
* respect RUBY_DEBUG tooKoichi Sasada2019-07-151-1/+1
* encoding.c (enc_table_expand): prefer xrealloc to reallocYusuke Endoh2019-07-151-2/+4
* respect RUBY_DEBUG.Koichi Sasada2019-07-153-5/+8
* Added help message for test-tool target.Hiroshi SHIBATA2019-07-151-0/+1
* Added test-tool target for the test suite of tool/test files.Hiroshi SHIBATA2019-07-152-1/+46
* Put jisx0208.rb to under the library directory.Hiroshi SHIBATA2019-07-153-2/+2
* Try to prevent random build failure on Travis osxTakashi Kokubun2019-07-151-0/+2
* doc/irb/irb.rd.ja: Update options from `irb -h` [ci skip]Kazuhiro NISHIYAMA2019-07-151-17/+22
* Enable RUBY_ASSERT_MESG_WHEN when RUBY_DEBUG is turned onNobuyoshi Nakada2019-07-151-3/+4
* [DOC] Struct::Passwd#uclass renamed from #class at r2500 [ci skip]Kazuhiro NISHIYAMA2019-07-151-1/+1
* Move a test file of Reline to test/reline/aycabta2019-07-151-0/+0
* simplify around GC_ASSERT()Koichi Sasada2019-07-151-9/+6
* Handle failure of opening a null deviceTakashi Kokubun2019-07-151-3/+7
* Simplify start_process by exploiting C99Takashi Kokubun2019-07-151-22/+18
* Change PROMPT_S of simple-promptKazuhiro NISHIYAMA2019-07-151-1/+1
* introduce RUBY_ASSERT_ALWAYS(expr).Koichi Sasada2019-07-152-1/+2
* Simplify history saving codeaycabta2019-07-151-8/+1
* Followed up e8ddbc0239.Hiroshi SHIBATA2019-07-151-1/+1
* catch up e8ddbc0239.Koichi Sasada2019-07-151-2/+2
* Separate the assertions of ruby core tests from test/unit/assertions.Hiroshi SHIBATA2019-07-152-205/+218
* Put colorize to library directory.Hiroshi SHIBATA2019-07-157-6/+6
* Put vcs .rb to under the lib direcotory.Hiroshi SHIBATA2019-07-153-2/+2
* The default charset of text/* media type is UTF-8.Tanaka Akira2019-07-153-7/+9
* Always call va_end in form_args()Takashi Kokubun2019-07-151-1/+2
* Insert a newline before `=end`Nobuyoshi Nakada2019-07-151-1/+2
* addr2line.c: clarify the type of integer expressionYusuke Endoh2019-07-151-1/+1
* Fix unaligned help outputTakashi Kokubun2019-07-151-1/+1
* Stop consuming 2 entries for gorubyTakashi Kokubun2019-07-151-2/+1
* Use #to_a for Readline::HISTORY directlyaycabta2019-07-151-1/+1
* Revert "Dummy Makefile.in for CIs"Takashi Kokubun2019-07-151-1/+0
* Added the bundled gems target to make help.Hiroshi SHIBATA2019-07-151-0/+2
* common.mk: remove "make exam" from helpYusuke Endoh2019-07-151-1/+0
* Add lib/irb/color.rb to destribution file listaycabta2019-07-151-1/+1
* Add a /* fall through */ commentYusuke Endoh2019-07-151-0/+1
* Add a /* fall through */ commentYusuke Endoh2019-07-151-0/+1
* Remove debug printaycabta2019-07-151-1/+0
* Support multiline irb_historyaycabta2019-07-151-2/+18
* time.c (time_mdump): use another buffer for year_extendYusuke Endoh2019-07-151-3/+3
* Unify documentations of `make benchmark`Takashi Kokubun2019-07-151-5/+1
* Drop `make change` and tool/change_maker.rbTakashi Kokubun2019-07-152-51/+0
* Reduce the number of make help entriesTakashi Kokubun2019-07-151-2/+0