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
/
gvaluetransform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-09
Access enum and flags values as v_long/v_ulong, not v_int/v_uint, to make
Matthias Clasen
1
-53
/
+53
2005-03-14
Make work again.
Matthias Clasen
1
-1
/
+1
2005-01-12
Cosmetic fixes (#163792, BenoƮt Carpentier):
Matthias Clasen
1
-2
/
+0
2004-09-16
Implement the same PLT reduction technique used in GTK+:
Matthias Clasen
1
-1
/
+2
2003-03-30
Optimize the common cases (init == NULL or init == "") a bit. replace uses
Matthias Clasen
1
-1
/
+1
2002-12-12
use G_G[U]INT64_FORMAT unconditionally, since we'll always have it now.
Manish Singh
1
-9
/
+0
2002-07-26
Fix problems with excess ';' by addition of strategic 'extern void
Owen Taylor
1
-4
/
+5
2002-03-05
don't try to register undeclared value transform functions if
Sven Neumann
1
-0
/
+4
2002-02-13
cosmetic cleanups, fixed [u]int64->string conversions.
Tim Janik
1
-333
/
+333
2002-02-10
msvc 5.0 can't cast from uint64 to double. Disable respective
Hans Breuer
1
-0
/
+11
2002-02-09
Register transformations for gint64, guint64. (#70780, patch from Andy
Owen Taylor
1
-1
/
+94
2001-03-08
Include <string.h> for memcpy.
Owen Taylor
1
-4
/
+6
2001-03-07
changed prototype of g_boxed_type_register_static() to contain an optional
Tim Janik
1
-0
/
+339