index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NEWS
Age
Commit message (
Expand
)
Author
2018-12-03
string.c: [DOC] deprecate String#crypt [ci skip] [Feature #14915]
shyouhei
2018-11-26
object.c: Deprecate Object#=~ and add NilClass#=~`
mame
2018-11-25
NEWS: fix markup [ci skip]
nobu
2018-11-24
Add entries regarding Enumerator::Chain to NEWS
knu
2018-11-22
Enable refinements at Object#respond_to?
nobu
2018-11-22
Enable refinements to public_send.
nobu
2018-11-22
Proc#<< and Proc#>>
nobu
2018-11-16
[DOC] mention class method `new` [ci skip]
nobu
2018-11-09
Rename `AST` module to `AbstractSyntaxTree`
yui-knk
2018-11-08
NEWS: Add `RubyVM::AST.of` to NEWS [ci skip]
yui-knk
2018-11-05
Sort in alphabetical order [ci skip]
kazu
2018-11-02
Added bundler as default gems. Revisit [Feature #12733]
hsbt
2018-11-02
lib/matrix.rb: Make Matrix & Vector mutable. Add #[]=, #map!.
marcandre
2018-11-02
lib/matrix.rb: Alias antisymmetric? with skew_symmetric?
marcandre
2018-11-02
Revert "Matrix: Add #reflexive? method. [Fix GH-1730]"
marcandre
2018-10-30
update NEWS about theap
ko1
2018-10-28
NEWS: codify keywords and callback methods [ci skip]
nobu
2018-10-27
Print exception's cause like Java
naruse
2018-10-27
Update the example of local variable shadowing
knu
2018-10-26
NEWS: fix typos
stomar
2018-10-26
Indent as a code block [ci skip]
nobu
2018-10-26
parse.y: remove "shadowing outer local variable" warning
mame
2018-10-26
Revert "parse.y: remove "shadowing outer local variable" warning"
mame
2018-10-26
parse.y: remove "shadowing outer local variable" warning
mame
2018-10-21
NEWS: note about --disable-mjit-support [ci skip]
k0kubun
2018-10-21
NEWS: prefer advertising --jit option [ci skip]
k0kubun
2018-10-20
NEWS: Fix keywords [ci skip]
kazu
2018-10-20
NEWS: Fix `,`s [ci skip]
kazu
2018-10-20
NEWS: fix language
stomar
2018-10-20
Added entry about new default gems.
hsbt
2018-10-20
NEWS: update about MJIT [ci skip]
k0kubun
2018-10-20
Add the oneshot coverage feature to NEWS
mame
2018-10-19
NEWS: small fixes
stomar
2018-10-17
NEWS in rdoc mode [ci skip]
nobu
2018-10-13
NEWS: Hash#update! does not exist
stomar
2018-10-08
Revert "NEWS: Fix indent [ci skip]"
kazu
2018-10-08
NEWS: Fix indent [ci skip]
kazu
2018-10-08
Timezone at Time#+ and Time#-
nobu
2018-10-08
Timezone support by Time [Feature #14850]
nobu
2018-10-05
Added news entry of r64741.
hsbt
2018-10-05
Add difference method to Array
nobu
2018-09-28
range.c: Add Range#%
mrkn
2018-09-27
Sort in alphabetical order [ci skip]
nobu
2018-09-27
NEWS: Replace tab with spaces
kazu
2018-09-27
NEWS: Add ArithmeticSequence related things
mrkn
2018-09-21
Fix a typo [ci skip]
kazu
2018-09-20
Matrix: Add #reflexive? method. [Fix GH-1730]
marcandre
2018-09-20
Enumerable#to_h with block and so on
nobu
2018-09-20
Add union method to Array
nobu
2018-09-19
[DOC] Add changes to Hash#merge in NEWS [#15111]
marcandre
[next]