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
/
json-node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap config.h include with conditionals
Emmanuele Bassi
2007-12-25
1
-0
/
+3
*
Initialise to zero when creating/copying a JsonNode
Emmanuele Bassi
2007-12-25
1
-4
/
+5
*
Fix member name in json_node_get_value_type()
Emmanuele Bassi
2007-11-13
1
-1
/
+1
*
Add a GType for JsonNode
Emmanuele Bassi
2007-11-13
1
-0
/
+48
*
Check if the payload is set in json_node_free()
Emmanuele Bassi
2007-10-29
1
-2
/
+4
*
Add json_node_dup_string()
Emmanuele Bassi
2007-10-08
1
-0
/
+20
*
Add convenience accessors for fundamental types in JsonNode
Emmanuele Bassi
2007-10-05
1
-0
/
+201
*
Document the new public functions
Emmanuele Bassi
2007-10-01
1
-0
/
+78
*
Move data types ctors and setters into the public headers
Emmanuele Bassi
2007-10-01
1
-1
/
+0
*
Implement json_node_get_parent()
Emmanuele Bassi
2007-10-01
1
-0
/
+16
*
Add licensing informations to the source code
Emmanuele Bassi
2007-10-01
1
-8
/
+44
*
Add API reference for JSON-GLib
Emmanuele Bassi
2007-10-01
1
-1
/
+1
*
Add JsonNode, a generic container for JSON types
Emmanuele Bassi
2007-10-01
1
-0
/
+269