index
:
delta/json-glib.git
bug-958
bug-965
debian-packaging
deep-copy
docs-template
error-location
generator
gobject-deserialize
gobject-serialize
handle-utf8-bom
json-glib-0-10
json-glib-0-12
json-glib-0-14
json-glib-0-16
json-glib-0-8
json-glib-1-0
json-glib-1-2
json-glib-1-4
json-glib-1-6
json-node-autoptr
json-scanner
master
msvc-patch
object_get-with-wrong-types
parse-enums
python-bindings
stable-0.2
stable-0.4
test-framework
wip/drop-autotools
wip/g-property
wip/hughsie/typecheck
wip/otte/validate-with-load-bytes
wip/rishi/24-doc-fix
wip/sadiq/parser-read-async
work
gitlab.gnome.org: GNOME/json-glib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
json-glib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop usage of raw g_assert in reader test in favor of g_assert_*()
Frederic Martinsons
2022-10-11
14
-163
/
+164
*
json-glib/json-builder.c:
Farzin
2022-02-15
1
-1
/
+1
*
Merge branch 'safe-node-init' into 'master'
Emmanuele Bassi
2021-10-09
2
-6
/
+20
|
\
|
*
applied suggest change
tallua
2021-10-10
1
-2
/
+0
|
*
Apply 2 suggestion(s) to 1 file(s)
Emmanuele Bassi
2021-10-09
1
-6
/
+2
|
*
Apply 1 suggestion(s) to 1 file(s)
Emmanuele Bassi
2021-10-09
1
-1
/
+1
|
*
remove/add whitespace for coding convention
tallua
2021-10-10
1
-2
/
+1
|
*
uncomment code
tallua
2021-04-06
1
-1
/
+1
|
*
set node->data pointer to null when unset
tallua
2021-04-06
2
-0
/
+21
*
|
doc: Add missing symbol
Emmanuele Bassi
2021-06-11
1
-0
/
+9
*
|
Update the JSON/GObject API documentation
Emmanuele Bassi
2021-06-10
1
-11
/
+13
*
|
Update the node documentation
Emmanuele Bassi
2021-06-10
3
-182
/
+199
*
|
Update the JSON/GVariant API documentation
Emmanuele Bassi
2021-06-10
1
-3
/
+3
*
|
Update the JsonObject documentation
Emmanuele Bassi
2021-06-10
1
-83
/
+86
*
|
Update the JsonArray documentation
Emmanuele Bassi
2021-06-10
1
-23
/
+23
*
|
Update the documentation of the utility API
Emmanuele Bassi
2021-06-10
1
-7
/
+6
*
|
Update the JsonParser documentation
Emmanuele Bassi
2021-06-10
2
-78
/
+111
*
|
Update the documentation for the GObject integration API
Emmanuele Bassi
2021-06-10
1
-41
/
+41
*
|
Update the documentation of the versioning macros
Emmanuele Bassi
2021-06-10
2
-13
/
+34
*
|
Update the JsonSerializable documentation
Emmanuele Bassi
2021-06-10
1
-62
/
+69
*
|
Update the JsonPath documentation
Emmanuele Bassi
2021-06-10
2
-46
/
+45
*
|
Update the JsonReader documentation
Emmanuele Bassi
2021-06-10
2
-101
/
+156
*
|
Update the JsonGenerator documentation
Emmanuele Bassi
2021-06-10
1
-34
/
+35
*
|
Update the documentation for the GBoxed API
Emmanuele Bassi
2021-06-08
2
-30
/
+74
*
|
Update JsonBuilder documentation
Emmanuele Bassi
2021-06-08
1
-78
/
+114
*
|
Merge branch 'gidocgen' into 'master'
Emmanuele Bassi
2021-06-08
22
-861
/
+734
|
\
\
|
*
|
Remove `volatile` from enum registration template
Emmanuele Bassi
2021-06-08
1
-1
/
+1
|
*
|
build: Be strict when generating introspection
Emmanuele Bassi
2021-06-08
1
-1
/
+2
|
*
|
docs: Initial, rough port away from gtk-doc
Emmanuele Bassi
2021-06-08
20
-859
/
+731
|
|
/
*
|
trivial: Return the correct type in g_return_val_if_fail()
wip/hughsie/typecheck
Richard Hughes
2021-05-16
2
-5
/
+5
|
/
*
Do not leak memory for duplicate var assignment
Richard Hughes
2021-02-20
1
-0
/
+2
*
parser: Ignore UTF-8 BOM if necessary
handle-utf8-bom
Jan-Michael Brummer
2020-12-31
4
-1
/
+46
*
tests: Add surrogate pair tests
James Westman
2020-11-30
1
-0
/
+3
*
scanner: Fix crash on malformed surrogate pairs
James Westman
2020-11-30
1
-4
/
+24
*
Fix build reproducibility
Alexander Kanavin
2020-11-01
1
-2
/
+2
*
Gracefully handle empty arrays and objects
Emmanuele Bassi
2020-08-24
2
-11
/
+14
*
build: Maintain Autotools compatibility on Darwin
Emmanuele Bassi
2020-08-24
1
-0
/
+1
*
Properly detect multiple top level statements
Emmanuele Bassi
2020-08-24
2
-15
/
+13
*
Plug leaks in json-glib-format
Emmanuele Bassi
2020-08-24
1
-3
/
+14
*
Document json_from_string() nullability
Emmanuele Bassi
2020-08-24
1
-2
/
+2
*
Assert that foreach_member() won't mutate the object
Emmanuele Bassi
2020-08-24
1
-0
/
+5
*
Document the iteration order for foreach_member()
Emmanuele Bassi
2020-08-24
1
-0
/
+3
*
Add ordered iterator for JsonObject
Emmanuele Bassi
2020-08-24
4
-10
/
+183
*
Use non-deprecated GObject constructor and types
Emmanuele Bassi
2020-08-24
1
-28
/
+23
*
build: Remove unnecessary argument
Emmanuele Bassi
2020-08-24
1
-1
/
+0
*
scanner: use macro instead of cast to convert pointer to integer
Dimitry Andric
2020-08-19
1
-1
/
+1
*
json-parser: Support loading files via memory mapping
Philip Withnall
2020-06-09
5
-0
/
+120
*
tests: Factor out a helper function
Philip Withnall
2020-06-09
1
-9
/
+17
*
json-gvariant: Fix poorly written patch in 212f925
Robert Ancell
2020-04-07
1
-6
/
+9
*
json-gvariant: Stop string to GVariant conversion failing due to unrelated er...
Robert Ancell
2020-04-06
1
-7
/
+26
[next]