Niels Lohmann
|
9a51fb4da2
|
🚨 fixed some warnings
|
2017-12-16 22:19:30 +01:00 |
|
Niels Lohmann
|
430f03512c
|
🚨 fixed some warnings #821
|
2017-11-25 22:06:18 +01:00 |
|
Niels Lohmann
|
de75cf89f7
|
✅ improved test coverage
|
2017-11-25 19:41:02 +01:00 |
|
Niels Lohmann
|
9fd031b6f4
|
🐛 re-added support for std::valarray #702
|
2017-08-22 23:28:23 +02:00 |
|
Niels Lohmann
|
8b123107c0
|
🔨 fixed some pedantic GCC warnings
|
2017-07-07 22:41:22 +02:00 |
|
Théo DELRIEU
|
af9b21151c
|
add enum class default conversions
|
2017-04-02 13:10:15 +02:00 |
|
Niels Lohmann
|
cd43600e6f
|
💄 cleanup after #508
|
2017-03-16 19:02:05 +01:00 |
|
Théo DELRIEU
|
dbebf8de47
|
add to_json method for C arrays
If the array can be converted to basic_json::string_t, the overload
in this commit is not chosen.
|
2017-03-16 15:20:39 +01:00 |
|
Niels Lohmann
|
a186106bde
|
🔨 user-defined exception 302
Also moved all exception classes into the detail namespace and
introduced them via “using” into basic_json.
|
2017-03-06 19:34:44 +01:00 |
|
Niels Lohmann
|
d1b30250d6
|
✅ added missing tests
|
2017-02-26 11:50:52 +01:00 |
|
Niels Lohmann
|
27c65b860b
|
🔖 version 2.1.1
|
2017-02-25 16:34:38 +01:00 |
|
Niels Lohmann
|
d284c86dd1
|
✅ uncommented some tests
|
2017-02-04 21:00:41 +01:00 |
|
Niels Lohmann
|
d870826811
|
🔖 set version to 2.1.0
|
2017-01-28 16:03:35 +01:00 |
|
Théo DELRIEU
|
708eb9613b
|
disable reserve tests when exceptions are disabled
|
2017-01-21 19:12:40 +01:00 |
|
Théo DELRIEU
|
3e15b551e0
|
run make pretty
|
2017-01-21 16:14:22 +01:00 |
|
Théo DELRIEU
|
1554baa01d
|
attempting to fix coverage. testing that reserve is called
|
2017-01-21 16:14:22 +01:00 |
|
Théo DELRIEU
|
c847e0eea2
|
replace constructor by from/to_json: array_t
- tweaked a bit how `get<container<json>>` is handled
- added a from_json overload for forward list
|
2017-01-21 16:14:22 +01:00 |
|
Niels Lohmann
|
8b46eb8ec0
|
📄 it's 2017 already
|
2017-01-02 09:40:00 +01:00 |
|
Niels Lohmann
|
60b3703c62
|
🔖 version bump to 2.0.10
|
2017-01-02 09:35:57 +01:00 |
|
Niels Lohmann
|
303e873ae8
|
🔖 bumped version to 2.0.9
|
2016-12-16 20:45:46 +01:00 |
|
Niels Lohmann
|
4adb8a81bf
|
📝 version bump
|
2016-12-02 18:39:35 +01:00 |
|
Niels
|
700977d73e
|
version bump
|
2016-11-02 20:52:15 +01:00 |
|
Niels
|
606098f45d
|
release 2.0.6
|
2016-10-15 16:47:45 +02:00 |
|
Niels
|
3d104f1d43
|
version bump
|
2016-09-14 23:06:39 +02:00 |
|
Niels
|
768d66560e
|
version bump
|
2016-09-11 23:36:59 +02:00 |
|
Niels
|
df9fd6237e
|
release 2.0.3
|
2016-08-31 21:27:23 +02:00 |
|
Niels
|
d80329034e
|
split test suite in one file per test case
|
2016-08-04 21:55:47 +02:00 |
|