aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mention SPECOPTS variable in make helpTakashi Kokubun2019-07-151-1/+1
* Check wether prompt_i is nilaycabta2019-07-151-1/+2
* Save history in IRB is enabled by defaultaycabta2019-07-152-6/+5
* Auto indent in IRB is enabled by defaultaycabta2019-07-153-8/+8
* Version 1.1.0.pre.2aycabta2019-07-151-2/+2
* Need reline-0.0.1 or later for some featuresaycabta2019-07-151-1/+1
* Version 0.0.1aycabta2019-07-151-1/+1
* Remove unused method.manga_osyo2019-07-152-5/+1
* [ruby/matrix] Add Matrix::VERSION constantMarcus Stollsteimer2019-07-153-2/+16
* [ruby/matrix] Add missing `lib/matrix/' files to file list in gemspecMarcus Stollsteimer2019-07-151-1/+1
* Add a /* fall through */ commentYusuke Endoh2019-07-151-0/+1
* Add a /* fall through */ commentYusuke Endoh2019-07-151-0/+1
* Add a /* fall through */ commentYusuke Endoh2019-07-151-0/+1
* ext/stringio/stringio.c (strio_read): "binray" is always zero hereYusuke Endoh2019-07-151-1/+1
* Rename to Reline::History::Test.manga_osyo2019-07-151-1/+1
* Add `class Reline::History` and test.manga_osyo2019-07-153-60/+335
* Suppress warningsMasataka Pocke Kuwabara2019-07-153-2/+6
* [ruby/rdoc] Bump version to 6.1.1aycabta2019-07-151-1/+1
* [ruby/rdoc] Correction to include regexp_handling in list of loaded filespoloka2019-07-151-1/+1
* Add a /* fall through */ commentYusuke Endoh2019-07-151-0/+1
* dir.c (dir_each_entry): remove unnecessary checkYusuke Endoh2019-07-151-1/+0
* * 2019-07-15git2019-07-151-1/+1
* process.c (p_sys_setregid, p_sys_setresgid): remove unused tmp bufferYusuke Endoh2019-07-151-4/+0
* Add a /* fall through */ commentYusuke Endoh2019-07-141-0/+1
* string.c (str_succ): refactoringYusuke Endoh2019-07-141-3/+3