index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
json.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent JSON parsing from becoming confused by client locales other than C.
Eric S. Raymond
2010-12-17
1
-0
/
+1
*
Internals of Qt support.
Chris Browet
2010-03-31
1
-0
/
+6
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-2
/
+0
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-2
/
+7
*
Avoid a collision with typedef boolean.
Eric S. Raymond
2010-01-04
1
-3
/
+5
*
Client library debugging can now nbe enabled at runtime.
Eric S. Raymond
2009-11-20
1
-0
/
+2
*
Splint Cleanup Meets Billy The Kid. All regression tests pass.
Eric S. Raymond
2009-09-10
1
-2
/
+2
*
Bride of the Splint Cleanup. All regression tests pass.
Eric S. Raymond
2009-09-10
1
-2
/
+4
*
Yet more splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-2
/
+2
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-1
/
+1
*
Added more type testing in the JSON parser.
Eric S. Raymond
2009-09-07
1
-1
/
+2
*
Enable JSON parser to recognize a type mismatch.
Eric S. Raymond
2009-09-07
1
-1
/
+2
*
More code generation - up to AIS message 13 now.
Eric S. Raymond
2009-09-01
1
-1
/
+1
*
Create a way not to step on defaults.
Eric S. Raymond
2009-08-30
1
-0
/
+1
*
Allow mapping of strings to enumerated values in JSON.
Eric S. Raymond
2009-08-28
1
-2
/
+8
*
RTCM2 JSON parser is feature-complete and ready for test.
Eric S. Raymond
2009-08-28
1
-2
/
+3
*
Use STRUCTARRAY everywhere it's apprpriate. JSON regression tests pass.
Eric S. Raymond
2009-08-27
1
-4
/
+3
*
Create a convenience macro for JSON parser template declarations.
Eric S. Raymond
2009-08-27
1
-0
/
+20
*
Add an unsigned integer field type to the JSON parser (needed for RTCM2).
Eric S. Raymond
2009-08-27
1
-1
/
+3
*
Add character type to JSON parser.
Eric S. Raymond
2009-08-25
1
-1
/
+3
*
Change the way JSON parse templates are declared...
Eric S. Raymond
2009-08-25
1
-4
/
+3
*
Remove enumerated-flags feature from JSON parser.
Eric S. Raymond
2009-08-19
1
-10
/
+1
*
JSON parser can now unpack JSON lists into structure arrays.
Eric S. Raymond
2009-08-19
1
-2
/
+7
*
Hide an argument that doesn't need to be exposed.
Eric S. Raymond
2009-08-19
1
-1
/
+1
*
Removed unused member.
Eric S. Raymond
2009-08-19
1
-1
/
+0
*
Change enumerated array JSON type to yield a bitmask rather than an array.
Eric S. Raymond
2009-08-19
1
-6
/
+5
*
Give the JSON parser the ability to map strings to enumerated types.
Eric S. Raymond
2009-08-19
1
-1
/
+13
*
Checkpoint before giving the JSON parses a notion of enumerated types.
Eric S. Raymond
2009-08-19
1
-2
/
+2
*
Add check-string attributes to JSON parser.
Eric S. Raymond
2009-08-18
1
-2
/
+3
*
New-style WATCH command is working...
Eric S. Raymond
2009-07-29
1
-0
/
+2
*
More JSON refactoring - prepare the client libary to use it.
Eric S. Raymond
2009-07-21
1
-1
/
+1
*
SVN Id tags
Chris Kuethe
2009-07-16
1
-0
/
+1
*
JSON error-handling cleanup.
Eric S. Raymond
2009-07-14
1
-15
/
+15
*
JSON parser can now handle arrays of strings.
Eric S. Raymond
2009-07-14
1
-3
/
+16
*
Add entry point for dumping JSON parse error condition text messages.
Eric S. Raymond
2009-07-13
1
-0
/
+1
*
Subarray parsing in JSON is working, now to tighten up the validity checks.
Eric S. Raymond
2009-07-13
1
-2
/
+4
*
Set up initializers for JSON satellite data parsing.
Eric S. Raymond
2009-07-13
1
-4
/
+3
*
Much simpler code for filling sub-objects.
Eric S. Raymond
2009-07-13
1
-4
/
+4
*
Make #defines for JSON error codes.
Eric S. Raymond
2009-07-12
1
-0
/
+13
*
Use properly bounded copies for JSON string fields.
Eric S. Raymond
2009-07-12
1
-2
/
+5
*
Encapsulate type information about JSON arrays.
Eric S. Raymond
2009-07-12
1
-2
/
+8
*
Fix a compiler warning and change a prototype...
Eric S. Raymond
2009-07-12
1
-1
/
+1
*
First steps towards parsing JSON arrays.
Eric S. Raymond
2009-07-11
1
-2
/
+3
*
Get JSON parser unit test to the point where it will at least build.
Eric S. Raymond
2009-07-11
1
-4
/
+4
*
Scratch JSON parser. No unit test yet, that gets built next.
Eric S. Raymond
2009-07-10
1
-0
/
+28