[gtk] (21 commits) Non-fast-forward update to branch wip/otte/json
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (21 commits) Non-fast-forward update to branch wip/otte/json
- Date: Sun, 5 Dec 2021 21:10:00 +0000 (UTC)
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:
e984c81... Add GtkJsonParser
60dc3f1... Add GtkJsonPrinter
c815d0e... tools: Add gtk-json-format
c05ecc2... jsonparser: Remove line number tracking
4968643... jsonparser: Build a character table and use it
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
082f0e7... testsuite: Add a testsuite for the json parser
62ddeb5... testsuite: Run json parser as a single test
Commits added to the branch:
c69360d... testutils: Rewrite to use GSubprocess
3101b21... Add GtkJsonParser
3520258... Add GtkJsonPrinter
167ac80... tools: Add gtk-json-format
de1af44... jsonparser: Remove line number tracking
2f82d11... jsonparser: Build a character table and use it
d9e9e50... jsonparser: Split parsing strings from unescaping them
c8cf9fc... jsonparser: Prevalidate numbers and strings
f219b6a... jsonparser: Remove the reader object
b3e4e42... tools: Add gtk-json-validate
ab2d5b6... jsonparser: Store the node in the character table
785ce9e... json: Add gtk_json_parser_select_member()
f838612... jsonparser: Make select_member() fast
c6425e1... jsonparser: Improve error handling
11bffcb... jsonparser: Accept UTF-8 BOM at start of document
35a018f... jsonparser: Don't stack overflow
35dec15... jsonparser: Don't treat \0 as eof
ed1a8b8... testsuite: Add a testsuite for the json parser
76091ea... testsuite: Run json parser as a single test
2a9e757... jsonparser: Add some convenience API
ba612ed... demos: Add a simple JSON demo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]