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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-23
Add tests for GValueArray
Matthias Clasen
1
-0
/
+65
2011-06-23
Improve test coverage for GValue transformations
Matthias Clasen
2
-2
/
+153
2011-06-20
Make gmarshal.c actually compile standalone
Matthias Clasen
1
-47
/
+550
2011-06-20
Stop using glib-genmarshal at build time
Colin Walters
6
-61
/
+533
2011-06-20
gclosure: Add G_TYPE_ENUM and G_TYPE_PARAM for g_cclosure_marshal_generic()
Colin Walters
1
-0
/
+8
2011-06-14
Remove a redundant assertion
Matthias Clasen
1
-5
/
+4
2011-06-14
gclosure: Add missing include
Colin Walters
1
-0
/
+1
2011-06-14
gclosure: add missing fundamental types to generic marshaler
Xan Lopez
1
-0
/
+8
2011-06-13
Drop a few more G_CONST_RETURN
Ryan Lortie
1
-1
/
+1
2011-06-12
update .gitignores
Dan Winship
1
-0
/
+1
2011-06-09
Remove all uses of G_CONST_RETURN
Ryan Lortie
9
-19
/
+19
2011-06-09
gobject: remove -DG_DISABLE_CONST_RETURNS
Ryan Lortie
6
-9
/
+9
2011-06-08
Fix a typo in GBinding
Colomban Wendling
1
-1
/
+1
2011-06-07
glib-types.h: Include glib.h, since we use G_BEGIN_DECLS
Colin Walters
1
-0
/
+2
2011-06-07
Generate $module-public-headers.txt file, feed it to gtk-doc
Colin Walters
1
-0
/
+8
2011-06-07
Update the year in the *.rc.in files
Chun-wei Fan
1
-1
/
+1
2011-06-07
Clean up gobject/gvaluetransform.c a bit
Chun-wei Fan
1
-8
/
+0
2011-06-05
Fix a typo
Matthias Clasen
1
-13
/
+13
2011-06-04
Use g_param_spec_ref_sink instead of separate ref, sink
Matthias Clasen
1
-2
/
+1
2011-06-04
GParamSpec: avoid unnecessary double initialization of qdata
Matthias Clasen
1
-16
/
+9
2011-06-04
No necessary to init qdata atomically
Matthias Clasen
1
-1
/
+1
2011-06-03
Make g_object_get_data use the new faster g_datalist_get_data
Alexander Larsson
1
-5
/
+1
2011-06-03
gobject: Use _ prefixing in private headers over G_GNUC_INTERNAL in public he...
Colin Walters
12
-31
/
+34
2011-05-31
Add a boxed type for GVariantBuilder, mark GVariantIter as (skip)
Colin Walters
3
-0
/
+13
2011-05-28
glib: Rewrite gatomic.[ch]
Ryan Lortie
1
-2
/
+2
2011-05-28
Quiet down the build a bit
Matthias Clasen
1
-5
/
+5
2011-05-23
Simply symbols files
Matthias Clasen
2
-124
/
+25
2011-05-19
GObject: move GLib type definitions to a separate header
Giovanni Campagna
4
-163
/
+205
2011-05-18
gtype: Remove unused variable
Colin Walters
1
-1
/
+0
2011-05-17
gobject: Speed up g_type_from_name()
Benjamin Otte
1
-13
/
+5
2011-05-02
gobject: Warn if someone uses the wrong property in g_object_get/set
Benjamin Otte
1
-0
/
+14
2011-05-02
Fix compiler warnings
Dan Winship
5
-31
/
+35
2011-05-02
Update .gitignores
Dan Winship
1
-0
/
+1
2011-04-08
Add a generic libffi based marshaller to libgobject
David Zeuthen
4
-1
/
+205
2011-03-31
Improve .gitignore
Ryan Lortie
1
-0
/
+5
2011-03-24
Docs: Changed can not to cannot.
Murray Cumming
3
-3
/
+3
2011-03-15
Revert "Remove all uses of G_CONST_RETURN"
Emmanuele Bassi
10
-20
/
+20
2011-03-15
Remove all uses of G_CONST_RETURN
Ryan Lortie
10
-20
/
+20
2011-03-15
Add G_SIGNAL_MUST_COLLECT
Christian Persch
4
-5
/
+104
2011-03-03
g_value_array_remove(): clarify docstring formatting
Will Thompson
1
-1
/
+3
2011-02-22
Visual C++ 2010 Project Files: autotools files
Chun-wei Fan
1
-1
/
+22
2011-02-18
Add a testcase for bug 637738
Matthias Clasen
1
-0
/
+127
2011-02-18
Document G_VALUE_NOCOPY_CONTENTS
Matthias Clasen
2
-2
/
+10
2011-02-18
Expand the documentation of g_type_get_qdata()
Matthias Clasen
1
-0
/
+4
2011-02-16
Better documentation for g_value_dup_object().
Stef Walter
1
-1
/
+2
2011-02-14
More GValue conversion tests
Matthias Clasen
1
-1
/
+30
2011-02-14
Vary the order of unreffing dest and src
Matthias Clasen
1
-1
/
+1
2011-02-13
Improve test coverage
Matthias Clasen
6
-4
/
+995
2011-02-13
Cosmetic rearrangement
Matthias Clasen
1
-81
/
+93
2011-02-11
GObject: correct documentation typos
Will Thompson
1
-2
/
+2
[prev]
[next]