summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2018-11-05Sort in alphabetical order [ci skip]kazu
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
2018-11-02lib/matrix.rb: Make Matrix & Vector mutable. Add #[]=, #map!.marcandre
2018-11-02lib/matrix.rb: Alias antisymmetric? with skew_symmetric?marcandre
2018-11-02Revert "Matrix: Add #reflexive? method. [Fix GH-1730]"marcandre
2018-10-30update NEWS about theapko1
2018-10-28NEWS: codify keywords and callback methods [ci skip]nobu
2018-10-27Print exception's cause like Javanaruse
2018-10-27Update the example of local variable shadowingknu
2018-10-26NEWS: fix typosstomar
2018-10-26Indent as a code block [ci skip]nobu
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-26Revert "parse.y: remove "shadowing outer local variable" warning"mame
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-21NEWS: note about --disable-mjit-support [ci skip]k0kubun
2018-10-21NEWS: prefer advertising --jit option [ci skip]k0kubun
2018-10-20NEWS: Fix keywords [ci skip]kazu
2018-10-20NEWS: Fix `,`s [ci skip]kazu
2018-10-20NEWS: fix languagestomar
2018-10-20Added entry about new default gems.hsbt
2018-10-20NEWS: update about MJIT [ci skip]k0kubun
2018-10-20Add the oneshot coverage feature to NEWSmame
2018-10-19NEWS: small fixesstomar
2018-10-17NEWS in rdoc mode [ci skip]nobu
2018-10-13NEWS: Hash#update! does not existstomar
2018-10-08Revert "NEWS: Fix indent [ci skip]"kazu
2018-10-08NEWS: Fix indent [ci skip]kazu
2018-10-08Timezone at Time#+ and Time#-nobu
2018-10-08Timezone support by Time [Feature #14850]nobu
2018-10-05Added news entry of r64741.hsbt
2018-10-05Add difference method to Arraynobu
2018-09-28range.c: Add Range#%mrkn
2018-09-27Sort in alphabetical order [ci skip]nobu
2018-09-27NEWS: Replace tab with spaceskazu
2018-09-27NEWS: Add ArithmeticSequence related thingsmrkn
2018-09-21Fix a typo [ci skip]kazu
2018-09-20Matrix: Add #reflexive? method. [Fix GH-1730]marcandre
2018-09-20Enumerable#to_h with block and so onnobu
2018-09-20Add union method to Arraynobu
2018-09-19[DOC] Add changes to Hash#merge in NEWS [#15111]marcandre
2018-09-16Alias Struct#select as Struct#filter. Patch by Kenichi Kamiya.marcandre
2018-09-05range.c: Range#cover? accepts Range object. [Feature #14473]tarui
2018-08-23NEWS: add entries for rb_waitpid and timer-thread [ci skip]normal
2018-08-23Mention `--enable=jit` instead of `--jit`kazu
2018-08-19NEWS: categorized new entries allnobu
2018-08-19Fix a typo [ci skip]kazu
2018-08-18NEWS: quote false [ci skip]nobu
2018-08-18NEWS: converted to Markdown [ci skip]nobu
2018-08-18[DOC] Fix indent [ci skip]kazu
2018-08-17NEWS: clarify that we still use FD_CLOEXEC [ci skip]normal