summaryrefslogtreecommitdiff
path: root/json.h
Commit message (Expand)AuthorAgeFilesLines
* json.h: Add bytes and ubytes to json_array_t.Gary E. Miller2019-05-171-0/+6
* json.h: add ubyte and byte to union addr and union dflt.Gary E. Miller2019-05-171-12/+16
* json.h: Add t_byte and t_ubyte to json_type.Gary E. Miller2019-05-171-2/+9
* Reconverge with microjson version..Eric S. Raymond2018-08-091-0/+1
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* Address Savannah bug #46804: JSON satellite view parsing is somewhat broken.Fred Wright2016-01-041-1/+12
* A horrowshow of whitespace hacks.Gary E. Miller2015-04-301-1/+1
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-301-6/+4
* Hide a sys header from splintGary E. Miller2015-03-261-1/+3
* Implement and test extended JSON array parsing.Eric S. Raymond2014-09-221-1/+13
* Typo fixes. All regression tests pass.Eric S. Raymond2014-09-171-1/+1
* The JSON parser now has an "ignore" type...Eric S. Raymond2013-10-011-1/+2
* Nuke trailing whitespace in C source.Eric S. Raymond2012-09-071-8/+8
* json.h: Change JSON_VAL_MAX from 120 to 512Christian Gagneraud2012-06-201-1/+1
* Get rid of nullbool default - not used, and it causes a bad smell to Coverity.Eric S. Raymond2012-05-111-2/+0
* Armor the JSON code against zeroed value or attribute pointers.Eric S. Raymond2012-05-101-0/+1
* Cosmetic tweak: t_timestamp -> t_time.Eric S. Raymond2011-04-161-1/+1
* Add a 'timestamp' type to the JSON parser to solve a compatibility problem.Eric S. Raymond2011-04-151-0/+1
* Prevent JSON parsing from becoming confused by client locales other than C.Eric S. Raymond2010-12-171-0/+1
* Internals of Qt support.Chris Browet2010-03-311-0/+6
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+0
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-2/+7
* Avoid a collision with typedef boolean.Eric S. Raymond2010-01-041-3/+5
* Client library debugging can now nbe enabled at runtime.Eric S. Raymond2009-11-201-0/+2
* Splint Cleanup Meets Billy The Kid. All regression tests pass.Eric S. Raymond2009-09-101-2/+2
* Bride of the Splint Cleanup. All regression tests pass.Eric S. Raymond2009-09-101-2/+4
* Yet more splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-2/+2
* Partial splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-1/+1
* Added more type testing in the JSON parser.Eric S. Raymond2009-09-071-1/+2
* Enable JSON parser to recognize a type mismatch.Eric S. Raymond2009-09-071-1/+2
* More code generation - up to AIS message 13 now.Eric S. Raymond2009-09-011-1/+1
* Create a way not to step on defaults.Eric S. Raymond2009-08-301-0/+1
* Allow mapping of strings to enumerated values in JSON.Eric S. Raymond2009-08-281-2/+8
* RTCM2 JSON parser is feature-complete and ready for test.Eric S. Raymond2009-08-281-2/+3
* Use STRUCTARRAY everywhere it's apprpriate. JSON regression tests pass.Eric S. Raymond2009-08-271-4/+3
* Create a convenience macro for JSON parser template declarations.Eric S. Raymond2009-08-271-0/+20
* Add an unsigned integer field type to the JSON parser (needed for RTCM2).Eric S. Raymond2009-08-271-1/+3
* Add character type to JSON parser.Eric S. Raymond2009-08-251-1/+3
* Change the way JSON parse templates are declared... Eric S. Raymond2009-08-251-4/+3
* Remove enumerated-flags feature from JSON parser.Eric S. Raymond2009-08-191-10/+1
* JSON parser can now unpack JSON lists into structure arrays.Eric S. Raymond2009-08-191-2/+7
* Hide an argument that doesn't need to be exposed.Eric S. Raymond2009-08-191-1/+1
* Removed unused member.Eric S. Raymond2009-08-191-1/+0
* Change enumerated array JSON type to yield a bitmask rather than an array.Eric S. Raymond2009-08-191-6/+5
* Give the JSON parser the ability to map strings to enumerated types.Eric S. Raymond2009-08-191-1/+13
* Checkpoint before giving the JSON parses a notion of enumerated types.Eric S. Raymond2009-08-191-2/+2
* Add check-string attributes to JSON parser.Eric S. Raymond2009-08-181-2/+3
* New-style WATCH command is working... Eric S. Raymond2009-07-291-0/+2
* More JSON refactoring - prepare the client libary to use it.Eric S. Raymond2009-07-211-1/+1
* SVN Id tagsChris Kuethe2009-07-161-0/+1