Commit Graph

4543 Commits (develop)
 

Author SHA1 Message Date
Felix Yan da92c0e3e7
Correct a typo in serve_header/README.md (#4143) 3 weeks ago
Niels Lohmann 836b7beca4
Fix CI, again (#4083) 4 weeks ago
Ikko Eltociear Ashimine 788e5468e4
Fix typo in afl_driver.cpp (#4109) 1 month ago
taro 6cc0eaf88f
Update CODEOWNERS (#4126) 1 month ago
Niels Lohmann 5d2754306d
💸 add sponsor 4 months ago
No c71ecde505
Use template get instead of get in examples (#4039)
Co-authored-by: tusooa <tusooa@kazv.moe>
4 months ago
Tomerkm 793878898f
Added to tests the file unit-algorithm.cpp (c++ 11) functions from algorithm library (#4044) 4 months ago
gregmarr 254395e5f7
Add to CONTRIBUTING.md that `make pretty` is required for test updates. (#4045) 4 months ago
Niels Lohmann ab06fc9951
Fix Clang-Tidy warnings (#4047) 4 months ago
Niels Lohmann a0c1318830
Fix CI + new Doctest (#3985) 4 months ago
Nicolas Jakob 6af826d0bd
Add Vcpkg port version badge (#3988) 6 months ago
Joyce 546370c9e7
Set minimal permissions to Github Workflows (#3972) 7 months ago
Raphael Grimm bbe337c3a3
Prevent memory leak when exception is thrown in adl_serializer::to_json (#3901)
Co-authored-by: barcode <barcode@example.com>
7 months ago
dependabot[bot] fe4b66355c
⬆️ Bump future from 0.18.2 to 0.18.3 in /docs/mkdocs (#3934)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
Joyce 31c00dc729
Refactor amalgamation workflow to avoid dangerous use of pull_request_target (#3969) 7 months ago
Sergei Trofimovich 6cec5aefc9
custom allocators: define missing 'rebind' type (#3895) 7 months ago
theevilone45 b504dca35a
Fix typo in test.cmake (#3951) 7 months ago
Arsen Arsenović 660d0b5856
tests/unit-iterators2: use std::ranges::equals for range comparisons (#3950)
Closes https://github.com/nlohmann/json/issues/3927
7 months ago
haadfida b2306145e1
removed lgtm badge and added Cirrus CI badge (#3937) 8 months ago
Florian Segginger 8fa0d7bb7e
Change 2022 to 2023 (#3932) 8 months ago
Raphael Grimm 233d233439
Fix CI issues (#3906)
Co-authored-by: barcode <barcode@example.com>
8 months ago
Finkman da6b908c4f
PrettyPrinter: Check if match is valid before accessing group (#3920) 9 months ago
Niels Lohmann 4c6cde72e5
Try old MinGW script (#3892)
* ⚗️ try old MinGW script

* ⚗️ add Clang 13, 14, and 15 for Windows

* 📝 add Clang version to README
10 months ago
Niels Lohmann a2f0593649
Upgrade Python packages (#3891) 10 months ago
Niels Lohmann 80dfb049b3
Fix warning about moved from object (#3889) 10 months ago
Niels Lohmann 2ca8dabeb9
Remove a magic number (#3888) 10 months ago
Niels Lohmann 885aa0014e
Add migration guide (#3887) 10 months ago
Niels Lohmann 7f72eedc2d
Clang 15 (#3876) 10 months ago
DavidKorczynski 094a3dc105
Add CIFuzz CI GitHub action (#3845) 10 months ago
dependabot[bot] ea870ea247
Bump certifi from 2022.6.15 to 2022.12.7 in /docs/mkdocs (#3872)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
Niels Lohmann 3c616ed688
💚 fix Ubuntu build 10 months ago
Niels Lohmann 813c329fbb
💚 fix Ubuntu build 10 months ago
Niels Lohmann 97f88ce21d
💚 fix Ubuntu build 10 months ago
Niels Lohmann 44423b4d8f
💚 fix Ubuntu build 10 months ago
Niels Lohmann 3e990876e1
💚 fix Ubuntu build 10 months ago
Niels Lohmann b6dcf3edf3
💚 fix Ubuntu build 10 months ago
Niels Lohmann 07182ebc1d
💚 fix Ubuntu build 10 months ago
Niels Lohmann f7d46b8803
💚 fix Ubuntu build 10 months ago
Niels Lohmann 84e5a321eb
💚 fix Ubuntu build 10 months ago
Niels Lohmann 23e69222c5
💚 fix Ubuntu build 10 months ago
Niels Lohmann 5fa4e66d37
💚 fix Ubuntu build 10 months ago
Niels Lohmann c700a9ecbb
💚 fix Ubuntu build 10 months ago
Niels Lohmann c5a03c2ea0
💚 fix Ubuntu build 10 months ago
Niels Lohmann 349e4b310e
Fix natvis XML (#3863)
* 🐛 fix natvis XML

* 🐛 fix natvis XML
10 months ago
Niels Lohmann 8f8315368b
🐛 fix natvis XML 10 months ago
Niels Lohmann 24ba54e687
Fix pipeline (#3862) 10 months ago
dependabot[bot] a3e6e26dc8
Bump joblib from 1.1.0 to 1.2.0 in /docs/mkdocs (#3781)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Dirk Stolle 4b2c8ce6bc
Fix some typos for n-dimensional arrays (#3767) 1 year ago
Florian Albrechtskirchinger 17d9eacd24
Add missing files to release artifacts (#3728) 1 year ago
Florian Albrechtskirchinger f4658de270
Fix 'declaration hides global declaration' warning (#3751) 1 year ago