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
/
libgps_json.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parsing of JSON VERSION response, with unit test.
Eric S. Raymond
2009-08-19
1
-1
/
+26
*
Typo fix and removal of dead structure.
Eric S. Raymond
2009-08-19
1
-7
/
+0
*
Ship device flags as integer rather than string list.
Eric S. Raymond
2009-08-19
1
-8
/
+3
*
Change some flag names.
Eric S. Raymond
2009-08-19
1
-4
/
+4
*
Checkpoint before simplifying JSON parser.
Eric S. Raymond
2009-08-19
1
-16
/
+29
*
JSON parser can now unpack JSON lists into structure arrays.
Eric S. Raymond
2009-08-19
1
-2
/
+2
*
Hide an argument that doesn't need to be exposed.
Eric S. Raymond
2009-08-19
1
-4
/
+4
*
Change enumerated array JSON type to yield a bitmask rather than an array.
Eric S. Raymond
2009-08-19
1
-5
/
+3
*
Library parse code, and unit test, for DEVICE responses.
Eric S. Raymond
2009-08-19
1
-9
/
+19
*
Checkpoint before giving the JSON parses a notion of enumerated types.
Eric S. Raymond
2009-08-19
1
-7
/
+13
*
Cleanups made possible by last refactoring.
Eric S. Raymond
2009-08-18
1
-3
/
+3
*
Move some struct gpsdata_t members around to get better space economy.
Eric S. Raymond
2009-08-18
1
-4
/
+3
*
More work on client-side JSON.
Eric S. Raymond
2009-08-18
1
-6
/
+29
*
Add check-string attributes to JSON parser.
Eric S. Raymond
2009-08-18
1
-8
/
+12
*
More steps towards ?DEVICES decoding - refactor code.
Eric S. Raymond
2009-08-18
1
-1
/
+4
*
Halfway to parsing ?DEVICES.
Eric S. Raymond
2009-08-18
1
-0
/
+28
*
Set validity masks properly on the client side.
Eric S. Raymond
2009-08-18
1
-3
/
+39
*
Major step towards GPSD-NG support in the client library.
Eric S. Raymond
2009-08-18
1
-0
/
+115