index
:
~jonny/glib
master
v6only
le glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gobject
/
glib-genmarshal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-28
Silence compiler warnings.
Matthias Clasen
1
-1
/
+1
2005-11-17
const correctness fixes, found by Arjan van de Ven and gcc.
Matthias Clasen
1
-1
/
+1
2004-07-21
Use the correct fields for enums and flags. (#145015,Tommi Komulainen)
Matthias Clasen
1
-2
/
+2
2003-09-14
Don't generate code using deprecated APIs. (#122292, Christian Persch)
Matthias Clasen
1
-4
/
+4
2002-12-12
Add a test for positional parameters in g_snprintf(). Use g_printf()
Matthias Clasen
1
-77
/
+77
2002-05-07
Fix include order for config.h (#71704, Morten Welinder)
Owen Taylor
1
-1
/
+2
2002-02-26
Remove references to gruntime. This includes renaming the test program
Matthias Clasen
1
-5
/
+5
2002-02-19
provide marshaller specific value_set_*_take_ownership() variants.
Tim Janik
1
-58
/
+95
2001-11-17
Exit with non-zero exit status if any errors were encountered.
Owen Taylor
1
-5
/
+17
2001-11-14
add API for chaining: g_signal_chain_from_overridden() and
Tim Janik
1
-8
/
+3
2001-10-11
Fill in missing support for gint64 & guint64 (#59254).
Joshua N Pritikin
1
-8
/
+4
2001-10-03
Add support for G_TYPE_INT64 and storing it in GValue (Patch from Mathieu
Owen Taylor
1
-0
/
+8
2001-07-26
added a "release_check" to the OutArgument structure, which, if present,
Michael Natterer
1
-21
/
+34
2001-07-20
Modified to create header files which use G_[BEGIN,END]_DECLS instead of
Ron Steinke
1
-2
/
+2
2001-03-09
test program. covers run first/last/cleanup signal handlers, return value
Tim Janik
1
-1
/
+1
2001-03-07
changed prototype of g_boxed_type_register_static() to contain an optional
Tim Janik
1
-116
/
+151
2000-12-12
fixed dealing with collection/lcopy of NULL values.
Tim Janik
1
-23
/
+95
2000-11-28
Fix warnings.
Elliot Lee
1
-1
/
+1
2000-10-27
Make glib-genmarshal.exe.
Tor Lillqvist
1
-0
/
+8
2000-10-27
publically define GSignalInvocationHint structure that gets passed in to
Tim Janik
1
-2
/
+2
2000-10-25
added newly added gobject/ headers.
Tim Janik
1
-0
/
+693