aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS.md
Commit message (Collapse)AuthorAgeFilesLines
* [Feature #20624] Enhance `RubyVM::AbstractSyntaxTree::Node#locations`yui-knk2024-07-231-0/+7
| | | | | | | | | | | | | | | | This commit introduce `RubyVM::AbstractSyntaxTree::Node#locations` method and `RubyVM::AbstractSyntaxTree::Location` class. Ruby AST node will hold multiple locations information. `RubyVM::AbstractSyntaxTree::Node#locations` provides a way to access these locations information. `RubyVM::AbstractSyntaxTree::Location` is a class which holds these location information: * `#first_lineno` * `#first_column` * `#last_lineno` * `#last_column`
* Update bundled gems list as of 2024-07-16git2024-07-161-1/+1
|
* [DOC] Add missing period in NEWS.mdPeter Zhu2024-07-121-1/+1
|
* [DOC] Fix link in NEWS.md for [Feature #20443]Peter Zhu2024-07-121-0/+1
|
* Add GC.config to NEWS.mdMatt Valentine-House2024-07-121-0/+6
|
* Update bundled gems list as of 2024-07-10git2024-07-111-1/+1
|
* Update default gems list at abaa1b913d6ac15ab1cb6c639a9b8b [ci skip]git2024-07-061-1/+1
|
* Update bundled gems list as of 2024-06-29git2024-06-301-1/+1
|
* [DOC] Fix a link in NEWS.mdKazuhiro NISHIYAMA2024-06-271-0/+1
|
* Update bundled gems list as of 2024-06-26git2024-06-261-1/+1
|
* Update bundled gems list as of 2024-06-25git2024-06-251-1/+1
|
* Update bundled gems list as of 2024-06-22git2024-06-231-1/+1
|
* Update bundled gems list as of 2024-06-19git2024-06-191-1/+1
|
* Update bundled gems list as of 2024-06-16git2024-06-181-4/+4
|
* Update default gems list at ce6a1ba9a169736e0313daf2b7f36a [ci skip]git2024-06-151-1/+1
|
* Update default gems list at 205da896804d6d309b8a07c3c449c1 [ci skip]git2024-06-131-1/+1
|
* Update default gems list at 006ff5e29f596a4deb781c733f4f7b [ci skip]git2024-06-121-1/+1
|
* Update default gems list at c90b5303a2fff58eddd7b87a06262a [ci skip]git2024-06-071-1/+1
|
* Update bundled gems list as of 2024-06-01git2024-06-021-2/+2
|
* move `Tempfile.create(anonymous: true)` entry.Tanaka Akira2024-06-011-5/+7
|
* described about `Tempfile.create(anonymous: true)`.Tanaka Akira2024-06-011-0/+5
|
* Make error messages clear blocks/keywords are disallowed in index assignmentJeremy Evans2024-05-311-2/+4
| | | | | | | Blocks and keywords are allowed in regular index. Also update NEWS to make this more clear. Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
* Update default gems list at b0e6446b9f4f2e102de0f69feba88f [ci skip]git2024-05-291-1/+1
|
* Stop marking chilled strings as frozenÉtienne Barrié2024-05-281-2/+2
| | | | | | | | | | | | | They were initially made frozen to avoid false positives for cases such as: str = str.dup if str.frozen? But this may cause bugs and is generally confusing for users. [Feature #20205] Co-authored-by: Jean Boussier <byroot@ruby-lang.org>
* correct typo [ci skip]Sampat Badhe2024-05-241-1/+1
|
* Update default gems list at 2cc047df9a92e0c6b9d0fb57f305f4 [ci skip]git2024-05-231-1/+1
|
* Update bundled gems list as of 2024-05-22git2024-05-221-1/+1
|
* Update bundled gems list at 7f0e26b7f99bf76408569892ce2031 [ci skip]git2024-05-201-0/+1
|
* Update bundled gems list at 10d02e71d1f57b68f530c0e669e444 [ci skip]git2024-05-171-1/+2
|
* Update default gems list at 4a1e4436a99c5794b022f03e8c0589 [ci skip]git2024-05-141-1/+1
|
* Update default gems list at afdfff933fefa17a8ef12f791b7f36 [ci skip]git2024-05-101-1/+1
|
* Update default gems list at fba7bdb710de11343fe7acaac8eba3 [ci skip]git2024-05-091-1/+1
|
* Update bundled gems list as of 2024-05-08git2024-05-091-1/+1
|
* Update default gems list at 548a72e537e4a189817f7e6ca28ad8 [ci skip]git2024-05-081-1/+1
|
* Update bundled gems list as of 2024-05-07git2024-05-071-1/+1
|
* Update default gems list at 93cffcf961daa58b5bc0b3e9194b79 [ci skip]git2024-05-051-1/+1
|
* Update default gems list at 008f2b9b6a8575c4380732f5ac4ee1 [ci skip]git2024-05-021-1/+1
|
* Update default gems list at fef6f5f2e1b89e8726c20c734f84bd [ci skip]git2024-05-011-1/+1
|
* Update default gems list at dbb1ba88ebb5a08ea5a856c8086aa2 [ci skip]git2024-04-291-1/+1
|
* Update default gems list at 3872e54039f467cdab5c9a0e384d91 [ci skip]git2024-04-261-1/+1
|
* Update default gems list at 981a8e89a3542e0a29206d7e159cb5 [ci skip]git2024-04-231-1/+1
|
* Update default gems list at a51139230bfbd509b300fafc48e9a1 [ci skip]git2024-04-181-1/+1
|
* Update refs [ci skip]Kazuhiro NISHIYAMA2024-04-181-2/+3
|
* Add NEWS entry for [[Feature #20429]]Jean Boussier2024-04-171-0/+5
| | | | Followup: https://github.com/ruby/ruby/pull/10532
* Update default gems list at 8e341d81c9a5d9874c2d4b65d87342 [ci skip]git2024-04-161-1/+1
|
* [DOC] Update NEWS.md [Misc #18984]Kouhei Yanagita2024-04-161-0/+5
|
* Update default gems list at fc363944b40e4031b447f91fa89793 [ci skip]git2024-04-151-0/+1
|
* show warning for unused blockKoichi Sasada2024-04-151-0/+7
| | | | | | | | | | | | | | | | | | | | | | With verbopse mode (-w), the interpreter shows a warning if a block is passed to a method which does not use the given block. Warning on: * the invoked method is written in C * the invoked method is not `initialize` * not invoked with `super` * the first time on the call-site with the invoked method (`obj.foo{}` will be warned once if `foo` is same method) [Feature #15554] `Primitive.attr! :use_block` is introduced to declare that primitive functions (written in C) will use passed block. For minitest, test needs some tweak, so use https://github.com/minitest/minitest/commit/ea9caafc0754b1d6236a490d59e624b53209734a for `test-bundled-gems`.
* [DOC] Typo fix in NEWS.mdVivek Gupta2024-04-111-6/+5
| | | | Fix https://github.com/ruby/ruby/pull/10366
* Update default gems list at 6846b985760d104320cc7c111754f4 [ci skip]git2024-04-091-1/+1
|