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-object.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a method for getting all the nodes from a JsonObject
Emmanuele Bassi
2007-10-16
1
-0
/
+41
*
Add a note in the JsonObject documentation for the member name normalization
Emmanuele Bassi
2007-10-16
1
-1
/
+5
*
Normalize every member name before using it
Emmanuele Bassi
2007-10-16
1
-5
/
+26
*
Provide an internal g_hash_table_get_keys() and bump down GLib dependency
Emmanuele Bassi
2007-10-15
1
-0
/
+25
*
Add API for removing nodes from arrays and objects
Emmanuele Bassi
2007-10-15
1
-0
/
+17
*
Fix documentation about the ownership of the nodes
Emmanuele Bassi
2007-10-07
1
-5
/
+8
*
Implement the GType functions for JsonObject and JsonArray
Emmanuele Bassi
2007-10-05
1
-0
/
+13
*
Document the new public functions
Emmanuele Bassi
2007-10-01
1
-0
/
+15
*
Move data types ctors and setters into the public headers
Emmanuele Bassi
2007-10-01
1
-1
/
+0
*
Add licensing informations to the source code
Emmanuele Bassi
2007-10-01
1
-4
/
+30
*
Add JsonNode, a generic container for JSON types
Emmanuele Bassi
2007-10-01
1
-32
/
+12
*
Initial import of JSON-GLib
Emmanuele Bassi
2007-09-20
1
-0
/
+201