digitalmars.D.announce - Release D 2.107.0
- Iain Buclaw (13/13) Feb 02 Glad to announce D 2.107.0, ♥ to the 37 contributors.
- Richard (Rikki) Andrew Cattermole (4/4) Feb 02 Doesn't look like any of Dennis's work on improving the Unicode tables
- Dennis (4/6) Feb 02 The master branch for 2.107 was cut off on Jan 1st, and the table
Glad to announce D 2.107.0, ♥ to the 37 contributors. This release comes with 10 major changes and 61 fixed Bugzilla issues, including: - Unrecognized pragmas are no longer an error, but instead simply ignored. - Added ` core.attribute.standalone` for shared static module constructors. - In D runtime, a new module `core.stdc.stdatomic` has been implemented. http://dlang.org/download.html http://dlang.org/changelog/2.107.0.html -Iain on behalf of the Dlang Core Team
Feb 02
Doesn't look like any of Dennis's work on improving the Unicode tables for Phobos has made it in this release. Bit of a shame, they are a lot faster now! But good stuff in this release anyway!
Feb 02
On Friday, 2 February 2024 at 11:26:11 UTC, Richard (Rikki) Andrew Cattermole wrote:Doesn't look like any of Dennis's work on improving the Unicode tables for Phobos has made it in this release.The master branch for 2.107 was cut off on Jan 1st, and the table improvements came after that. They will be in 2.108 though!
Feb 02