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
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
NEWS
Age
Commit message (
Expand
)
Author
2025-08-13
[DOC] Move Therad#join under Thread in NEWS-3.0.0.md
Kazuhiro NISHIYAMA
2024-12-25
Restore Ruby 3.4 NEWS.md again
Hiroshi SHIBATA
2024-12-25
[DOC] Flush NEWS.md
Yukihiro "Matz" Matsumoto
2024-12-25
Restore Ruby 3.4 NEWS.md
Hiroshi SHIBATA
2024-12-12
[DOC] Improve formatting in Markdown files (#12322)
Alexander Momchilov
2023-12-25
Copy 3.3.0 NEWS.md to doc/NEWS [ci skip]
Takashi Kokubun
2022-12-26
Copy NEWS.md to doc/NEWS/NEWS-3.2.0.md [ci skip]
Kazuhiro NISHIYAMA
2022-09-21
Add URI.escape and URI.unescape to NEWS-3.0.0 [ci skip]
Akihiro Sada
2022-03-22
[DOC] Move old NEWS files to a separate directory
Nobuyoshi Nakada
2008-12-12
- Remove doc/NEWS when we have doc/NEWS-1.9.1.
knu
2008-12-11
Remove things that have been backported to the ruby_1_8 branch. [trunk-only]
knu
2008-12-11
Elaborate with Range#include?.
knu
2008-09-22
* doc/NEWS: fixed typo, Readline.HISTORY::clear -> Readline::HISTORY.clear.
kouji
2008-08-26
* enumerator.c: Activate Enumerator#with_object and add
knu
2008-08-26
* enumerator.c (enumerator_initialize),
knu
2008-08-25
"t" for Kernel#open described.
akr
2008-08-13
* doc/NEWS: Mention the Readline.vi_editing_mode?,
kouji
2008-08-12
Mention the Array#choice removal and the Array#delete change.
knu
2008-06-16
* enumerator.c (enumerator_with_object, Init_Enumerator):
knu
2008-06-03
* enumerator.c (enumerator_with_memo): New method: with_memo().
knu
2008-06-02
Remove what have been backported to 1.8.7.
knu
2008-05-29
Fix: nitem == count {|i| !i.nil?}
knu
2008-05-28
* array.c (rb_ary_nitems, Init_Array): Axe Array#nitems().
knu
2008-05-27
Remove entries about what have already been backported to 1.8.
knu
2008-04-27
* gc.c (gc_count): add a GC.count method. This method returns
ko1
2007-12-25
* doc/NEWS: changes for 1.9
matz
2003-10-14
* lib/generator.rb: A new library which converts an internal
knu
2003-10-13
Add ext/enumerator, a helper module for the Enumerable interface.
knu
2003-08-05
doc/NEWS: typo fix(CVS -> CSV).
eban
2003-08-04
* doc/NEWS, doc/ChangeLog-1.8.0: added.
matz
2003-08-01
* class.c (rb_obj_singleton_methods): should not go up to
matz
2003-08-01
* doc/NEWS: typo fix.
eban
2003-07-31
* numeric.c (rb_num_coerce_relop): export function.
matz
2003-07-30
* update to 1.8.0 preview5 (but incomplete yet).
matz
2003-07-26
* variable.c (rb_mod_const_missing): "const_missing" should not
matz
2002-12-19
Mention the open-uri.rb import.
knu
2002-12-15
Add and update entries.
knu
2002-12-01
Clarify that this file is not actively maintained.
knu
2002-08-30
Add set.rb.
knu
2002-07-14
OptionParser
nobu
2002-07-11
* NEWS: add note for net/http's incompatibility.
aamine
2002-06-26
* parse.y (words, qwords): word list literal rules.
nobu
2002-06-22
updated to the new version (based on date2 3.3).
tadf
2002-05-29
* parse.y: yyparse #defines moved from intern.h
matz
2002-05-23
* ruby.c (proc_options): removed "-*-" support for #! line.
matz
2002-05-19
added a summary of the changes in the new date.
tadf
2002-05-09
* eval.c (rb_thread_join): added an argument to limit time to wait
nobu
2002-04-17
* ext/Setup*, ext/bigfloat/*: Back out the import of BigFloat in
knu
2002-04-02
Add entries to each Setup.* and remove Changes files.
ttate
2002-03-27
* io.c (rb_io_sysseek): new method based on a patch from Aristarkh
matz
[next]