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
/
gvalue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-21
[gobject] Grow gvalue transform array exponentially
Behdad Esfahbod
1
-1
/
+1
2008-08-22
Bug 523939 – Example program for GValue
Björn Lindqvist
1
-0
/
+60
2008-07-02
Fix up section comments
Matthias Clasen
1
-11
/
+8
2008-06-22
remove trailing whitespace from newly added gtk-doc comments and
Michael Natterer
1
-37
/
+45
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
/
+129
2006-10-02
reverted a change to have an assert instead of a g_return_val_if_fail()
Tim Janik
1
-1
/
+1
2005-03-14
Make work again.
Matthias Clasen
1
-1
/
+4
2004-09-16
Implement the same PLT reduction technique used in GTK+:
Matthias Clasen
1
-1
/
+2
2003-12-17
Use g_assert() instead of g_return_val_if_fail(), suggested by Sheldon
Matthias Clasen
1
-1
/
+4
2003-08-19
adapt to new gbsearcharray.h code. (g_value_register_transform_func): turn
Tim Janik
1
-7
/
+10
2003-02-17
don't assert the types passed in to have value tables. this prevents
Tim Janik
1
-2
/
+4
2001-12-13
implemented closure chaining.
Tim Janik
1
-6
/
+13
2001-12-10
perform an exact match on the two types instead of using
Sven Neumann
1
-3
/
+6
2001-03-18
removed archaic gpointer derived_data; relict and added a GData member
Tim Janik
1
-6
/
+3
2001-03-07
changed prototype of g_boxed_type_register_static() to contain an optional
Tim Janik
1
-217
/
+213
2001-02-17
changed collect_format, collect_value() and lcopy_format, lcopy_value() in
Tim Janik
1
-14
/
+2
2001-01-31
adapt to work with new CVS gtk-doc, leaving the old rules in place caused
Tim Janik
1
-0
/
+4
2000-12-12
fixed dealing with collection/lcopy of NULL values.
Tim Janik
1
-2
/
+52
2000-10-30
made both functions return gboolean just for the little extra standard
Sebastian Wilhelmi
1
-1
/
+1
2000-10-25
added newly added gobject/ headers.
Tim Janik
1
-4
/
+36
2000-06-29
include string.h for memset include string.h for strcpy include string.h
Owen Taylor
1
-1
/
+4
2000-06-24
define gstring in terms of gchar*. this typedef reflects the type name of
Tim Janik
1
-185
/
+83
2000-05-12
add reserved fundamental ids for gtk types (for transition time). added
Tim Janik
1
-0
/
+374