Files
json-c/tests
Eric Haszlakiewicz f23486a321 In the json_tokener_state_number case, explicitly adjust what "number" characters are allowed based on the exact micro-state that we're in, and check for invalid following characters in a different way, to allow a valid json_type_number object to be returned at the top level.
This causes previously failing strings like "123-456" to return a valid json_object with the appropriate value.  If you care about the trailing content, call json_tokener_parse_ex() and check the parse end point with json_tokener_get_parse_end().
2020-06-29 02:14:26 +00:00
..
2020-04-03 11:39:30 +08:00
2020-04-14 09:20:51 +08:00
2020-04-14 09:13:06 +08:00
2020-04-03 11:39:30 +08:00
2020-04-03 11:39:30 +08:00
2020-04-03 11:39:30 +08:00
2020-04-03 11:39:30 +08:00
2020-03-31 19:12:45 +08:00
2020-03-31 19:12:45 +08:00
2020-04-11 09:41:04 +02:00
2020-04-03 11:39:30 +08:00
2020-03-31 19:12:45 +08:00
2020-04-03 11:39:30 +08:00
2020-04-03 11:39:30 +08:00
2020-04-03 11:39:30 +08:00
2020-04-03 11:39:30 +08:00
2020-03-31 19:12:45 +08:00
2020-04-03 11:39:30 +08:00
2020-01-02 16:41:37 +08:00
2020-04-11 09:41:04 +02:00
2020-04-03 11:39:30 +08:00