summaryrefslogtreecommitdiff
path: root/NEWS.md
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Raise an ArgumentError for unknown pack/unpack directiveBenoit Daloze2023-01-051-0/+10
| | | | * [Bug #19150]
* NEWS.md: remove a redundant bundled gems entry. [ci skip]nagachika2023-01-031-2/+3
|
* Update bundled gems list at 2bbf63dd867fe3d349b1758805ad44 [ci skip]git2023-01-031-0/+1
|
* Update bundled gems list at 2023-01-02git2023-01-021-0/+1
|
* Update default gems list at b7ad60a79440f65cf883d3ff9dbdde [ci skip]git2022-12-261-0/+7
|
* Update default gems list at cd6c7613f31a371326d86de55af159 [ci skip]git2022-12-261-0/+1
|
* Update NEWS.md for 3.3.0 [ci skip]Kazuhiro NISHIYAMA2022-12-261-790/+2
|
* Fix a grammar [ci skip]Kazuhiro NISHIYAMA2022-12-251-1/+1
|
* Update default gems list at 8f05e4f54bdb3bcf05574bd5f12e56 [ci skip]git2022-12-241-2/+2
|
* cosmetic changes for external linkHiroshi SHIBATA2022-12-241-8/+6
|
* Added some of new features for RubyGems 3.4 and Bundler 2.4Hiroshi SHIBATA2022-12-241-1/+9
|
* Update default gems list at f6620037ba1477d2c337d7b511f094 [ci skip]git2022-12-241-2/+2
|
* Add blog post on VWA to NEWS.md [ci skip]Peter Zhu2022-12-231-2/+2
| | | | The link currently 404s but the blog post will be published on Dec 25.
* NEWS.md: add 2 functions for debuggers [ci skip]Koichi Sasada2022-12-231-0/+1
|
* Update bundled gems list at 2192f2e6bc361396f6a81ead955a0d [ci skip]git2022-12-231-1/+1
|
* Update default gems list at 2fb6b391423fbefc4a542765727a48 [ci skip]git2022-12-231-1/+1
|
* Update default gems list at 2d2baaf2f46d447f64f4f8fd7cfa3a [ci skip]git2022-12-231-1/+1
|
* Update bundled gems list at fe2bcd352899cd402091c2815846d1 [ci skip]git2022-12-231-3/+3
|