Commit Graph

4516 Commits

Author SHA1 Message Date
Niels Lohmann
e361e3eb05
🔧 always use latest cpplint 2022-08-21 14:15:27 +02:00
Niels Lohmann
416ef6bc44
🔧 less use of ghcr.io/nlohmann/json-ci 2022-08-21 13:59:38 +02:00
Niels Lohmann
58e770dfc6
🔧 less use of ghcr.io/nlohmann/json-ci 2022-08-21 13:25:38 +02:00
Niels Lohmann
5feee79476
🔧 less use of ghcr.io/nlohmann/json-ci 2022-08-21 13:04:01 +02:00
Niels Lohmann
fc90114656
🔨 use latest official images 2022-08-20 23:58:18 +02:00
Niels Lohmann
26f059a9ce
🔨 use latest official images 2022-08-20 20:33:39 +02:00
Niels Lohmann
2f00ca1166
🔨 use latest official images 2022-08-20 20:12:13 +02:00
Niels Lohmann
42e47b6dcc
🔨 use latest official images 2022-08-20 20:12:02 +02:00
Niels Lohmann
a99b23b924
🔨 use latest official images 2022-08-20 20:03:41 +02:00
Niels Lohmann
94ca3ba671
re-add GCC 4.8 2022-08-20 20:01:51 +02:00
Niels Lohmann
65930f9f77
🔧 less use of ghcr.io/nlohmann/json-ci 2022-08-20 19:56:05 +02:00
Niels Lohmann
d3bfecfe02
🔧 less use of ghcr.io/nlohmann/json-ci 2022-08-20 18:33:53 +02:00
Niels Lohmann
615eb42aed
🔧 less use of ghcr.io/nlohmann/json-ci 2022-08-20 17:47:13 +02:00
Niels Lohmann
94f31f7ec4
🔧 clean up 2022-08-20 17:38:17 +02:00
Niels Lohmann
521fc223fc
🔧 clean up 2022-08-20 17:37:19 +02:00
Niels Lohmann
d2994d64f7
🔧 do not execute test requiring Git checkout 2022-08-20 15:50:00 +02:00
Niels Lohmann
39f7c4b600
remove debug output 2022-08-20 15:47:28 +02:00
Niels Lohmann
6f69dee9d6
🔊 add debug output 2022-08-20 14:37:17 +02:00
Niels Lohmann
9ace7cd6bf
🔊 add debug output 2022-08-20 14:32:40 +02:00
Niels Lohmann
46438a955c
⚗️ try official Clang containers 2022-08-20 13:48:52 +02:00
Niels Lohmann
8b14ff7641
⚗️ try official Clang containers 2022-08-14 15:06:23 +02:00
Niels Lohmann
410133d403
⚗️ try official Clang containers 2022-08-14 14:56:23 +02:00
Niels Lohmann
98ecc9364f
⚗️ try official Clang containers 2022-08-14 14:45:17 +02:00
Niels Lohmann
fda5564abb
⚗️ try official GCC containers 2022-08-14 14:42:26 +02:00
Niels Lohmann
86ffbd57ca
⚗️ try official GCC containers 2022-08-14 14:34:01 +02:00
Niels Lohmann
d0806be1ce
⚗️ try official GCC containers 2022-08-14 14:28:41 +02:00
Niels Lohmann
6fb998bb29
⚗️ try official GCC containers 2022-08-14 14:24:30 +02:00
Niels Lohmann
fd69b3169a
⚗️ try official GCC containers 2022-08-14 14:22:37 +02:00
Niels Lohmann
6477161127
⚗️ try official GCC containers 2022-08-14 14:20:48 +02:00
Niels Lohmann
5b2f5155b6
⚗️ try official GCC containers 2022-08-14 14:14:10 +02:00
Niels Lohmann
e93384119b
⚗️ try official GCC containers 2022-08-14 14:08:43 +02:00
Niels Lohmann
4e51a8fdae
⚗️ try official GCC containers 2022-08-14 14:07:09 +02:00
Niels Lohmann
a17298480d
⚗️ try official GCC containers 2022-08-14 14:04:45 +02:00
Niels Lohmann
8fcdbf2e77
Merge tag 'v3.11.2' into develop
JSON for Modern C++ 3.11.2 v3.11.2
2022-08-12 15:06:07 +02:00
Niels Lohmann
bc889afb4c
Merge branch 'release/3.11.2' 2022-08-12 15:06:06 +02:00
Niels Lohmann
9d69186291
🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
Florian Albrechtskirchinger
32bbd38072
generate_natvis.py: validate version number; cleanup (#3698) 2022-08-12 12:13:52 +02:00
Florian Albrechtskirchinger
c0dae0f510
Add Python script for generating Natvis file and update file for 3.11.2 (#3697) 2022-08-12 08:24:32 +02:00
Florian Albrechtskirchinger
0e61ee8b07
Restructure inline namespace and allow version component to be disabled (#3683) 2022-08-10 20:24:16 +02:00
Ikko Ashimine
93112fbf4d
fix typo in json_pointer.md (#3692) 2022-08-10 20:01:32 +02:00
Florian Albrechtskirchinger
a92ccafd2c
Deprecate json_pointer/string_t comparisons (#3684)
* Deprecate json_pointer/string_t comparisons

* Update documentation
2022-08-07 22:26:59 +02:00
Niels Lohmann
e1a3fb74ba
Add amalgamated json-fwd.hpp to release (#3687)
* 🔧 add amalgamated json-fwd.hpp to release

* 🔧 add amalgamated json-fwd.hpp to package managers
2022-08-07 20:33:34 +02:00
Florian Albrechtskirchinger
d79d12f854
Update docset index (#3686) 2022-08-07 20:33:15 +02:00
Florian Albrechtskirchinger
31265dc69c
Make json_pointer usable as map key (again) (#3685)
* Make json_pointer usable as map key

* Add unit tests
2022-08-07 14:35:40 +02:00
Florian Albrechtskirchinger
231f3108ff
Amalgamate the forward declaration header (#3679)
* Amalgamate the forward declaration header

* Update CONTRIBUTING and PULL_REQUEST_TEMPLATE

* Update documentation
2022-08-07 13:57:32 +02:00
Florian Albrechtskirchinger
dae5412268
Properly constrain non-string json_pointer overloads (#3681)
Thanks, @alex-700, for reminding me.
2022-08-07 13:55:09 +02:00
Florian Albrechtskirchinger
0c7a18374c
Reimplement value() access functions (#3663)
* Reimplement value() access functions

* Merges the 'const char *' with the 'ValueType &&' overloads.
* Fixes ambiguities when default value is 0.
* Fixes 'no matching function' error when specifying ValueType template
  parameter.
* Fixes incorrect template parameter order in previous overloads.

* Add additional value() tests

* Make JSON_MultipleHeaders visible to unit tests

Define the macro JSON_TEST_USING_MULTIPLE_HEADERS to 0/1 depending on
JSON_MultipleHeaders.

* Add type_traits unit test

* Update documentation
2022-08-07 13:54:55 +02:00
Florian Albrechtskirchinger
8eee62d388
Miscellaneous small fixes (#3643)
* serve_header: suppress lgtm warning

* serve_header: fix exit code

* serve_header: replace deprecated ssl.wrap_socket()

* Add checks to unit test readme

* Add lgtm configuration file
2022-08-07 13:52:43 +02:00
Florian Albrechtskirchinger
f1e34070d2
Fix 'const' qualifier on bool& has no effect (#3678)
* Fix 'const' qualifier on bool& has no effect

Thanks, @georgthegreat, for pointing out this issue.

* Extend std::vector<bool> unit test
2022-08-07 13:50:08 +02:00
Niels Lohmann
bfbe774d8f
🚑 fix documentation job 2022-08-07 13:34:34 +02:00