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 563e0f9 commit 555028aCopy full SHA for 555028a
CHANGELOG.md
@@ -23,6 +23,7 @@ Compatibility:
23
* Fix `Kernel#raise` and don't override `cause` at exception re-raising (#3831, @andrykonchin).
24
* Return a pointer with `#type_size` of 1 for `Pointer#read_pointer` (@eregon).
25
* Fix `rb_str_locktmp()` and `rb_str_unlocktmp()` to raise `FrozenError` when string argument is frozen (#3752, @andrykonchin).
26
+* Fix `Integer.sqrt` for large values (#3872, @tompng).
27
28
Performance:
29
0 commit comments