| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-14 | [DOC] Fix quoting | Nobuyoshi Nakada | |
| 2025-08-13 | Add link to Ruby options doc in help text | Peter Zhu | |
| Adds link to https://docs.ruby-lang.org/en/master/ruby/options_md.html in Ruby help text (-h and --help). | |||
| 2025-08-13 | [DOC] Move Therad#join under Thread in NEWS-3.0.0.md | Kazuhiro NISHIYAMA | |
| 2025-08-12 | [DOC] Markup example code as ruby | Nobuyoshi Nakada | |
| 2025-08-12 | [DOC] Use backticks instead of `<tt>` except for nested markups | Nobuyoshi Nakada | |
| 2025-08-12 | [DOC] Use backticks instead of `+` in markdown mode | Nobuyoshi Nakada | |
| 2025-08-12 | [DOC] Markup constants as code | Nobuyoshi Nakada | |
| 2025-08-12 | [DOC] Fix a typo | Nobuyoshi Nakada | |
| 2025-08-11 | [DOC] New .md file to replace doc/globals.rdoc | Burdette Lamar | |
| 2025-08-11 | [DOC] Update JIT options | Burdette Lamar | |
| 2025-08-11 | [DOC] Fix `vssetup.cmd` arguments | Nobuyoshi Nakada | |
| 2025-08-09 | Fix Typo in Regular Expressions docs (_regexp.rdoc) | Carl Zulauf | |
| Small fix for a typo in the regular expression docs. The line of code above this change does not produce the output shown in the docs. With this change the docs will show the correct output for this example of using regex quantifiers. | |||
| 2025-08-05 | [DOC] Tweaks for String#grapheme_clusters | BurdetteLamar | |
| 2025-07-31 | [DOC] Tweaks for String#getbyte | BurdetteLamar | |
| 2025-07-31 | [DOC] Tweaks for String#force_encoding | BurdetteLamar | |
| 2025-07-31 | [DOC] Tweaks for String#eql? | BurdetteLamar | |
| 2025-07-31 | [DOc] Tweaks for String#end_with? | BurdetteLamar | |
| 2025-07-31 | [DOC] Tweak for String#encode | Burdette Lamar | |
| 2025-07-29 | [DOC] Remove point about ASAN not working on released Ruby | Peter Zhu | |
| ASAN works on Ruby 3.4 and later, so we can remove the point about using master branch for ASAN. | |||
| 2025-07-23 | [DOC] Tweaks for String#each_grapheme_cluster (#13981) | Burdette Lamar | |
| 2025-07-23 | [DOC] Tweaks for String#empty? | Burdette Lamar | |
| 2025-07-23 | [DOC] Tweaks for String#each_line | BurdetteLamar | |
| 2025-07-23 | [DOC] Tweaks for String#each_codepoint | BurdetteLamar | |
| 2025-07-23 | [DOC] Tweaks for String#each_char | BurdetteLamar | |
| 2025-07-23 | [DOC] Fix 'hexadecimal' spelling on encodings docs | André Luiz Tiago Soares | |
| Fix typo | |||
| 2025-07-22 | [DOC] Tweaks for String#each_byte | BurdetteLamar | |
| 2025-07-22 | [DOC] Tweak for String#dump | BurdetteLamar | |
| 2025-07-22 | Fix typos in `documentation_guide.md` | Allison Cretel | |
| 2025-07-22 | Change `TESTOPS` to `TESTOPTS` | Allison Cretel | |
| 2025-07-21 | [DOC] Docs for String#dump | Peter Zhu | |
| 2025-07-21 | Fix several typos in the ractors docs | André | |
| 2025-07-17 | fix obsolete doc with `Ractor::Port` | Koichi Sasada | |
| 2025-07-15 | ZJIT: Start testing against `/test/ruby/` and update all ZJIT related ↵ | Stan Lo | |
| testing targets/docs (#13791) * ZJIT: Add test exclusions for ZJIT * ZJIT: Update test targets and documentation - Rename `zjit-test-all` to `zjit-check` - Add `zjit-test-all` target to zjit.mk to run all Ruby tests with ZJIT enabled excluding known failing tests - Update documentation and CI workflow to reflect the new targets | |||
| 2025-07-15 | [DOC] Tweaks for String#downcase | Burdette Lamar | |
| 2025-07-14 | [DOC] Tweaks for String#delete_suffix! (#13872) | Burdette Lamar | |
| 2025-07-14 | [DOC] Tweaks for String#delete_suffix | BurdetteLamar | |
| 2025-07-14 | [DOC] Tweaks for String#delete_prefix! | BurdetteLamar | |
| 2025-07-14 | [DOC] Tweaks for String#delete_prefix | BurdetteLamar | |
| 2025-07-12 | [DOC] Tweaks for String#delete | BurdetteLamar | |
| 2025-07-12 | [DOC] Tweaks for String#count | Burdette Lamar | |
| 2025-07-11 | [DOC] Fix links to RDoc in documentation_guide.md | Peter Zhu | |
| Since RDoc's documentation is built separately now, the references will no longer work. | |||
| 2025-07-11 | [DOC] Remove doc/rdoc/markup_reference.rb | Peter Zhu | |
| RDoc has been moved from a default gem to a bundled gem, which means that the source code is no longer in the ruby/ruby repository. We should also remove doc/rdoc/markup_reference.rb. | |||
| 2025-07-11 | [DOC] Add ZJIT glossary table | Stan Lo | |
| 2025-07-11 | [DOC] Add a few new terms to Ruby glossary | Stan Lo | |
| 2025-07-11 | [DOC] Move document only source to doc | Nobuyoshi Nakada | |
| 2025-07-11 | Lookbehind regexp must be fixed-length | Yusuke Endoh | |
| Fixes [Bug #21507] | |||
| 2025-07-10 | [DOC] Tweaks for String#concat (#13836) | Burdette Lamar | |
| 2025-07-10 | [DOC] Tweaks for String#codepoints | BurdetteLamar | |
| 2025-07-09 | [DOC] Tweaks for String#chr | BurdetteLamar | |
| 2025-07-09 | [DOC] Tweaks for String#chop | BurdetteLamar | |
