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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Armor the JSON code against zeroed value or attribute pointers.
Eric S. Raymond
2012-05-10
1
-0
/
+9
*
Avoid locale problems in the NMEA driver, too.
Eric S. Raymond
2011-08-27
1
-208
/
+2
*
Optimize a bit. All regression tests pass.
Eric S. Raymond
2011-08-27
1
-39
/
+30
*
Avoid locale problems by inlining an old BSD version of strtod().
Eric S. Raymond
2011-08-27
1
-6
/
+216
*
Add an explanatory note.
Eric S. Raymond
2011-08-10
1
-0
/
+1
*
Use t_time consistently for timestamps.
Eric S. Raymond
2011-04-16
1
-0
/
+2
*
Cosmetic tweak: t_timestamp -> t_time.
Eric S. Raymond
2011-04-16
1
-7
/
+7
*
Add a 'timestamp' type to the JSON parser to solve a compatibility problem.
Eric S. Raymond
2011-04-15
1
-3
/
+12
*
scan-build and splint cleanup. All regression tests pass.
Eric S. Raymond
2011-03-29
1
-6
/
+6
*
Magic-number and strncpy elimination. All regression tests pass
Eric S. Raymond
2011-03-29
1
-1
/
+1
*
More conditioning out of code for minimal build.
Eric S. Raymond
2011-03-29
1
-0
/
+6
*
Library time parsing is now backward-compatible with 2.95.
Eric S. Raymond
2011-03-10
1
-0
/
+34
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-0
/
+1
*
Comment typo fixes.
Eric S. Raymond
2011-01-12
1
-2
/
+2
*
Insert SuS headers required for portablity, as revealed by deheader.
Eric S. Raymond
2010-12-22
1
-2
/
+3
*
Clients are no longer required to define a gpsd_report() hook.
Eric S. Raymond
2010-12-19
1
-2
/
+2
*
Prevent JSON parsing from becoming confused by client locales other than C.
Eric S. Raymond
2010-12-17
1
-1
/
+8
*
Reindent. All regression tests pass.
Eric S. Raymond
2010-04-26
1
-2
/
+2
*
Extended AIS idempotency test coverage to messages 22, 23, 24.
Eric S. Raymond
2010-04-26
1
-1
/
+4
*
Re-indent JSON support. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-2
/
+1
*
Reindent the JSON stuff. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-94
/
+123
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-5
/
+4
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-1
/
+5
*
Avoid a collision with typedef boolean.
Eric S. Raymond
2010-01-04
1
-45
/
+45
*
Add and document some client-side instrumentation.
Eric S. Raymond
2009-11-24
1
-0
/
+2
*
Client library debugging can now nbe enabled at runtime.
Eric S. Raymond
2009-11-20
1
-36
/
+63
*
splint cleanup.
Eric S. Raymond
2009-11-19
1
-1
/
+0
*
splint cleanup.
Eric S. Raymond
2009-11-19
1
-1
/
+1
*
Consume whitespace following a JSON parse.
Eric S. Raymond
2009-11-19
1
-0
/
+3
*
More instrumentation for the JSON parseer.
Eric S. Raymond
2009-11-17
1
-5
/
+7
*
Add some instrimentation with which to detect JSON parser problems.
Eric S. Raymond
2009-11-16
1
-8
/
+19
*
Avoid null-pointer issues.
Eric S. Raymond
2009-11-16
1
-80
/
+82
*
Comment fixes. All regression tests pass.
Eric S. Raymond
2009-11-16
1
-3
/
+3
*
Splint cleanup. All regression tests pass.
Eric S. Raymond
2009-11-11
1
-1
/
+1
*
Add post_array state to the JSON parser, fixes an error in device-list parsing.
Eric S. Raymond
2009-11-11
1
-5
/
+7
*
Allow quoted strings to pass the type check for character values...
Eric S. Raymond
2009-11-11
1
-1
/
+1
*
Silence some compiler warnings. All regression tests pass.
Eric S. Raymond
2009-10-26
1
-2
/
+2
*
Return of Splint Cleanup.
Eric S. Raymond
2009-09-10
1
-7
/
+13
*
Splint Cleanup Meets Billy The Kid. All regression tests pass.
Eric S. Raymond
2009-09-10
1
-7
/
+16
*
Son of the Splint Cleanup.
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
/
+5
*
Continuing the splint cleanup.
Eric S. Raymond
2009-09-10
1
-1
/
+1
*
Yet more splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-3
/
+9
*
More splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-1
/
+1
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-2
/
+2
*
Added more type testing in the JSON parser.
Eric S. Raymond
2009-09-07
1
-6
/
+14
*
Enable JSON parser to recognize a type mismatch.
Eric S. Raymond
2009-09-07
1
-1
/
+6
*
Arrange for JSON-style escapes to be interpreted by the parser.
Eric S. Raymond
2009-09-06
1
-3
/
+36
*
JSON parser debugging.
Eric S. Raymond
2009-08-30
1
-4
/
+6
*
Improve parser debugging machinery.
Eric S. Raymond
2009-08-30
1
-1
/
+7
[next]