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

423 Коммитов

Автор SHA1 Сообщение Дата
Kazuhiro NISHIYAMA 1520936aa7
Fix a link [ci skip] 2022-08-01 12:34:03 +09:00
Akinori MUSHA d050f162a7
Mention Enumerator.product/Enumerator::Product in the NEWS.md 2022-07-30 20:05:14 +09:00
git 1052ad4e48 Update bundled gems list at 156da55c16 [ci skip] 2022-07-13 06:46:52 +00:00
git e99e1f0f3f Update bundled gems list at 2022-07-12 2022-07-12 07:03:23 +00:00
git 53afacd036 Update bundled gems list at 2022-07-06 2022-07-06 07:03:41 +00:00
git b92fb78696 Update bundled gems list at 2022-07-04 2022-07-04 07:03:51 +00:00
git 3124422bc8 Update bundled gems list at e0c6e288f0 [ci skip] 2022-07-01 06:53:37 +00:00
git c0b5124043 Update default gems list at 50e13870bf [ci skip] 2022-06-25 09:11:16 +00:00
git 641a732909 Update bundled gems list at 2022-06-21 2022-06-21 07:05:34 +00:00
Nobuyoshi Nakada 1e9939dae2 [Feature #18788] Support options as `String` to `Regexp.new`
`Regexp.new` now supports passing the regexp flags not only as an
`Integer`, but also as a `String.  Unknown flags raise errors.
2022-06-20 19:35:12 +09:00
Nobuyoshi Nakada ab2a43265c Warn suspicious flag to `Regexp.new`
Now second argument should be `true`, `false`, `nil` or Integer.
This flag is confused with third argument some times.
2022-06-20 19:35:12 +09:00
git 271bcc0c1c Update bundled gems list at 150bd6e242 [ci skip] 2022-06-20 02:45:22 +00:00
git daf086c0e1 Update bundled gems list at 2022-06-15 2022-06-15 07:01:39 +00:00
Jeremy Evans 7cda7fbbdc
Add Module#undefined_instance_methods
Implements [Feature #12655]

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
2022-06-06 09:57:32 -07:00
git ab7f8e32aa Update default gems list at fde4519af8 [ci skip] 2022-05-25 09:09:04 +00:00
git 6ba394ce30 Update bundled gems list at 2022-05-21 2022-05-21 07:07:14 +00:00
git e3434118c2 Update default gems list at bcdbfe4b6e [ci skip] 2022-05-20 09:02:36 +00:00
git 093c516ce5 Update default gems list at 6b6d7df39d [ci skip] 2022-05-18 01:04:36 +00:00
Samuel Williams 32de6097b2
Fix various autoload race conditions. (#5898)
* Add RUBY_VM_CRITICAL_SECTION for detecting unexpected context switch.

* Prevent race between GC mark and autoload setup.

* Protect race on autoload state.

* Avoid potential race condition when allocating `autoload_featuremap`.

* Add NEWS entry for autoload fixes.
2022-05-15 16:07:12 +12:00
git 0161dc3edc Update default gems list at ecf32dbfc0 [ci skip] 2022-05-09 09:21:02 +00:00
git 95bb7e0a25 Update default gems list at a370eb5a63 [ci skip] 2022-05-09 09:19:47 +00:00
git 99f490475f Update default gems list at 30632efeaa [ci skip] 2022-05-09 07:48:37 +00:00
git 546f6ce432 Update default gems list at fbbe7ac7e3 [ci skip] 2022-05-09 07:36:53 +00:00
git 98e3fdb444 Update bundled gems list at 25eb63fa7f [ci skip] 2022-05-08 14:05:55 +00:00
git 840dbe1cbf Update default gems list at cd2613b6a4 [ci skip] 2022-04-27 20:57:25 +00:00
Tim Smith 810b9c344a Resolve several markedown warnings
- Spaces before and after blocks.
- Single spaces after sentences everywhere

Signed-off-by: Tim Smith <tsmith@mondoo.com>
2022-04-19 08:32:37 +09:00
git 566fb7fa7d Update default gems list at 2aca566a10 [ci skip] 2022-04-15 21:35:19 +00:00
git 1f3448f524 Update bundled gems list at 8197ae35f9 [ci skip] 2022-04-06 14:57:47 +00:00
Benoit Daloze 573005983a Give some tips on how to find the missing ruby2_keywords 2022-04-05 11:54:57 +02:00
Benoit Daloze d3f659d3f9 Add NEWS entry for Bug #18625 to help adding ruby2_keywords in the missing places 2022-04-05 11:42:02 +02:00
git dcc3c2858f Update bundled gems list at e73d76027e [ci skip] 2022-04-02 10:29:56 +00:00
git 7dfea79ebf Update bundled gems list at b3a05827c7 [ci skip] 2022-04-01 05:44:35 +00:00
git f24abc0bb2 Update default gems list at 06f94d1784 [ci skip] 2022-04-01 04:57:20 +00:00
git f380a25520 Update default gems list at 8a38419b73 [ci skip] 2022-03-31 15:23:12 +00:00
Jeremy Evans 79b59fee16 Update NEWS for proc autosplat change 2022-03-30 11:39:27 -07:00
Jeremy Evans 5d43969e92 Update NEWS for TracePoint#enable target_thread default change 2022-03-29 18:33:16 -07:00
Nobuyoshi Nakada 282baa6943
[DOC] Move the entry for [Feature #18571] 2022-03-28 15:03:41 +09:00
Kazuhiro NISHIYAMA 4e580bd67a
Fix a link [ci skip] 2022-03-28 10:59:35 +09:00
Hiroshi SHIBATA c3555e3da4
Added entry of Psych changes for #18571 2022-03-28 10:43:10 +09:00
Jeremy Evans f79765abe8 Update NEWS for {Kernel,TracePoint}#binding change 2022-03-25 14:33:24 -07:00
git 04591e1be7 Update default gems list at 4c4a1e2035 [ci skip] 2022-03-24 12:39:01 +00:00
Kazuhiro NISHIYAMA bbd29fe0b6
Fix a link [ci skip] 2022-03-22 09:49:32 +09:00
Shugo Maeda 2fdfd499db
Add a NEWS entry about [Feature #18598] [ci skip] 2022-03-18 11:53:36 +09:00
Jeremy Evans b6804d62f8 Make Proc#parameters support lambda keyword for returning parameters as if lambda
This makes it easier to use Proc#parameters to build wrappers.

Implements [Feature #15357]
2022-03-17 11:52:02 -07:00
git df6f2b645f Update default gems list at fadc7a150c [ci skip] 2022-03-17 08:29:21 +00:00
Kazuhiro NISHIYAMA 9d6cc7e4c0
Fix a link [ci skip] 2022-03-14 07:52:40 +09:00
Martin Dürst 2672502457 mention Unicode Version 14.0.0 2022-03-13 09:19:52 +09:00
git 7f5440756e Update default gems list at bd18623307 [ci skip] 2022-03-10 13:59:25 +00:00
git ff7eb85125 Update default gems list at 9c531ca524 [ci skip] 2022-03-07 11:09:43 +00:00
git c1790f8c11 Update default gems list at 7f7db124ee [ci skip] 2022-03-03 08:56:31 +00:00