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
/
gboxed.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
Spelling fixes
Matthias Clasen
1
-2
/
+2
2011-08-17
Add (allow-none) annotation for GValue setters.
Pavel Holejsovsky
1
-4
/
+4
2011-06-24
Add boxed GType for GMatchInfo
Christian Persch
1
-0
/
+2
2011-06-03
gobject: Use _ prefixing in private headers over G_GNUC_INTERNAL in public he...
Colin Walters
1
-1
/
+1
2011-05-31
Add a boxed type for GVariantBuilder, mark GVariantIter as (skip)
Colin Walters
1
-0
/
+2
2010-12-19
Add GI annotations to GValue and GValueArray.
Pavel Holejsovsky
1
-2
/
+2
2010-08-24
datetime: Add GDateTime to the GType system
Thiago Santos
1
-0
/
+2
2010-08-18
Use G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritten code
Christian Persch
1
-177
/
+38
2010-07-07
gobject/: fully remove gobjectalias hacks
Ryan Lortie
1
-4
/
+0
2010-06-17
Add fundamental type and pspec for GVariant
Christian Persch
1
-8
/
+7
2010-04-22
Add a boxed type for GError
Matthias Clasen
1
-0
/
+13
2010-02-10
merge GVariant
Ryan Lortie
1
-0
/
+27
2010-01-25
Move the boxed private type data to TypeNode
Benjamin Otte
1
-67
/
+5
2010-01-25
Put calls to registered copy/free functions into separate functions
Benjamin Otte
1
-66
/
+31
2009-04-29
Bug 580450 – Reference counting and boxed types for arrays
David Zeuthen
1
-0
/
+33
2009-01-18
Define an ENABLE_REGEX macro
Matthias Clasen
1
-0
/
+4
2008-07-02
Fix up section comments
Matthias Clasen
1
-7
/
+4
2008-06-22
remove trailing whitespace from newly added gtk-doc comments and
Michael Natterer
1
-21
/
+23
2008-06-22
moved includes back to the top of the files (before gtk-doc SECTION
Michael Natterer
1
-16
/
+21
2008-06-21
Migrating docs.
Stefan Kost
1
-0
/
+54
2008-06-21
Add titles back from tmpl.
Stefan Kost
1
-0
/
+1
2008-06-21
Use file-names from the section file for SECTION: comments.
Stefan Kost
1
-1
/
+1
2008-06-21
Migrating docs.
Stefan Kost
1
-0
/
+42
2007-06-15
Added GRegex boxed type. (#445065, Carlos Garnacho)
Cody Russell
1
-0
/
+11
2005-11-23
minor cleanups, implemented G_TYPE_HASH_TABLE.
Tim Janik
1
-25
/
+50
2005-08-31
More string interning
Matthias Clasen
1
-6
/
+6
2005-08-31
Intern type names before registering the type to avoid unnecessary copies.
Matthias Clasen
1
-1
/
+1
2005-04-29
Add a boxed type for GDate. (#301787, Tim-Philipp Müller)
Matthias Clasen
1
-0
/
+20
2005-03-14
Make work again.
Matthias Clasen
1
-1
/
+5
2004-09-16
Implement the same PLT reduction technique used in GTK+:
Matthias Clasen
1
-1
/
+2
2004-01-09
Add a boxed type for nul-terminated string arrays. (#110528)
Matthias Clasen
1
-0
/
+12
2003-09-12
Make the g_value_set_x_take_ownership() functions "official" part of the
Matthias Clasen
1
-0
/
+7
2003-08-19
adapt to new gbsearcharray.h code. (g_value_register_transform_func): turn
Tim Janik
1
-3
/
+7
2003-02-09
remove lookup of unused BoxedNode.
Soeren Sandmann
1
-4
/
+0
2002-05-06
[ merged from stable ]
Owen Taylor
1
-4
/
+3
2002-02-19
provide marshaller specific value_set_*_take_ownership() variants.
Tim Janik
1
-2
/
+1
2001-12-13
implemented closure chaining.
Tim Janik
1
-10
/
+13
2001-11-21
put newly created param spec types into a global array.
GOBJECT_GType_guint
Tim Janik
1
-25
/
+44
2001-09-10
Removed is_refcounted and GBoxedInitFunc from
Alex Larsson
1
-36
/
+8
2001-06-19
remove left-over usages of an anonymous GBoxed typedef.
Tim Janik
1
-1
/
+1
2001-03-21
This takes a `const GValue *' argument.
Martin Baulig
1
-1
/
+1
2001-03-18
removed archaic gpointer derived_data; relict and added a GData member
Tim Janik
1
-1
/
+33
2001-03-08
destruction cleanup. there's one ->finalize_hook member in the hooklist
Tim Janik
1
-0
/
+33
2001-03-07
changed prototype of g_boxed_type_register_static() to contain an optional
Tim Janik
1
-51
/
+158
2001-02-17
changed collect_format, collect_value() and lcopy_format, lcopy_value() in
Tim Janik
1
-24
/
+40
2000-12-12
fixed dealing with collection/lcopy of NULL values.
Tim Janik
1
-2
/
+2
2000-11-28
Patches by Hans Breuer:
Tor Lillqvist
1
-1
/
+1
2000-10-25
added g_value_set_static_string().
Tim Janik
1
-11
/
+26
2000-10-25
added newly added gobject/ headers.
Tim Janik
1
-0
/
+316