index
:
~smcv/dbus-glib
dbus-gmain
getall-empty-22156
master
test-main-context-23633
wip-garbage-out-values-7206-a
wip-garbage-out-values-7206-b
wip-sizes
wip-templateless-gtk-doc
perpetual beta
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbus
/
dbus-gvalue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-28
Fix various minor documentation bugs
HEAD
master
Simon McVittie
1
-1
/
+1
2011-06-01
Remove Doxygen droppings from source code
Simon McVittie
1
-4
/
+1
2011-06-01
Remove support for i18n completely
Simon McVittie
1
-21
/
+20
2011-05-12
marshal_collection_array: statically assert that size conversion is not needed
Simon McVittie
1
-0
/
+10
2011-05-12
marshal_collection_array: remove set-but-unused variable elt_size
Simon McVittie
1
-3
/
+0
2011-05-12
marshal_map, marshal_struct: remove unused variable ret
Simon McVittie
1
-6
/
+0
2011-05-12
demarshal_static_variant: remove useless call to dbus_message_iter_get_arg_type
Simon McVittie
1
-2
/
+0
2011-04-13
marshal_collection_array: simplify exit path
Simon McVittie
1
-6
/
+1
2011-04-13
marshal_collection_array: if appending fails, don't assume OOM
Simon McVittie
1
-1
/
+8
2011-04-13
marshal_collection_array: assert validity of signature
Simon McVittie
1
-1
/
+2
2011-04-13
marshal_collection_array: fail early if the array is NULL
Simon McVittie
1
-3
/
+4
2011-04-13
marshal_collection_ptrarray: abandon broken containers, simplify exit path
Simon McVittie
1
-7
/
+7
2011-04-13
marshal_collection_ptrarray: assert that the signature is valid
Simon McVittie
1
-1
/
+3
2011-04-13
marshal_variant: abandon broken containers rather than closing them
Simon McVittie
1
-1
/
+4
2011-04-13
marshal_struct: simplify teardown, and abandon broken containers
Simon McVittie
1
-7
/
+8
2011-04-13
marshal_map: on error, abandon the container instead of closing it
Simon McVittie
1
-2
/
+9
2011-04-13
marshal_signature: check validity of the signature
Simon McVittie
1
-1
/
+4
2011-04-13
marshal_object: check that it's really an object and its path is valid
Simon McVittie
1
-5
/
+5
2011-04-13
marshal_object_path: check that it's really a valid object path
Simon McVittie
1
-3
/
+5
2011-04-13
marshal_proxy: check that it's really a proxy and its path is valid
Simon McVittie
1
-2
/
+5
2011-04-13
marshal_valuearray: simplify teardown
Simon McVittie
1
-7
/
+1
2011-04-13
marshal_valuearray: abandon the container if we fail
Simon McVittie
1
-1
/
+4
2011-04-13
marshal_basic: if marshalling a string fails, critical and return FALSE
Simon McVittie
1
-6
/
+12
2011-04-13
marshal_basic: if a boolean has a non-boolean value, diagnose the error
Simon McVittie
1
-1
/
+4
2011-04-13
dbus-gvalue: replace trivial cases of OOM with a call to a noreturn function
Simon McVittie
1
-12
/
+19
2010-09-28
Add DBusGObjectPath, DBusGSignature typedefs
Simon McVittie
1
-4
/
+40
2010-01-27
Fix compilation of dbus-gvalue.c
Colin Walters
1
-0
/
+1
2010-01-27
dbus-gvalue: set an error when demarshal_basic doesn't recognize type
Andres Salomon
1
-2
/
+1
2009-09-29
Merge branch '20936-fsf-address'
Simon McVittie
1
-1
/
+1
2009-07-01
Bug 21362 - Remove use of deprecated symbols
Jason Leach
1
-8
/
+8
2009-06-09
fd.o #20936: Update FSF address
Tobias Mueller
1
-1
/
+1
2009-03-26
Bug 13908: make dbus_g_type_specialized_init() safe for library users to call
Mikkel Kamstrup Erlandsen
1
-1
/
+0
2008-11-29
Bug #17797: add support for 'g' type, as a boxed char *
Robert McQueen
1
-1
/
+81
2008-06-20
Bug 10373: Use of deprecated API (was used incorrectly)
Colin Walters
1
-14
/
+11
2008-06-19
Bug 16419: stack overflow demarshaling recursive variants
Colin Walters
1
-2
/
+19
2008-05-27
Bug 10834: Fix error handling path for dbus_g_proxy_end_call_internal
Colin Walters
1
-0
/
+28
2008-05-27
Bug 12849: Fix use after free (Kimmo Hämäläinen)
Colin Walters
1
-1
/
+2
2007-02-09
Allow passing of NULL to strv out arguments.
Rob Taylor
1
-7
/
+13
2006-10-25
Dont shadow index.
Rob Taylor
1
-7
/
+7
2006-08-18
Commit patch to switch to gtk-doc with gtype-specialized doc and updates from
Rob Taylor
1
-2
/
+4
2006-06-29
- Created empty NEWS file
John (J5) Palmieri
1
-0
/
+1854