[gtk] (14 commits) Non-fast-forward update to branch wip/otte/json



The branch 'wip/otte/json' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  76afd66... jsonparser: Split parsing strings from unescaping them
  70fd5dc... jsonparser: Prevalidate numbers and strings
  d5efa2b... jsonparser: Remove the reader object
  17d7c9d... tools: Add gtk-json-validate
  f3be94a... jsonparser: Store the node in the character table
  244e99e... json: Add gtk_json_parser_select_member()
  d477b1a... demos: Add a simple JSON demo
  77cd959... jsonparser: Make select_member() fast
  51aceb9... testutils: Rewrite to use GSubprocess
  17d481f... jsonparser: Improve error handling
  a8a12b3... testsuite: Add a test for the json parser

Commits added to the branch:

  b7d89df... jsonparser: Split parsing strings from unescaping them
  9cf7b5a... jsonparser: Prevalidate numbers and strings
  770e278... jsonparser: Remove the reader object
  04514aa... tools: Add gtk-json-validate
  e87e4f7... jsonparser: Store the node in the character table
  6a57919... json: Add gtk_json_parser_select_member()
  d3164ca... demos: Add a simple JSON demo
  ade1dcc... jsonparser: Make select_member() fast
  f46d225... testutils: Rewrite to use GSubprocess
  8ea7932... jsonparser: Improve error handling
  b2d2499... jsonparser: Accept UTF-8 BOM at start of document
  24c0a17... jsonparser: Don't stack overflow
  23bb8ee... jsonparser: Don't treat \0 as eof
  18d3baa... testsuite: Add a testsuite for the json parser


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]