| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-16 | .gitattributes: Mark abilists files as binary. | Alex Rønne Petersen | |
| 2025-04-12 | .gitattributes: Fix lib/libtsan path after ↵ | Alex Rønne Petersen | |
| ee0ff134e9f82bf87751a5174c27b191c04e16c0. | |||
| 2025-04-12 | .gitattributes: Add more testdata directories. | Alex Rønne Petersen | |
| 2025-04-12 | std.crypto: add constant-time codecs (#23420) | Frank Denis | |
| std.crypto: add constant-time codecs Add constant-time hex/base64 codecs designed to process cryptographic secrets, adapted from libsodium's implementations. Introduce a `crypto.codecs` namespace for crypto-related encoders and decoders. Move ASN.1 codecs to this namespace. This will also naturally accommodate the proposed PEM codecs. | |||
| 2024-03-06 | Sync Aro sources (#19199) | Veikka Tuominen | |
| ref: 02353ad9f17f659e173f68975a442fcec3dd2c94 | |||
| 2024-02-14 | set testdata as binary | Igor Anić | |
| Testing on windows is failing because line ending are changed on some binary files during git checkout. | |||
| 2024-02-09 | Mark .zon as eol=lf | Ryan Liptak | |
| Fixes git autocrlf issues with .zon files on Windows | |||
| 2023-10-01 | add Aro sources as a dependency | Veikka Tuominen | |
| ref: 5688dbccfb58216468267a0f46b96bed7013715a | |||
| 2022-12-18 | update gitattributes and move test data into subdir | Andrew Kelley | |
| 2021-06-25 | mark tsan as linguist-vendored | xackus | |
| 2021-04-19 | Fix .gitattributes rules that should be recursive | Isaac Freund | |
| These are currently incorrect according to the gitattributes(5) and gitignore(5) man pages. However, it seems github ended up treating them as we intended due to a bug until recently when that bug was fixed. | |||
| 2020-04-05 | .gitattributes: deps/SoftFloat-3e/*.txt lines are crlf terminated | daurnimator | |
| 2020-04-05 | Convert .gitattributes to use unix line endings | daurnimator | |
| 2020-04-03 | gitattributes: note that libcxxabi is vendored | Andrew Kelley | |
| 2019-09-22 | git, I love you, but please stop mangling my files | Andrew Kelley | |
| 2019-07-16 | fix gitattributes | Andrew Kelley | |
| 2019-03-12 | fix gitattributes | Andrew Kelley | |
| 2019-03-12 | building musl start files from source | Andrew Kelley | |
| 2019-03-11 | Mark third-party dependencies as vendored | Marc Tiehuis | |
| 2018-07-04 | Do not normalize langref.html.in line endings | Marc Tiehuis | |
| See #1191. | |||
| 2017-11-01 | Enforce "\n" line endings on Windows (#574) | Andreas Haferburg | |
| With Windows line endings, which seems to be the default on Windows, the zig compiler won't understand std out of the box. This project should not rely on git's global core.autocrlf setting. | |||
