ruby/doc
manga_osyo 8d378fd28b Add Enumerable::Lazy#with_index to NEWS-2.7.0
The behavior of `Enumerable::Lazy#with_index` has changed in Ruby 2.7.
This change was not listed in the Ruby 2.7 news, so I added it.
2022-01-15 09:09:12 +09:00
..
csv [ruby/csv] fix typo conveters => converters for CSV parsing docs (#196) 2020-12-27 15:27:03 +09:00
images
irb [ruby/irb] Add doc about "echo on assignment" 2021-09-27 03:23:48 +09:00
optparse [ruby/optparse] Fix links to the page directory files [Bug #18468] 2022-01-12 21:16:02 +09:00
pty doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
syntax Add support for anonymous rest and keyword rest argument forwarding 2021-12-30 14:37:42 -08:00
time What's Here for class Dir (#4472) 2021-05-07 15:14:08 -05:00
yjit YJIT stats documentation additions and updates (#5427) 2022-01-11 14:17:59 -05:00
.document [ruby/optparse] Add .document files 2022-01-12 21:16:01 +09:00
ChangeLog-0.06_to_0.52 * remove trailing spaces, append newline at EOF. 2015-03-31 06:26:14 +00:00
ChangeLog-0.50_to_0.60 * remove trailing spaces, append newline at EOF. 2015-03-31 06:26:14 +00:00
ChangeLog-0.60_to_1.1 Fix typos in ChangeLog files [ci skip] 2021-11-02 19:17:37 +09:00
ChangeLog-1.8.0 Fix typos [ci skip] 2019-10-23 12:00:44 +09:00
ChangeLog-1.9.3 Fix typos [ci skip] 2021-11-04 12:58:09 +09:00
ChangeLog-2.0.0 Revert "Fix typo in ChangeLog-2.0.0 [ci skip]" 2021-11-07 13:13:32 +09:00
ChangeLog-2.1.0 Redmine /projects/ruby-trunk is now redirected 2019-12-31 22:06:19 -08:00
ChangeLog-2.2.0 old ChangeLog and NEWS move to doc 2014-12-25 13:53:36 +00:00
ChangeLog-2.3.0 fix a typo [ci skip] 2016-05-06 14:30:01 +00:00
ChangeLog-2.4.0 Fix typos in ChangeLog files [ci skip] 2021-11-02 19:17:37 +09:00
ChangeLog-YARV Fix typos in ChangeLog files [ci skip] 2021-11-02 19:17:37 +09:00
NEWS-1.8.7 Fix URI::FTP.build code example typo 2017-08-02 15:10:43 +00:00
NEWS-1.9.1 * doc/NEWS-*: Update NEWS from their respective branches 2013-02-22 23:57:58 +00:00
NEWS-1.9.2 Fix a typo [ci skip] 2019-09-16 21:36:23 +09:00
NEWS-1.9.3 * doc/NEWS-*: Update NEWS from their respective branches 2013-02-22 23:57:58 +00:00
NEWS-2.0.0 Fix typo of namespace 2021-12-09 18:15:52 +09:00
NEWS-2.1.0 [DOC] Fix grammar: "is same as" -> "is the same as" 2021-01-05 15:13:53 +01:00
NEWS-2.2.0 [DOC] Fix grammar: "is same as" -> "is the same as" 2021-01-05 15:13:53 +01:00
NEWS-2.3.0 Fixed RDoc formatting [ci skip] 2020-05-18 21:25:01 +09:00
NEWS-2.4.0 Fixed RDoc formatting [ci skip] 2020-05-18 21:25:01 +09:00
NEWS-2.5.0 Fix typo in NEWS-2.5.0 [ci skip] 2021-12-09 12:28:42 +09:00
NEWS-2.6.0 [DOC] Turned note-lists into label-lists [ci skip] 2020-05-25 11:02:08 +09:00
NEWS-2.7.0 Add Enumerable::Lazy#with_index to NEWS-2.7.0 2022-01-15 09:09:12 +09:00
NEWS-3.0.0.md [DOC] Fix broken links [ci skip] 2021-09-15 14:16:14 +09:00
NEWS-3.1.0.md Expand URL to its canonical form [ci skip] 2021-12-28 10:23:46 +09:00
bsearch.rdoc Bsearch doc for Array and Range (#4838) 2021-09-14 16:08:21 -05:00
bug_triaging.rdoc [DOC] Various fixes in bug triaging guide 2019-12-23 22:04:59 +01:00
case_mapping.rdoc Enhanced RDoc for case mapping (#5245) 2021-12-17 06:05:31 -06:00
contributing.rdoc Move platform maintainers list 2021-09-28 15:50:38 +09:00
dig_methods.rdoc Adding doc/dig_methods.rdoc and links to it (#3416) 2020-08-13 13:16:27 -05:00
documentation_guide.rdoc Doc guide for class/module (#4600) 2021-07-18 18:43:34 -04:00
dtrace_probes.rdoc [DOC] Marked dtrace arguments as description list [ci skip] 2020-12-19 15:34:37 +09:00
extension.ja.rdoc Revert "[DOC] Mention RBOOL in extension.rdoc [Feature #13125]" 2022-01-09 19:17:48 +09:00
extension.rdoc Make the Ractor-safe section more fluent 2022-01-10 13:08:59 +01:00
fiber.md Mark IO::Buffer as experimental. 2021-11-10 19:21:05 +13:00
forwardable.rd.ja doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
globals.rdoc Removed NIL/TRUE/FALSE from documents too 2020-04-17 17:40:57 +09:00
hacking.md [DOC] Link to Ruby Spec and rephrase project goal 2022-01-10 18:02:00 +01:00
implicit_conversion.rdoc [CI skip] Enhance rdoc intro for Hash (#3056) 2020-05-15 14:11:42 -07:00
keywords.rdoc doc/keywords.rdoc: fix typo 2020-12-24 11:30:30 +01:00
maintainers.rdoc Move platform maintainers list 2021-09-28 15:50:38 +09:00
make_cheatsheet.md Use `./autogen.sh` instead of `autoconf` in doc 2021-09-11 12:29:59 +09:00
marshal.rdoc [DOC] fix small mistake in doc/marshal.rdoc [ci skip] 2021-10-03 11:09:08 +09:00
memory_view.md memory_view.c: Rename private to private_data for C++ (#4812) 2021-09-06 16:01:52 +09:00
ractor.md Fix Typo 2021-10-26 13:10:49 -04:00
regexp.rdoc Update Capturing and Anchors sections of regexp documention 2021-07-27 12:30:43 -07:00
security.rdoc Remove mention of $SAFE and taint from doc [ci skip] 2019-11-18 01:00:25 +02:00
signals.rdoc doc/signals.rdoc: Clarify a bit where Signal.trap handlers are executed 2019-04-07 11:26:27 +00:00
standard_library.rdoc Promote net-smtp to the bundled gems 2021-05-27 14:42:11 +09:00
syntax.rdoc Add pattern matching documentation 2020-02-24 00:28:13 +09:00
yarvarch.en delete tool/instruction.rb (2nd try) 2018-01-12 08:38:09 +00:00
yarvarch.ja delete tool/instruction.rb (2nd try) 2018-01-12 08:38:09 +00:00