Граф коммитов

888 Коммитов

Автор SHA1 Сообщение Дата
Shugo Maeda a542512b7c Add Refinement#target and deprecate Refinement#refined_class
[Feature #19714]
2023-07-31 17:23:17 +09:00
git e40f8bbd20 Update bundled gems list at 2023-07-31 2023-07-31 06:59:54 +00:00
git 5de82ed401 Update bundled gems list at 2023-07-28 2023-07-28 06:59:38 +00:00
git e78af6b82d Update default gems list at b201ac0bc0 [ci skip] 2023-07-27 08:24:09 +00:00
git 46ca0e1ce4 Update bundled gems list at 2023-07-27 2023-07-27 07:00:06 +00:00
git bbf059fb84 Update default gems list at 134d874173 [ci skip] 2023-07-20 18:52:03 +00:00
git 62cb739ba5 Update bundled gems list at 2023-07-20 2023-07-20 07:00:26 +00:00
Jean Boussier fa30b99c34 Implement Process.warmup
[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.
2023-07-17 11:20:15 +02:00
git baf70c7dfe Update default gems list at 7ffb995f5e [ci skip] 2023-07-15 15:59:56 +00:00
Kazuhiro NISHIYAMA c227ae7e64
Sort by URL [ci skip] 2023-07-14 09:01:38 +09:00
git a74c721527 Update default gems list at 7f9c2a9bdd [ci skip] 2023-07-13 02:16:53 +00:00
git 84d0667ea8 Update default gems list at d40935c680 [ci skip] 2023-07-11 16:31:17 +00:00
git 5f915108da Update default gems list at 33e00b79a0 [ci skip] 2023-07-08 08:54:34 +00:00
Takashi Kokubun 57bf73225d Add a NEWS entry for --yjit-exec-mem-size [ci skip] 2023-07-05 14:42:20 -07:00
git 12fc80ab7f Update default gems list at 4bad2a9562 [ci skip] 2023-07-02 04:49:39 +00:00
git a6cc1fa5cf Update default gems list at ab5421547c [ci skip] 2023-06-29 01:08:30 +00:00
git 715c5ca4a4 Update default gems list at b954a4ebc6 [ci skip] 2023-06-28 07:53:31 +00:00
git 9df5b4562e Update bundled gems list at 2023-06-25 2023-06-25 07:00:17 +00:00
git 00c1bd66d6 Update default gems list at b7375770ef [ci skip] 2023-06-23 03:52:44 +00:00
Samuel Williams a87bce86bb
Allow setting the name of a class or module. (#7483)
Introduce `Module#set_temporary_name` for setting identifiers for otherwise
anonymous modules/classes.
2023-06-21 16:49:51 +09:00
git e5ae7a16b4 Update bundled gems list at 2023-06-17 2023-06-17 06:59:21 +00:00
git 58b8e217e1 Update bundled gems list at bd019ac87a [ci skip] 2023-06-14 05:25:02 +00:00
git c74f42a4fb Update bundled gems list at 2023-06-13 2023-06-13 06:59:40 +00:00
git 52131d84f2 Update bundled gems list at 2023-06-11 2023-06-11 07:01:53 +00:00
Hiroshi SHIBATA 11cc1827c4
Added entry for racc changes to NEWS.md 2023-06-09 16:30:55 +09:00
git 56d74e4ca0 Update bundled gems list at fcbc721ae9 [ci skip] 2023-06-09 06:47:23 +00:00
git 4e8b859c64 Update default gems list at e69bb9f0d7 [ci skip] 2023-06-08 08:26:25 +00:00
git 8a77275709 Update default gems list at 0f2ebfee85 [ci skip] 2023-06-08 01:09:45 +00:00
git 068672cfe8 Update default gems list at 4275a8098e [ci skip] 2023-06-04 15:25:17 +00:00
git 1bb7c3c447 Update default gems list at e6bd1852fb [ci skip] 2023-06-03 08:28:54 +00:00
git d7e82512e4 Update default gems list at c32a30ec09 [ci skip] 2023-06-02 08:21:30 +00:00
git 57fce84c14 Update default gems list at e5bce57e1d [ci skip] 2023-05-25 09:12:20 +00:00
git 8e2fac7b9c Update bundled gems list at 2023-05-25 2023-05-25 06:59:46 +00:00
git 52be7e8986 Update default gems list at a7d7032100 [ci skip] 2023-05-23 01:24:57 +00:00
git 892798cac8 Update default gems list at 8db13c179e [ci skip] 2023-05-20 09:32:21 +00:00
Kazuhiro NISHIYAMA bab9966b7a
[DOC] Fix a link [ci skip] 2023-05-15 22:36:02 +09:00
git cee6903763 Update bundled gems list at 2023-05-13 2023-05-13 06:59:15 +00:00
Hiroshi SHIBATA 71dc88df38
Added entry about ext/readline 2023-05-10 09:56:54 +09:00
git 091d04ccce Update bundled gems list at 9d6bfe3815 [ci skip] 2023-05-09 03:57:54 +00:00
Takashi Kokubun b4e4ad9545 Write up NEWS entries for RJIT [ci skip] 2023-05-04 16:10:14 -07:00
Takashi Kokubun 60eb181c37 Merge a YJIT release notes draft into NEWS [ci skip] 2023-05-04 15:59:46 -07:00
Takashi Kokubun 546093e8d9 Add YJIT-related NEWS entries [ci skip] 2023-05-04 15:52:59 -07:00
git 4134eb2191 Update bundled gems list at f6694b5bc8 [ci skip] 2023-04-28 02:05:08 +00:00
Vladimir Dementyev b09f5c7bf7
MatchData#named_captures: add optional symbolize_names keyword (#6952) 2023-04-19 11:19:31 +12:00
Kazuhiro NISHIYAMA 2f6539fc94
Sort by URL [ci skip] 2023-04-18 09:28:47 +09:00
Nobuyoshi Nakada 165ef42b3c
* append newline at EOF. [ci skip] 2023-04-17 22:34:20 +09:00
Jean Boussier f3979aec76 Add spec for `Warning[:performance]`
[Feature #19538]
2023-04-17 10:29:46 +02:00
git 07428e7277 Update default gems list at 67743d5823 [ci skip] 2023-04-14 06:39:44 +00:00
git 0a092d00cc Update default gems list at f09638fe25 [ci skip] 2023-04-13 09:52:07 +00:00
git 3423ba9cef Update default gems list at f7c8d3bf96 [ci skip] 2023-04-09 13:44:59 +00:00
git c78476cee8 Update default gems list at 6ca1f3eec4 [ci skip] 2023-04-06 07:18:54 +00:00
Aaron Patterson 8525603c72
Revert "Fix transient heap mode"
This reverts commit 87253d047c.

Revert "Implement `Process.warmup`"

This reverts commit ba6ccd8714.
2023-04-04 12:59:14 -07:00
Jean Boussier ba6ccd8714 Implement `Process.warmup`
[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.
2023-04-04 19:49:08 +02:00
git 09ad7e20d3 Update default gems list at 6fb6d85aee [ci skip] 2023-04-03 05:20:16 +00:00
git f8f15e247d Update bundled gems list at 2023-03-29 2023-03-29 07:00:50 +00:00
git c2ea229889 Update default gems list at 120d8d0ae2 [ci skip] 2023-03-28 02:12:58 +00:00
git 466322ec6e Update default gems list at ec14b381c1 [ci skip] 2023-03-27 15:16:18 +00:00
Jeremy Evans 836e9a192b Add Dir.for_fd
This returns a Dir instance for the given directory file descriptor.
If fdopendir is not supported, this raises NotImplementedError.

Implements [Feature #19347]
2023-03-24 11:18:57 -07:00
Jeremy Evans 3be65f63c7 Add Dir#chdir
This uses Dir.fchdir if supported, or Dir.chdir otherwise.

Implements [Feature #19347]
2023-03-24 11:18:57 -07:00
Jeremy Evans 466ca7ae20 Add Dir.fchdir
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]
2023-03-24 11:18:57 -07:00
git 1e73bdbfc4 Update bundled gems list at 2023-03-13 2023-03-13 07:02:11 +00:00
git fd4a397e88 Update bundled gems list at 2023-03-07 2023-03-07 07:01:48 +00:00
git c077df9b28 Update default gems list at 56ebeba436 [ci skip] 2023-03-07 02:48:16 +00:00
git 55367b3bd7 Update bundled gems list at e87d088291 [ci skip] 2023-03-06 06:04:03 +00:00
git ecb99feff4 Update bundled gems list at a3abe3fd6d [ci skip] 2023-03-05 06:30:59 +00:00
git ee83274f36 Update bundled gems list at 2023-03-01 2023-03-01 07:02:27 +00:00
git cd1991281e Update bundled gems list at 2023-02-28 2023-02-28 07:01:59 +00:00
git 494c274b82 Update bundled gems list at 2023-02-27 2023-02-27 07:01:23 +00:00
Jean Boussier 2a5354e593 Implement ObjectSpace::WeakKeyMap basic allocator
[Feature #18498]
2023-02-23 16:01:57 +01:00
git ace116fceb Update default gems list at 0cde887eb9 [ci skip] 2023-02-21 15:36:48 +00:00
git 61709227bb Update default gems list at b572f2436c [ci skip] 2023-02-21 11:00:14 +00:00
git 2573730658 Update default gems list at 65b6411e9d [ci skip] 2023-02-16 00:58:12 +00:00
git 740b45a4df Update default gems list at a66bc448a4 [ci skip] 2023-02-07 12:27:05 +00:00
git 4d35365ace Update default gems list at cbd5de4f88 [ci skip] 2023-02-03 07:50:34 +00:00
git a874c3f4bb Update default gems list at 5a9e2f142d [ci skip] 2023-02-02 14:04:02 +00:00
git 71e9eacc4c Update default gems list at 8087ba736e [ci skip] 2023-02-02 04:45:47 +00:00
git 1c7bf378a1 Update default gems list at b432867429 [ci skip] 2023-01-30 08:29:31 +00:00
Kazuhiro NISHIYAMA d623210811
[DOC] Fix a link [ci skip] 2023-01-23 09:34:03 +09:00
Shugo Maeda c948a08136
Add a NEWS entry for [Feature #19314] [ci skip] 2023-01-20 21:41:40 +09:00
git d80a574a04 Update bundled gems list at 2023-01-20 2023-01-20 07:05:11 +00:00
git 5ce3855d90 Update default gems list at 8a771efec2 [ci skip] 2023-01-18 04:53:47 +00:00
git f8249eb49a Update default gems list at 492d37fbbd [ci skip] 2023-01-17 08:47:20 +00:00
Nobuyoshi Nakada 447f8f7a3c
[DOC] Changed gem list style in NEWS.md 2023-01-13 20:34:45 +09:00
git 3faecaaa60 Update bundled gems list at b7598b535e [ci skip] 2023-01-12 10:34:00 +00:00
git 1be669d063 Update bundled gems list at 2023-01-06 2023-01-06 07:02:20 +00:00
Benoit Daloze 03dd37775a Raise an ArgumentError for unknown pack/unpack directive
* [Bug #19150]
2023-01-05 19:05:03 +01:00
nagachika fdac148637 NEWS.md: remove a redundant bundled gems entry. [ci skip] 2023-01-03 17:15:28 +09:00
git d87cf4cc2a Update bundled gems list at 2bbf63dd86 [ci skip] 2023-01-03 06:47:33 +00:00
git 51021fc710 Update bundled gems list at 2023-01-02 2023-01-02 07:04:24 +00:00
git 39a96b4344 Update default gems list at b7ad60a794 [ci skip] 2022-12-26 06:10:05 +00:00
git d29096f4a8 Update default gems list at cd6c7613f3 [ci skip] 2022-12-26 03:08:21 +00:00
Kazuhiro NISHIYAMA bb2c360138
Update NEWS.md for 3.3.0 [ci skip] 2022-12-26 11:43:08 +09:00
Kazuhiro NISHIYAMA 07c19cf551
Fix a grammar [ci skip] 2022-12-25 13:30:43 +09:00
git 82b8805eb4 Update default gems list at 8f05e4f54b [ci skip] 2022-12-24 20:56:10 +00:00
Hiroshi SHIBATA d521c9e5a7
cosmetic changes for external link 2022-12-24 17:54:21 +09:00
Hiroshi SHIBATA 8263feaa22
Added some of new features for RubyGems 3.4 and Bundler 2.4 2022-12-24 17:20:09 +09:00
git 03e030d463 Update default gems list at f6620037ba [ci skip] 2022-12-24 07:57:38 +00:00
Peter Zhu 97280faf28 Add blog post on VWA to NEWS.md [ci skip]
The link currently 404s but the blog post will be published on Dec 25.
2022-12-23 09:46:37 -05:00
Koichi Sasada 970b26fb71 NEWS.md: add 2 functions for debuggers [ci skip] 2022-12-23 15:30:59 +09:00
git 0d75d403ab Update bundled gems list at 2192f2e6bc [ci skip] 2022-12-23 05:49:37 +00:00
git fe2c996adb Update default gems list at 2fb6b39142 [ci skip] 2022-12-23 01:01:00 +00:00
git 5507b32d19 Update default gems list at 2d2baaf2f4 [ci skip] 2022-12-23 00:52:44 +00:00
git f17448e8c3 Update bundled gems list at fe2bcd3528 [ci skip] 2022-12-23 00:35:50 +00:00
Takashi Kokubun cce6a30fdd Avoid calling it a stdlib [ci skip]
It technically is, but it's probably just confusing for most people.
2022-12-22 13:39:08 -08:00
git ed81d0f5f6 Update default gems list at fe7190a8c1 [ci skip] 2022-12-22 08:49:43 +00:00
Kazuki Tsujimoto 298176f23a
NEWS.md: Update power_assert version 2022-12-22 16:20:23 +09:00
Kazuhiro NISHIYAMA af0ea88b30
Fix link [ci skip] 2022-12-22 15:02:36 +09:00
Jeremy Evans 1e193c78d2 Clarify NEWS entry for Bug #16889 2022-12-21 21:05:08 -08:00
Nobuyoshi Nakada 4e6c44e297
[DOC] Fix the paragraph about PRNG update 2022-12-22 12:48:11 +09:00
Hiroshi SHIBATA e3847f39a1
Added the missing word with 1e1d7047fc 2022-12-22 12:27:09 +09:00
Hiroshi SHIBATA 1e1d7047fc
Introduce GH releases for default gems and bundled gems 2022-12-22 12:25:00 +09:00
Yusuke Endoh 2811d9d224 NEWS.md: Tweak "Constant lookup when defining a class/module" 2022-12-18 19:18:35 +09:00
Yusuke Endoh dd338ae124 NEWS.md: Fix typos 2022-12-18 18:48:02 +09:00
Yusuke Endoh 937299ede1 NEWS.md: Fix a typo 2022-12-18 18:47:19 +09:00
Takashi Kokubun 5b76a8ed56
Introduce some notable IRB features in NEWS [ci skip] 2022-12-21 17:41:00 -08:00
Takashi Kokubun 2537182063
Make it clear that it doesn't update the receiver [ci skip] 2022-12-21 16:45:54 -08:00
Takashi Kokubun 4e6b4cce80
Add Data#with to examples in the NEWS [ci skip] 2022-12-21 16:44:47 -08:00
Nobuyoshi Nakada befc99c008
[DOC] tool/update-NEWS-refs.rb: Align footnotes 2022-12-21 20:48:51 +09:00
Nobuyoshi Nakada c7c006cc68
[DOC] tool/update-NEWS-refs.rb: Remove extra brackets
Surrounding with brackets is just a convention for the bugs tracker
links.
2022-12-21 20:48:51 +09:00
Hiroshi SHIBATA 684fa46ee6
Removed empty section 2022-12-21 18:57:37 +09:00
sampatbadhe 2c3475d96e correct typo [ci skip] 2022-12-21 08:20:23 +09:00
Benoit Daloze 4495dea153 Improve documentation for fiber-scoped variables
* Especially around Enumerator.
2022-12-20 23:05:56 +01:00
git 3ded50a36c Update default gems list at b2bf5d237b [ci skip] 2022-12-20 17:08:54 +00:00
Yuta Saito 25635bbcee Add links to Wasm port resources to NEWS.md 2022-12-21 00:10:27 +09:00
Yusuke Endoh 950dc16989 Move Coverage-related items to Stdlib section 2022-12-17 19:04:55 +09:00
Yusuke Endoh c00f7cfb9b Move Socket-related changes to stdlib section 2022-12-17 18:29:24 +09:00
git a5a40259e4 Update default gems list at 20f9316f9d [ci skip] 2022-12-20 05:50:57 +00:00
Hiroshi SHIBATA 9761422f47
Added news entries for Bundler 2022-12-19 15:55:13 +09:00
git 919b5bfce3 Update default gems list at 1142bc875b [ci skip] 2022-12-19 06:00:53 +00:00
Kazuhiro NISHIYAMA 65ce6795fe
Sort by URL [ci skip] 2022-12-19 14:39:02 +09:00
Hiroshi SHIBATA 9a48459393
Added notable changes for the default gems 2022-12-19 14:22:18 +09:00
Takashi Kokubun 4de514da38 Revert "Mentioned https://github.com/ruby/ruby/pull/6086 to NEWS"
This reverts commit 6229c02d6b.

Nothing has been changed in RubyVM.stat on normal Ruby build. It seems
confusing to say that something has been changed there. The flag is
supposed to be enabled only by CRuby developers, and it's not efficient
enough for public consumption.
2022-12-18 21:04:10 -08:00
Hiroshi SHIBATA df4820e749
Added some changes that are only exists on GitHub to NEWS 2022-12-19 12:10:02 +09:00
Hiroshi SHIBATA 40ec3762d2
Mentioned https://github.com/ruby/date/pull/80 2022-12-19 11:45:23 +09:00
Hiroshi SHIBATA 289d99cc62
Merge Time class sections on NEWS 2022-12-19 11:43:56 +09:00
Hiroshi SHIBATA 6229c02d6b
Mentioned https://github.com/ruby/ruby/pull/6086 to NEWS 2022-12-19 11:38:25 +09:00
Hiroshi SHIBATA 63a9b72c17
Removed empty section 2022-12-19 11:34:17 +09:00
git e123695fbc Update default gems list at 08d21b4bd2 [ci skip] 2022-12-19 01:51:11 +00:00
Nobuyoshi Nakada 3d2eb7c9a6 [Feature #18033] [DOC] Add NEWS 2022-12-16 22:52:59 +09:00
Yusuke Endoh b9ea83fc1c Update NEWS.md
Regexp optimization and Wasm support are added.
2022-12-16 02:21:50 +09:00
git 850661dd6d Update default gems list at 11f3bef260 [ci skip] 2022-12-16 06:36:43 +00:00
git 5983df93d4 Update default gems list at 2cd22f9abd [ci skip] 2022-12-16 06:35:45 +00:00
git 29cb767a1c Update default gems list at d95ee11462 [ci skip] 2022-12-16 03:53:18 +00:00
git bb78445695 Update default gems list at 7e26ff7dc0 [ci skip] 2022-12-16 02:37:02 +00:00
Koichi Sasada ae19ac5b5b fixed encoding table
This reduces global lock acquiring for reading.
https://bugs.ruby-lang.org/issues/18949
2022-12-16 10:04:37 +09:00
Hiroshi SHIBATA 15b60bb1a4
Mentioned https://bugs.ruby-lang.org/issues/17767 on NEWS.md 2022-12-16 09:13:35 +09:00
Takashi Kokubun 5ca46399f1
Add NEWS entries about CGI and ERB [ci skip] 2022-12-15 16:02:27 -08:00
Takashi Kokubun 4872e8ef14
Improve Struct NEWS [ci skip]
I meant to commit diff, but it was left uncommitted locally.
2022-12-15 13:06:29 -08:00
Takashi Kokubun 53db8fb450
Add Struct examples to NEWS [ci skip] 2022-12-15 11:54:12 -08:00
Takashi Kokubun 2ae0e27a69
Add Data.define examples to NEWS [ci skip] 2022-12-15 11:49:59 -08:00
Jemma Issroff c0b14e128f Update NEWS.md to include shapes and gc bitmap marking 2022-12-15 11:46:55 -08:00
git 723cca6d82 Update bundled gems list at e3ed6c0783 [ci skip] 2022-12-15 13:20:17 +00:00
Peter Zhu cca54c8b1b [ci skip] Add entry to NEWS.md about VWA 2022-12-14 08:56:19 -05:00
git 45e84d1779 Update default gems list at 1a8d460534 [ci skip] 2022-12-14 08:49:28 +00:00
git 31bc403e88 Update default gems list at 95d7b5e2e9 [ci skip] 2022-12-14 08:43:10 +00:00
git f60c080849 Update default gems list at 15f5842a5f [ci skip] 2022-12-14 07:54:33 +00:00
git d652474a66 Update default gems list at 0b67e435ed [ci skip] 2022-12-14 07:39:20 +00:00
git 82b61f53be Update default gems list at c6f41a3255 [ci skip] 2022-12-14 07:08:24 +00:00
git c96ffd36e2 Update default gems list at 989d993f5b [ci skip] 2022-12-14 07:01:55 +00:00
git 00acc9b057 Update default gems list at 9e4d7e99ce [ci skip] 2022-12-14 06:18:45 +00:00
git c4009a2e83 Update default gems list at e2f4b8bf77 [ci skip] 2022-12-14 06:17:14 +00:00
git a7cf39bba8 Update default gems list at 87d32376d9 [ci skip] 2022-12-14 05:54:44 +00:00
git a3b2719a09 Update default gems list at 0c27c1b3fc [ci skip] 2022-12-14 05:49:54 +00:00
git 6b41a2f9e7 Update default gems list at 067747bb9a [ci skip] 2022-12-14 05:36:41 +00:00
git 25f727d4ca Update default gems list at a1dba60b5b [ci skip] 2022-12-13 18:37:48 +00:00
Takashi Kokubun a66a69865d
YJIT: Change the default mem size to 64MiB (#6912)
* YJIT: Change the default mem size to 64MiB

* Also update ruby --help

Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>
2022-12-13 11:00:22 -05:00
Maxime Chevalier-Boisvert 1004d693b7
Make it so YJIT is no longer marked as experimental (#6909)
Tested on production workloads at Shopify for > 1 year and proven
to be quite stable. Enabling YJIT at run-time is still guarded
behind the --yjit command-line option for now.
2022-12-12 15:13:46 -05:00
Nobuyoshi Nakada f093b619a4
[DOC] NEWS about [Feature #19104] 2022-12-12 13:56:06 +09:00
nagachika 9477ec732b NEWS.md: fix ticket ref position. 2022-12-11 20:23:36 +09:00
Kazuhiro NISHIYAMA d245c2ec48
Fix typos [ci skip] 2022-12-11 19:27:21 +09:00
Nobuyoshi Nakada 0645c8b3c1
[DOC] Fix update-NEWS-refs.rb
* Issue numbers are path components but not fragments
* Align justification width to Feature lines
2022-12-10 19:01:29 +09:00
nagachika c33615b654 NEWS.md: Added compatibility issue of String#to_c. [ruby-core:110523] [Bug #19087] 2022-12-10 16:10:39 +09:00
git 7c438328d5 Update default gems list at 01cf3ab3b8 [ci skip] 2022-12-09 07:59:57 +00:00
git c668eaff1e Update default gems list at 93ac1503be [ci skip] 2022-12-09 07:37:03 +00:00
git db09ddf862 Update default gems list at d7baa17b49 [ci skip] 2022-12-09 05:58:23 +00:00
git 54a6bd2f00 Update default gems list at 95b423f93a [ci skip] 2022-12-09 04:36:27 +00:00
git 234c3a056e Update default gems list at 8bbf4e5d8d [ci skip] 2022-12-08 21:00:41 +00:00
git 516fe62734 Update default gems list at 6f44dc8edf [ci skip] 2022-12-08 07:24:21 +00:00
git b2764752b2 Update default gems list at b9d055d760 [ci skip] 2022-12-08 05:13:10 +00:00
git 7cd0dacb0b Update default gems list at 9fce6014b5 [ci skip] 2022-12-08 02:09:25 +00:00
Maxime Chevalier-Boisvert 3bb7a40160
Update NEWS.md 2022-12-07 15:00:18 -05:00
nagachika f725bf358a Fix a typo in NEWS.md. [ci-skip] 2022-12-07 21:27:36 +09:00
Nobuyoshi Nakada 581b4a3c88
NEWS.md: Remove an extraneous word [ci skip] 2022-12-07 19:48:38 +09:00
Nobuyoshi Nakada c43203fd09
NEWS.md: Remove white space only lines [ci skip] 2022-12-07 19:19:26 +09:00
Jean Boussier 1968b4e2c7 Mention `rb_hash_new_capa` and `rb_internal_thread_*` in NEWS.md 2022-12-07 10:08:25 +01:00
Yusuke Endoh bcd8b2f00a NEWS.md: Added some missing features
Also, tool/update-NEWS-refs.rb is added to help the update of NEWS.md.
2022-12-07 12:32:29 +09:00
Yusuke Endoh 8684904cb4 NEWS.md: Explain the change of [Feature #18367] 2022-12-07 08:11:35 +09:00
Koichi Sasada 87a1fb9ac3 NEWS: `UnboundMethod#==` 2022-12-06 18:23:54 +09:00
Kazuhiro NISHIYAMA 53473f8ea9
Remove unused link [ci skip] 2022-12-06 11:52:34 +09:00
Kazuhiro NISHIYAMA cf12a8f23e
Fix a link [ci skip] 2022-12-06 11:52:20 +09:00
Kazuhiro NISHIYAMA 78d42c23e2
Remove unused headings [ci skip] 2022-12-06 11:51:07 +09:00
Martin Dürst 68bb6bfc35 update NEWS to mention Unicode version 15.0.0 2022-12-06 10:17:34 +09:00
git 8e5d1277fa Update default gems list at fa865f5752 [ci skip] 2022-12-05 10:45:25 +00:00
git d0888f7784 Update default gems list at 3fe5890f7b [ci skip] 2022-12-05 10:30:39 +00:00
git faee3b9039 Update default gems list at b62b7dc705 [ci skip] 2022-12-05 08:33:45 +00:00
git 8f7ec172a6 Update default gems list at 325ac80c21 [ci skip] 2022-12-05 08:18:45 +00:00
git ab314610ab Update default gems list at 3909cfaa02 [ci skip] 2022-12-05 08:14:37 +00:00
git f64718cb32 Update default gems list at faafb7b740 [ci skip] 2022-12-05 08:04:37 +00:00
git 88735f9e18 Update default gems list at 95e272baf8 [ci skip] 2022-12-05 08:03:06 +00:00
git 2c78ca64cb Update default gems list at f5355df610 [ci skip] 2022-12-05 07:52:19 +00:00