We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e74c7 commit f4ea6cbCopy full SHA for f4ea6cb
_posts/2023-10-18-jruby-9-4-4-0.markdown
@@ -91,7 +91,7 @@ Performance
91
- [#7893 - Add INT64_MAX, INT64_MIN, UINT64_MAX, LLONG_MAX, LLONG_MIN and ULLONG_MAX to RbConfig::LIMITS][#7893]
92
- [#7894 - Fix BigDecimal#div when an argument is object][#7894]
93
- [#7895 - Fix BigDecimal.allocate to raise TypeError ][#7895]
94
-- [#7896 - Optimize @a ||= x and defined?(@a)][#7896]
+- [#7896 - Optimize `@a ||= x and defined?(@a)`][#7896]
95
- [#7897 - Update test_bigdecimal.rb and fix a few failures][#7897]
96
- [#7898 - Marshal.dump with frozen string literals differs on --debug flag][#7898]
97
- [#7899 - Call-site cache remaining callMethod in Set][#7899]
0 commit comments