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