On 3/23/2018 1:18 PM, Jonathan Nieder wrote:
g...@jeffhostetler.com wrote:
From: Jeff Hostetler
Add basic routines to generate data in JSON format.
Signed-off-by: Jeff Hostetler
If I understand the cover letter correctly, this is a JSON-like
format, not actual JSON. Am I understanding
g...@jeffhostetler.com wrote:
> From: Jeff Hostetler
>
> Add basic routines to generate data in JSON format.
>
> Signed-off-by: Jeff Hostetler
If I understand the cover letter correctly, this is a JSON-like
format, not actual JSON. Am I understanding correctly?
What are the requirements for c
From: Jeff Hostetler
Add basic routines to generate data in JSON format.
Signed-off-by: Jeff Hostetler
---
Makefile| 2 +
json-writer.c | 321 +
json-writer.h | 86 +
t/helper/test-json-writer.c | 420 ++
3 matches
Mail list logo