rther flexibility in the case of a user-specified size outside the norm
where the maximum value of a register is not equal to the maximum
value of the specified word length.
Built and tested on x86_64-linux-gnu.
1nfocalypseFrom 69db1ff9e7b8ace24cd4da246f3481a4544a9aec Mon Sep 17 00:00:00 2001
From: 1nfoca
ather than numeric_limits, since the
specified width may differ from the width of the type used.
Built/tested on x86_64-linux-gnu.
- 1nfocalypseFrom 8fca3ac477c18fc988bd8148e1bc97fef0f3ff0c Mon Sep 17 00:00:00 2001
From: 1nfocalypse <1nfocaly...@protonmail.com>
Date: Wed, 21 May 2025 13:04:46 +
ng the reference
library.
Thank you once again for the review, and I'll have a v4 together shortly with
the changes.
On Friday, July 18th, 2025 at 12:34 PM, Patrick Palka wrote:
> On Fri, 18 Jul 2025, 1nfocalypse wrote:
>
> > Implements Philox Engine (P2075R6) and associated te
From: 1nfocalypse <1nfocaly...@protonmail.com>
Date: Sat, 19 Jul 2025 02:08:07 +
Subject: [PATCH] [PATCH v4] libstdc++: Implement Philox Engine [PR119794]
Implemented additional changes according to feedback from Patrick Palka.
_charT, _traits -> _CharT, _Traits in stream operator tem
Good evening!
Thank you both for the review, I'll get to work on cleaning it up and send out
a v3 soon. Additionally, don't worry about the delay, and thank you for your
patience. Have a good weekend!
Regards,
1nfocalypse
On Friday, July 11th, 2025 at 9:29 AM, Patrick Palka wr
rther
alterations are needed.
Built/tested on x86_64-linux-gnu.From a175a89dd87426d1724812040bf8bb33680a9cb8 Mon Sep 17 00:00:00 2001
From: 1nfocalypse <1nfocaly...@protonmail.com>
Date: Fri, 18 Jul 2025 01:16:48 +
Subject: [PATCH] [PATCH v3] libstdc++: implement Philox Engine [PR119794]