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-array.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the JsonArray documentation
Emmanuele Bassi
2021-06-10
1
-23
/
+23
*
docs: Initial, rough port away from gtk-doc
Emmanuele Bassi
2021-06-08
1
-127
/
+132
*
docs: Fix the Since tags
Emmanuele Bassi
2016-03-01
1
-4
/
+4
*
core: Add JSON node, object, array hashes
Philip Withnall
2016-03-01
1
-7
/
+97
*
node: Add json_node_ref() and json_node_unref()
Philip Withnall
2016-03-01
1
-3
/
+3
*
core: Add immutability support to core objects
Philip Withnall
2016-03-01
1
-0
/
+48
*
core: Remove atomic operations for reference counting
Philip Withnall
2016-01-28
1
-2
/
+2
*
array: Ensure JsonArray is zero-initialised
Philip Withnall
2016-01-28
1
-2
/
+2
*
array: Do not create a null node for empty strings
Emmanuele Bassi
2015-08-18
1
-1
/
+1
*
Remove conditional inclusion of config.h
Emmanuele Bassi
2014-03-18
1
-2
/
+0
*
docs: Port to MarkDown
Emmanuele Bassi
2014-03-18
1
-2
/
+2
*
Add missing annotations
Emmanuele Bassi
2014-02-14
1
-5
/
+5
*
Use the new typed JsonNode initializers
Emmanuele Bassi
2012-10-27
1
-35
/
+19
*
Consolidate null handling in JsonArray and JsonObject
Emmanuele Bassi
2012-10-27
1
-1
/
+10
*
array: Relax preconditions on array and object methods
Emmanuele Bassi
2012-10-26
1
-2
/
+0
*
array: Relax add_string_element() preconditions
Emmanuele Bassi
2012-10-26
1
-2
/
+1
*
Remove G_CONST_RETURN usage
Emmanuele Bassi
2011-06-09
1
-1
/
+1
*
Use the new atomic functions for refcounting
Emmanuele Bassi
2011-06-03
1
-7
/
+2
*
Add missing introspection annotations.
Luca Bruno
2011-01-10
1
-4
/
+4
*
Use G_DEFINE_BOXED_TYPE()
Emmanuele Bassi
2010-10-19
1
-12
/
+1
*
Add introspection annotations
Emmanuele Bassi
2010-09-25
1
-2
/
+2
*
Allow NULL as a value for strings, arrays and objects
Emmanuele Bassi
2010-06-16
1
-9
/
+33
*
Update Introspection annotations
Emmanuele Bassi
2009-11-12
1
-9
/
+9
*
Auto-promote integer types to G_TYPE_INT64
Emmanuele Bassi
2009-08-12
1
-2
/
+2
*
Fix license and copyright notices
Emmanuele Bassi
2009-06-09
1
-2
/
+6
*
[node] Make JsonNode completely private
Emmanuele Bassi
2009-06-09
1
-8
/
+1
*
Add JsonArray iteration function
Emmanuele Bassi
2009-05-17
1
-0
/
+35
*
Intern the remaining type names
Emmanuele Bassi
2009-04-17
1
-1
/
+1
*
Add convenience accessors to JsonArray
Emmanuele Bassi
2009-04-17
1
-0
/
+386
*
Wrap config.h include with conditionals
Emmanuele Bassi
2007-12-25
1
-0
/
+2
*
Add API to retrieve copies of the nodes inside objects and arrays
Emmanuele Bassi
2007-11-21
1
-0
/
+29
*
Fix compilation errors with extra maintainer CFLAGS
Emmanuele Bassi
2007-10-16
1
-1
/
+1
*
Add API for removing nodes from arrays and objects
Emmanuele Bassi
2007-10-15
1
-0
/
+18
*
Fix documentation about the ownership of the nodes
Emmanuele Bassi
2007-10-07
1
-2
/
+5
*
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
/
+22
*
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
-0
/
+29
*
Add JsonNode, a generic container for JSON types
Emmanuele Bassi
2007-10-01
1
-36
/
+28
*
Initial import of JSON-GLib
Emmanuele Bassi
2007-09-20
1
-0
/
+176