summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-07-15Remove unused method.manga_osyo
2019-07-15[ruby/matrix] Add Matrix::VERSION constantMarcus Stollsteimer
2019-07-15[ruby/matrix] Add missing `lib/matrix/' files to file list in gemspecMarcus Stollsteimer
2019-07-15Add a /* fall through */ commentYusuke Endoh
2019-07-15Add a /* fall through */ commentYusuke Endoh
2019-07-15Add a /* fall through */ commentYusuke Endoh
2019-07-15ext/stringio/stringio.c (strio_read): "binray" is always zero hereYusuke Endoh
2019-07-15Rename to Reline::History::Test.manga_osyo
2019-07-15Add `class Reline::History` and test.manga_osyo
2019-07-15Suppress warningsMasataka Pocke Kuwabara
2019-07-15[ruby/rdoc] Bump version to 6.1.1aycabta
2019-07-15[ruby/rdoc] Correction to include regexp_handling in list of loaded filespoloka
2019-07-15Add a /* fall through */ commentYusuke Endoh
2019-07-15dir.c (dir_each_entry): remove unnecessary checkYusuke Endoh
2019-07-15* 2019-07-15git
2019-07-15process.c (p_sys_setregid, p_sys_setresgid): remove unused tmp bufferYusuke Endoh
2019-07-14Add a /* fall through */ commentYusuke Endoh
2019-07-14string.c (str_succ): refactoringYusuke Endoh
2019-07-14string.c (str_succ): remove a unnecessary assignmentYusuke Endoh
2019-07-14[ruby/csv] Fix a bug that strip: true removes newlinesKouhei Sutou
2019-07-14[ruby/csv] add options doc :quote_empty (#89)kawa_tech
2019-07-14[ruby/csv] Add options doc: :write_converters, :write_nil_value, :write_empty...Masafumi Koba
2019-07-14[ruby/csv] add document of strip (#88)hayashiyoshino
2019-07-14[ruby/csv] Bump versionKouhei Sutou