| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-13 | std_detect Darwin AArch64: synchronize features | Laine Taffin Altman | -0/+11 | |
| Brings the list of checkable features up to date with the initial release of macOS 26 "Tahoe". | ||||
| 2025-09-13 | std_detect Darwin AArch64: re-alphabetize | Laine Taffin Altman | -3/+3 | |
| 2025-09-13 | std_detect Darwin AArch64: add new-style detection for FEAT_CRC32 | Laine Taffin Altman | -2/+3 | |
| Now that this feature has a standard identifier, Darwin has started exposing it accordingly, in addition to the existing less-standard way. Check both, and enable the `crc` feature if either identifier for it is present to ensure backwards and forwards compatibility. | ||||
| 2025-07-22 | Reformat `std_detect` | Jakub Beránek | -8/+3 | |
| 2025-07-22 | Move `std_detect` from `library/stdarch` to `library` | Jakub Beránek | -0/+155 | |
