| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-17 | json: Use the union initialization that is supported in C++17 | Joel Klinghed | |
| C++20 has it, and C99 has it, so it works but isn't guaranteed to. | |||
| 2015-06-09 | Fix warnings | Joel Klinghed | |
| 2015-06-09 | Fix quoting of special characters in JSON | Joel Klinghed | |
| 2015-06-09 | Add unittest for JSON and fix put/get overload for const char* | Joel Klinghed | |
| 2015-06-04 | Fix json implementation | Joel Klinghed | |
| put() ended up being recursive | |||
| 2015-06-04 | Adding sender | Joel Klinghed | |
