summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-26internal/variable.h rework卜部昌平
2019-12-26internal/imemo.h rework卜部昌平
2019-12-26internal/class.h rework卜部昌平
2019-12-26internal/struct.h rework卜部昌平
2019-12-26internal/hash.h rework卜部昌平
2019-12-26internal/numeric.h rework卜部昌平
2019-12-26internal/bingnum.h rework卜部昌平
2019-12-26internal/fixnum.h rework卜部昌平
2019-12-26internal/static_assert.h rework卜部昌平
2019-12-26internal/warnings.h rework卜部昌平
2019-12-26internal/bits.h rework卜部昌平
2019-12-26add several __has_something macro卜部昌平
2019-12-26assume C99卜部昌平
2019-12-26re-add io.h and encoding.h into internal.h卜部昌平
2019-12-26split internal.h into files卜部昌平
2019-12-26debug_counter.h must be self-contained卜部昌平
2019-12-26Transform hash keys by a hash [Feature #16274]Nobuyoshi Nakada
2019-12-26* 2019-12-26 [ci skip]git
2019-12-262.8.0 (tentative; to be 3.0.0) development has started.Yukihiro "Matz" Matsumoto
2019-12-25[ruby/reline] Version 0.1.2aycabta
2019-12-25Save last breaking point to completeaycabta
2019-12-25fix version regexpNARUSE, Yui
2019-12-25fix typoNARUSE, Yui
2019-12-25[bundler/bundler] Do `require "rubygems"` only when neededYusuke Endoh
2019-12-25Update the version of bigdecimal to 2.0.0 (#2784)Kenta Murata
2019-12-25Show the error line only when same as the currentNobuyoshi Nakada
2019-12-25export a function for MJIT.Koichi Sasada
2019-12-25take care of USE_LAZY_LOAD=1.Koichi Sasada
2019-12-25range.c: Range#min with a beginless one now raise an explicit exceptionYusuke Endoh
2019-12-25Add readline and readline-ext to default gems list in NEWSaycabta
2019-12-25add ref to NEWS entryKoichi Sasada
2019-12-25NEWS: add a ticket referenceYusuke Endoh
2019-12-25NEWS: add a ticket referenceYusuke Endoh
2019-12-25NEWS: add ticket referencesYusuke Endoh
2019-12-25update-bundled_gems: drop branch name on github [ci skip]Nobuyoshi Nakada
2019-12-25[ruby/readline] Version 0.0.2aycabta
2019-12-25[ruby/readline] Use a box to make easier to see the messageaycabta
2019-12-25[ruby/readline] Fix any wrong in messagesaycabta
2019-12-25[ruby/readline] Version 0.0.1aycabta
2019-12-25[ruby/readline] Add post_install_messageaycabta
2019-12-25[ruby/readline-ext] Version 0.1.0aycabta
2019-12-25[ruby/reline] Version 0.1.1aycabta
2019-12-25The behavior of vi_end_of_transmission should be the same of vi_list_or_eofaycabta
2019-12-25Commented-out btest on cygwin environment of GitHub ActionsHiroshi SHIBATA
2019-12-25^D on non-empty line in vi mode behaves like Enteraycabta
2019-12-24Sync did_you_meanYuki Nishijima
2019-12-24Add did_you_mean's promotion to the NEWSYuki Nishijima
2019-12-25Merge Bundler 2.1.2 from bundler/bundler.Hiroshi SHIBATA
2019-12-24NEWS: add meaning of "CoW" ("copy-on-write")Marcus Stollsteimer
2019-12-24[DOC] Fix typo in Time#inspectMarcus Stollsteimer