index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gobject
/
gvaluetypes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-12
GVariant: add g_variant_take_ref()
Ryan Lortie
1
-7
/
+7
2011-06-13
Drop a few more G_CONST_RETURN
Ryan Lortie
1
-1
/
+1
2011-06-03
gobject: Use _ prefixing in private headers over G_GNUC_INTERNAL in public he...
Colin Walters
1
-1
/
+2
2011-03-15
Revert "Remove all uses of G_CONST_RETURN"
Emmanuele Bassi
1
-1
/
+1
2011-03-15
Remove all uses of G_CONST_RETURN
Ryan Lortie
1
-1
/
+1
2010-12-19
Add GI annotations to GValue and GValueArray.
Pavel Holejsovsky
1
-1
/
+1
2010-09-13
g_strdup_value_contents(): dump GStrv more usefully
Will Thompson
1
-0
/
+19
2010-08-18
Use G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritten code
Christian Persch
1
-9
/
+1
2010-07-07
gobject/: fully remove gobjectalias hacks
Ryan Lortie
1
-4
/
+0
2010-06-19
Tiny docs fix
Christian Persch
1
-4
/
+4
2010-06-19
Add g_value_take_variant
Christian Persch
1
-0
/
+39
2010-06-17
fix a typo
Matthias Clasen
1
-1
/
+1
2010-06-17
Add fundamental type and pspec for GVariant
Christian Persch
1
-0
/
+148
2008-08-01
Clarify some docs
Matthias Clasen
1
-2
/
+2
2008-06-22
remove trailing whitespace from newly added gtk-doc comments and
Michael Natterer
1
-61
/
+61
2008-06-22
moved includes back to the top of the files (before gtk-doc SECTION
Michael Natterer
1
-5
/
+6
2008-06-21
Migrating docs.
Stefan Kost
1
-0
/
+248
2008-06-21
Migrating docs.
Stefan Kost
1
-1
/
+11
2008-06-21
Migrating docs.
Stefan Kost
1
-0
/
+9
2006-09-30
Fix some issues with PLT entries.
Matthias Clasen
1
-6
/
+6
2005-12-22
implemented G_TYPE_GTPYE. applied patch from matthias which implements
Tim Janik
1
-0
/
+29
2005-08-31
Intern type names before registering the type to avoid unnecessary copies.
Matthias Clasen
1
-13
/
+13
2005-05-20
dup the new value before freeing the old, just in case. (#172142, Morten
Matthias Clasen
1
-2
/
+7
2005-03-14
Make work again.
Matthias Clasen
1
-1
/
+3
2004-09-16
Implement the same PLT reduction technique used in GTK+:
Matthias Clasen
1
-1
/
+2
2003-09-12
Make the g_value_set_x_take_ownership() functions "official" part of the
Matthias Clasen
1
-0
/
+7
2001-11-04
Add a function g_pointer_type_register_static() to register a type derived
Owen Taylor
1
-0
/
+26
2001-10-12
cosmetic fixups.
Tim Janik
1
-10
/
+10
2001-10-11
Fill in missing support for gint64 & guint64 (#59254).
Joshua N Pritikin
1
-36
/
+94
2001-10-03
Add support for G_TYPE_INT64 and storing it in GValue (Patch from Mathieu
Owen Taylor
1
-0
/
+35
2001-03-18
removed archaic gpointer derived_data; relict and added a GData member
Tim Janik
1
-8
/
+8
2001-03-14
made config arg to g_scanner_new() const.
Tim Janik
1
-0
/
+69
2001-03-07
changed prototype of g_boxed_type_register_static() to contain an optional
Tim Janik
1
-238
/
+157
2001-02-17
include string.h
Havoc Pennington
1
-1
/
+1
2001-02-17
changed collect_format, collect_value() and lcopy_format, lcopy_value() in
Tim Janik
1
-129
/
+111
2001-01-31
adapt to work with new CVS gtk-doc, leaving the old rules in place caused
Tim Janik
1
-0
/
+5
2000-12-12
fixed dealing with collection/lcopy of NULL values.
Tim Janik
1
-1
/
+113
2000-10-27
const fix
Tim Janik
1
-1
/
+1
2000-10-25
added g_value_set_static_string().
Tim Janik
1
-2
/
+18
2000-10-25
added newly added gobject/ headers.
Tim Janik
1
-21
/
+111
2000-06-24
define gstring in terms of gchar*. this typedef reflects the type name of
Tim Janik
1
-0
/
+588