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-10-18
gobject: Use G_VALUE_INIT
Javier Jardón
12
-46
/
+46
2011-10-16
push G_THREADS_MANDATORY over the cliff
Ryan Lortie
1
-2
/
+0
2011-10-16
gobject/gio: some last missed statics/inclues
Ryan Lortie
3
-2
/
+3
2011-10-16
more 'static' adding in testcases
Ryan Lortie
8
-6
/
+22
2011-10-15
Document that types are limited to 64 KiB
Simon McVittie
1
-1
/
+8
2011-10-15
Turn GKeyFile into a boxed for introspection
Giovanni Campagna
3
-0
/
+13
2011-10-13
g_thread_new: never fail
Ryan Lortie
1
-1
/
+1
2011-10-13
thread: nuke the concept of 'joinable'
Ryan Lortie
1
-1
/
+1
2011-10-12
Disable deprecations where appropriate in tests
Matthias Clasen
4
-3
/
+5
2011-10-11
Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headers
Chun-wei Fan
4
-6
/
+11
2011-10-08
Add G_GNUC_DEPRECATED to deprecated functions in gobject
Matthias Clasen
4
-8
/
+8
2011-10-06
gobjet/gclosure.c: Fix styling issues
Chun-wei Fan
1
-1
/
+1
2011-10-06
gobject/gclosure.c: Add type cast for int_val = value
Chun-wei Fan
1
-1
/
+1
2011-10-06
Revert "gobject/gclosure.c: Made up for missed pointer deref"
Chun-wei Fan
1
-1
/
+1
2011-10-06
gobject/gclosure.c: Made up for missed pointer deref
Chun-wei Fan
1
-1
/
+1
2011-10-05
closure: fix handling of ENUMs and integral return types on 64-bit BE platforms
Dan Williams
1
-17
/
+59
2011-10-04
Remove g_mutex_new()/g_cond_new() in testcases
Ryan Lortie
2
-22
/
+17
2011-10-04
Deprecate g_thread_init()
Ryan Lortie
1
-3
/
+0
2011-10-04
Warn when classes/instances exceed the allowed size, if possible
Simon McVittie
1
-0
/
+6
2011-10-02
locks: drop _INIT macros
Ryan Lortie
2
-3
/
+3
2011-09-28
tests: add signal marshalling return tests for int/uint
Dan Williams
1
-0
/
+104
2011-09-28
tests: fix generic closure marshalling tests
Dan Williams
1
-4
/
+4
2011-09-28
tests: Add some return value torture testcases for the generic marshaller
Dan Williams
1
-0
/
+106
2011-09-22
gvalue: Add explicitly signed g_value_get_schar() and g_value_set_schar()
Colin Walters
7
-7
/
+61
2011-09-22
tests: Add a some torture test cases for the generic marshaller
Colin Walters
1
-0
/
+136
2011-09-22
Fix annotations for source/target in g_object_bind_property_*
Emmanuele Bassi
1
-6
/
+6
2011-09-21
gtype: port from GStaticRWLock to GRWLock
Ryan Lortie
1
-9
/
+9
2011-09-21
Port internal GStaticRecMutex users to GRecMutex
Ryan Lortie
1
-11
/
+11
2011-09-21
GParamSpecPool: port from GStaticMutex to GMutex
Ryan Lortie
1
-19
/
+16
2011-09-09
Make threads mandatory
Dan Winship
2
-7
/
+1
2011-09-05
GObject docs: resolve broken links
Ryan Lortie
8
-16
/
+16
2011-08-31
Make GMainLoop, GMainContext and GSource boxed types
Pavel Holejsovsky
3
-0
/
+36
2011-08-29
Spelling fixes
Matthias Clasen
10
-18
/
+18
2011-08-21
[gi] Add signal annotations
Pavel Holejsovsky
2
-22
/
+23
2011-08-19
Add missing GClosure annotations
Pavel Holejsovsky
2
-11
/
+15
2011-08-19
Add missing (allow-none) annotations to g_value_set_string functions
Pavel Holejsovsky
1
-4
/
+4
2011-08-17
Add (allow-none) annotation for GValue setters.
Pavel Holejsovsky
5
-13
/
+13
2011-08-13
Add G_VALUE_INIT
Marc-André Lureau
2
-3
/
+19
2011-08-13
Trivial typo fix
Matthias Clasen
1
-1
/
+1
2011-08-11
[gobject] Fix G_DEFINE_BOXED_TYPE compilation with C++
Behdad Esfahbod
1
-1
/
+1
2011-08-08
Document libffi as new dependency
Matthias Clasen
1
-1
/
+1
2011-07-22
gitignore tweaks
Ryan Lortie
1
-0
/
+1
2011-07-21
GParam: try to avoid further invalid uses
Ryan Lortie
2
-18
/
+23
2011-07-19
Use a generic marshaller if one is not specified
Johan Dahlin
1
-8
/
+23
2011-07-15
GParamSpec: intern property names
Ryan Lortie
2
-7
/
+13
2011-07-12
GVariant: add g_variant_take_ref()
Ryan Lortie
1
-7
/
+7
2011-07-10
Don't test negative values in ulong conversions
Matthias Clasen
1
-3
/
+3
2011-07-10
Don't needlessly use "echo -e"
Martin Storsjo
1
-1
/
+1
2011-06-24
Typo fix.
Krzesimir Nowak
1
-1
/
+1
2011-06-24
Add boxed GType for GMatchInfo
Christian Persch
3
-0
/
+13
[next]