summaryrefslogtreecommitdiff
path: root/NEWS.md
Commit message (Collapse)AuthorAgeFilesLines
* [DOC] Fix a link [ci skip]Kazuhiro NISHIYAMA2023-05-151-0/+1
|
* Update bundled gems list at 2023-05-13git2023-05-131-0/+1
|
* Added entry about ext/readlineHiroshi SHIBATA2023-05-101-0/+5
|
* Update bundled gems list at 9d6bfe3815118e7734515d29f9f51c [ci skip]git2023-05-091-1/+1
|
* Write up NEWS entries for RJIT [ci skip]Takashi Kokubun2023-05-041-0/+8
|
* Merge a YJIT release notes draft into NEWS [ci skip]Takashi Kokubun2023-05-041-7/+15
|
* Add YJIT-related NEWS entries [ci skip]Takashi Kokubun2023-05-041-1/+12
|
* Update bundled gems list at f6694b5bc89dffdc1d8b24f8c08ded [ci skip]git2023-04-281-1/+1
|
* MatchData#named_captures: add optional symbolize_names keyword (#6952)Vladimir Dementyev2023-04-191-0/+4
|
* Sort by URL [ci skip]Kazuhiro NISHIYAMA2023-04-181-1/+1
|
* * append newline at EOF. [ci skip]Nobuyoshi Nakada2023-04-171-1/+1
|
* Add spec for `Warning[:performance]`Jean Boussier2023-04-171-0/+8
| | | | [Feature #19538]
* Update default gems list at 67743d582317544d2c830b63d3423b [ci skip]git2023-04-141-1/+1
|
* Update default gems list at f09638fe25d86c4d619a1f45b1595c [ci skip]git2023-04-131-0/+1
|
* Update default gems list at f7c8d3bf96e7e56f7a4bef4fe312f1 [ci skip]git2023-04-091-1/+1
|
* Update default gems list at 6ca1f3eec4222924c7e23642a68b51 [ci skip]git2023-04-061-0/+1
|
* Revert "Fix transient heap mode"Aaron Patterson2023-04-041-7/+0
| | | | | | | | This reverts commit 87253d047ce35e7836b6f97edbb4f819879a3b25. Revert "Implement `Process.warmup`" This reverts commit ba6ccd871442f55080bffd53e33678c0726787d2.
* Implement `Process.warmup`Jean Boussier2023-04-041-0/+7
| | | | | | | | | | | | [Feature #18885] For now, the optimizations performed are: - Run a major GC - Compact the heap - Promote all surviving objects to oldgen Other optimizations may follow.
* Update default gems list at 6fb6d85aeed3ed12cf92ae2af00908 [ci skip]git2023-04-031-0/+1
|
* Update bundled gems list at 2023-03-29git2023-03-291-0/+1
|
* Update default gems list at 120d8d0ae2d6db4756f6d10ebff562 [ci skip]git2023-03-281-0/+1
|
* Update default gems list at ec14b381c13bf672249999213b22c6 [ci skip]git2023-03-271-0/+1
|
* Add Dir.for_fdJeremy Evans2023-03-241-0/+2
| | | | | | | This returns a Dir instance for the given directory file descriptor. If fdopendir is not supported, this raises NotImplementedError. Implements [Feature #19347]
* Add Dir#chdirJeremy Evans2023-03-241-0/+2
| | | | | | This uses Dir.fchdir if supported, or Dir.chdir otherwise. Implements [Feature #19347]
* Add Dir.fchdirJeremy Evans2023-03-241-0/+6
| | | | | | | | | | | | This is useful for passing directory file descriptors over UNIX sockets or to child processes to avoid TOCTOU vulnerabilities. The implementation follows the Dir.chdir code. This will raise NotImplementedError on platforms not supporting both fchdir and dirfd. Implements [Feature #19347]
* Update bundled gems list at 2023-03-13git2023-03-131-1/+1
|
* Update bundled gems list at 2023-03-07git2023-03-071-1/+1
|
* Update default gems list at 56ebeba436f7030694eea336fabad2 [ci skip]git2023-03-071-0/+1
|
* Update bundled gems list at e87d0882910001ef3b0c2ccd43bf00 [ci skip]git2023-03-061-1/+1
|
* Update bundled gems list at a3abe3fd6d59a3624a193028a0d3b6 [ci skip]git2023-03-051-1/+1
|
* Update bundled gems list at 2023-03-01git2023-03-011-2/+2
|
* Update bundled gems list at 2023-02-28git2023-02-281-1/+1
|
* Update bundled gems list at 2023-02-27git2023-02-271-2/+2
|
* Implement ObjectSpace::WeakKeyMap basic allocatorJean Boussier2023-02-231-0/+6
| | | | [Feature #18498]
* Update default gems list at 0cde887eb9fd47b9857c9e4a7fbafc [ci skip]git2023-02-211-0/+1
|
* Update default gems list at b572f2436c70bef75126fe4e30910a [ci skip]git2023-02-211-1/+1
|
* Update default gems list at 65b6411e9db31591ae2a4928acaa0b [ci skip]git2023-02-161-0/+1
|
* Update default gems list at a66bc448a40929207fcf6e97107d71 [ci skip]git2023-02-071-1/+1
|
* Update default gems list at cbd5de4f88b889eb6bd40ddb073da5 [ci skip]git2023-02-031-1/+1
|
* Update default gems list at 5a9e2f142d9debfb44d7d23f6821b8 [ci skip]git2023-02-021-1/+1
|
* Update default gems list at 8087ba736e447c11296fadd9cf32bd [ci skip]git2023-02-021-1/+1
|
* Update default gems list at b432867429d8a311b2c73230b5cdd4 [ci skip]git2023-01-301-1/+0
|
* [DOC] Fix a link [ci skip]Kazuhiro NISHIYAMA2023-01-231-1/+2
|
* Add a NEWS entry for [Feature #19314] [ci skip]Shugo Maeda2023-01-201-0/+1
|
* Update bundled gems list at 2023-01-20git2023-01-201-1/+1
|
* Update default gems list at 8a771efec21c9dacad5bb8bf14b81c [ci skip]git2023-01-181-1/+1
|
* Update default gems list at 492d37fbbd3613b7fb180eec529860 [ci skip]git2023-01-171-0/+1
|
* [DOC] Changed gem list style in NEWS.mdNobuyoshi Nakada2023-01-131-14/+15
|
* Update bundled gems list at b7598b535e49d316110aa96542a746 [ci skip]git2023-01-121-0/+1
|
* Update bundled gems list at 2023-01-06git2023-01-061-0/+1
|