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
/
test_json.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use t_time consistently for timestamps.
Eric S. Raymond
2011-04-16
1
-0
/
+15
*
Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.
Eric S. Raymond
2011-01-29
1
-3
/
+3
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-0
/
+1
*
More deheaderizing. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-3
/
+1
*
Reindent the test programs. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-20
/
+27
*
Duh, it's embarrassing when the bug is in your unit test...
Eric S. Raymond
2010-03-27
1
-2
/
+2
*
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
-19
/
+19
*
Fix a test that was broken by the last fix to the json client-side stuff.
Eric S. Raymond
2009-11-26
1
-3
/
+3
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+1
*
Fix up some regression tests to track a recent API change.
Eric S. Raymond
2009-11-19
1
-4
/
+4
*
Have a single point of truth in the JSON skyview reports...
Eric S. Raymond
2009-10-01
1
-2
/
+1
*
GPSD-NG code is no longer experimental.
Eric S. Raymond
2009-09-27
1
-6
/
+0
*
Daemon now has its own version symbols for the wire protocol...
Eric S. Raymond
2009-09-18
1
-3
/
+3
*
Add and annotate more stuff to be splint-audited.
Eric S. Raymond
2009-09-11
1
-3
/
+21
*
Split eph into epx and epy internally...
Eric S. Raymond
2009-09-03
1
-1
/
+1
*
Allow mapping of strings to enumerated values in JSON.
Eric S. Raymond
2009-08-28
1
-1
/
+23
*
Add an unsigned integer field type to the JSON parser (needed for RTCM2).
Eric S. Raymond
2009-08-27
1
-5
/
+8
*
Change the way JSON parse templates are declared...
Eric S. Raymond
2009-08-25
1
-1
/
+1
*
Fix up JSON unit test.
Eric S. Raymond
2009-08-24
1
-1
/
+2
*
Things that aren't macros should not be named like macros.
Eric S. Raymond
2009-08-20
1
-65
/
+70
*
Parsing of JSON VERSION response, with unit test.
Eric S. Raymond
2009-08-19
1
-2
/
+15
*
Change some flag names.
Eric S. Raymond
2009-08-19
1
-1
/
+1
*
Checkpoint before simplifying JSON parser.
Eric S. Raymond
2009-08-19
1
-1
/
+1
*
JSON parser can now unpack JSON lists into structure arrays.
Eric S. Raymond
2009-08-19
1
-0
/
+50
*
Hide an argument that doesn't need to be exposed.
Eric S. Raymond
2009-08-19
1
-1
/
+1
*
Change enumerated array JSON type to yield a bitmask rather than an array.
Eric S. Raymond
2009-08-19
1
-29
/
+4
*
Library parse code, and unit test, for DEVICE responses.
Eric S. Raymond
2009-08-19
1
-4
/
+20
*
Give the JSON parser the ability to map strings to enumerated types.
Eric S. Raymond
2009-08-19
1
-0
/
+24
*
Add check-string attributes to JSON parser.
Eric S. Raymond
2009-08-18
1
-13
/
+14
*
Beef up the unit test slightly.
Eric S. Raymond
2009-07-21
1
-1
/
+1
*
Code for reading JSON TPVs is now complete and unit-tested.
Eric S. Raymond
2009-07-21
1
-28
/
+31
*
Refactor JSON handling so more code can be shared by client and daemon.
Eric S. Raymond
2009-07-21
1
-28
/
+4
*
SVN Id tags
Chris Kuethe
2009-07-16
1
-0
/
+1
*
JSON parser can now handle arrays of strings.
Eric S. Raymond
2009-07-14
1
-1
/
+24
*
Tighten up the JSON-parsing unit test.
Eric S. Raymond
2009-07-13
1
-13
/
+13
*
Fix booleans potion of JSON unit test.
Eric S. Raymond
2009-07-13
1
-2
/
+6
*
Subarray parsing in JSON is working, now to tighten up the validity checks.
Eric S. Raymond
2009-07-13
1
-13
/
+21
*
Set up initializers for JSON satellite data parsing.
Eric S. Raymond
2009-07-13
1
-4
/
+11
*
Much simpler code for filling sub-objects.
Eric S. Raymond
2009-07-13
1
-2
/
+2
*
Use properly bounded copies for JSON string fields.
Eric S. Raymond
2009-07-12
1
-4
/
+8
*
Encapsulate type information about JSON arrays.
Eric S. Raymond
2009-07-12
1
-2
/
+2
*
Fix a compiler warning and change a prototype...
Eric S. Raymond
2009-07-12
1
-2
/
+2
*
Fall back to working version of JSON regression test.
Eric S. Raymond
2009-07-12
1
-40
/
+58
*
avoid compiler warning about unused args
Chris Kuethe
2009-07-12
1
-1
/
+1
*
avoid use of unbounded strcpy
Chris Kuethe
2009-07-12
1
-0
/
+3
*
First steps towards parsing JSON arrays.
Eric S. Raymond
2009-07-11
1
-1
/
+19
*
Verify integer and real defaulting in JSON.
Eric S. Raymond
2009-07-11
1
-1
/
+7
*
JSON parser now verified to handle booleans.
Eric S. Raymond
2009-07-11
1
-13
/
+26
[next]