1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-15 15:02:42 +01:00
nix/src
John Ericson e4e8a615fa ParsedS3URL::toHttpsUrl Slight optimize
I didn't want to block that PR on further code review while I figured
out these new (to us) C++23 goodies.
2025-08-25 16:53:39 -04:00
..
external-api-docs meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
internal-api-docs meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
libcmd No more globals.hh in headers 2025-08-20 16:24:37 -04:00
libexpr libexpr: Fix weird formatting after treewide reformat 2025-08-25 22:09:18 +03:00
libexpr-c treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
libexpr-test-support treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
libexpr-tests treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
libfetchers Make more URLs parsed, most notably FileTransferRequest::url 2025-08-22 12:42:48 -04:00
libfetchers-c treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
libfetchers-tests No more globals.hh in headers 2025-08-20 16:24:37 -04:00
libflake Limit to lenient parsing of non-standard URLs only where needed 2025-08-22 12:37:37 -04:00
libflake-c treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
libflake-tests Limit to lenient parsing of non-standard URLs only where needed 2025-08-22 12:37:37 -04:00
libmain treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
libmain-c treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
libstore ParsedS3URL::toHttpsUrl Slight optimize 2025-08-25 16:53:39 -04:00
libstore-c treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
libstore-test-support No more globals.hh in headers 2025-08-20 16:24:37 -04:00
libstore-tests feat(libstore/s3): add toHttpsUrl 2025-08-25 18:48:19 +00:00
libutil Merge pull request #13812 from obsidiansystems/url-parse-leniency 2025-08-23 10:53:59 -04:00
libutil-c treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
libutil-test-support treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
libutil-tests Limit to lenient parsing of non-standard URLs only where needed 2025-08-22 12:37:37 -04:00
nix Make more URLs parsed, most notably FileTransferRequest::url 2025-08-22 12:42:48 -04:00
perl flake: Apply nixfmt 1.0.0 2025-08-18 20:29:45 +03:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00