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
2010-05-27
Add dtrace and systemtap support for gobject
Alexander Larsson
7
-10
/
+315
2010-05-21
Clean up man page handling
Matthias Clasen
3
-383
/
+0
2010-05-11
Don't include __bss_start, _edata and _end symbols in the abichecks
Sebastian Dröge
1
-1
/
+1
2010-05-06
Bug 617947 - glib-mkenums: add @valuenum@ support
Ryan Lortie
1
-6
/
+30
2010-05-06
glib-mkenums: Fix support for comment templates
Ryan Lortie
1
-2
/
+4
2010-04-22
Add a boxed type for GError
Matthias Clasen
3
-0
/
+23
2010-03-29
Fix g_type_class_add_private() documentation
Javier Jardón
1
-4
/
+44
2010-03-26
Some more doc cleanups
Matthias Clasen
1
-32
/
+5
2010-03-21
make check / makedistcheck fixes
Ryan Lortie
1
-0
/
+2
2010-03-21
Avoid much of duplication in lists of source files
Tor Lillqvist
1
-1
/
+10
2010-03-17
Bug 612502 - Add support for class private data
Sebastian Dröge
2
-2
/
+137
2010-03-06
gsignal: improve g_signal_new docs.
Stefan Kost
1
-1
/
+6
2010-02-23
gobject: Don't use G_PARAM_SPEC_VALUE_TYPE when we know the pspec is valid
Edward Hervey
1
-13
/
+13
2010-02-17
Make g_type_interface_prerequisites() only return one instantiable type
Benjamin Otte
1
-3
/
+5
2010-02-11
Move offsets array from interface data member to TypeNode
Benjamin Otte
1
-6
/
+6
2010-02-11
Move prerequisites out of _prot struct
Benjamin Otte
1
-4
/
+4
2010-02-10
merge GVariant
Ryan Lortie
3
-0
/
+47
2010-02-04
Update copyright years
Tor Lillqvist
1
-1
/
+1
2010-02-02
Don't use a compiler keyword as a variable name
Philip Withnall
1
-5
/
+5
2010-01-31
Fix shadowing of G_VALUE_COLLECT variables in G_VALUE_COLLECT_INIT
Philip Withnall
1
-5
/
+5
2010-01-28
improve gitignore
Ryan Lortie
1
-0
/
+1
2010-01-25
Move the boxed private type data to TypeNode
Benjamin Otte
4
-68
/
+95
2010-01-25
Put calls to registered copy/free functions into separate functions
Benjamin Otte
1
-66
/
+31
2010-01-20
[tests] Remove C++ style comments
Alberto Garcia
1
-4
/
+4
2010-01-18
Ensure values are memset to 0 when calling G_VALUE_COLLECT_INIT()
Benjamin Otte
3
-5
/
+4
2010-01-13
Fix docs in previous commit
Alexander Larsson
1
-2
/
+2
2010-01-13
gobject: Use new G_VALUE_COLLECT_INIT variant
Edward Hervey
1
-6
/
+4
2010-01-13
gsignal: Use new G_VALUE_COLLECT_INIT variant
Edward Hervey
1
-12
/
+8
2010-01-13
gvaluecollector: Add variant of G_VALUE_COLLECT for most used cases.
Edward Hervey
1
-8
/
+36
2010-01-12
Use unconditional thread calls in gio and gobject
Alexander Larsson
1
-0
/
+5
2010-01-12
Enable threads in g_type_init()
Alexander Larsson
2
-2
/
+9
2010-01-11
g_object_new(): skip varargs for simple calls
Kamal Mostafa
1
-0
/
+4
2010-01-07
Don't do pointer arithmetics on void*
Haakon Sporsheim
1
-1
/
+1
2010-01-03
[docs] Fix @title usage in "Enumeration and flags types" section
Javier Jardón
1
-4
/
+2
2010-01-03
Updated .gitignore files
Pablo Castellano
1
-0
/
+1
2009-12-21
[docs] Fix G_DEFINE_INTERFACE "Since" tag
Javier Jardón
1
-2
/
+2
2009-12-21
[gobject] Grow gvalue transform array exponentially
Behdad Esfahbod
1
-1
/
+1
2009-12-19
Bug 501166 - Warning message says IA__g_type_init instead of g_type_init
Behdad Esfahbod
1
-12
/
+12
2009-12-19
G_DEFINE_INTERFACE_* documentation is not generated
Javier Jardón
1
-2
/
+2
2009-12-18
update .gitignores
Dan Winship
1
-0
/
+1
2009-12-01
Add G_DEFINE_INTERFACE
Dan Winship
2
-32
/
+68
2009-11-30
Only add object to list new objects when it has a custom constructor
Benjamin Otte
1
-8
/
+18
2009-11-30
Remove more read locks usage
Benjamin Otte
1
-11
/
+4
2009-11-30
Make g_type_class_peek[_static]() not take any locks
Benjamin Otte
1
-6
/
+2
2009-11-30
gobject/tests: New test for dynamic class creation/destruction
Edward Hervey
2
-1
/
+238
2009-11-30
Add type_data_ref_U() and use it in g_type_class_ref()
Edward Hervey
1
-20
/
+42
2009-11-30
Reorganize g_type_class_ref()
Edward Hervey
1
-11
/
+8
2009-11-30
Make ClassData->init_state atomic
Benjamin Otte
1
-11
/
+13
2009-11-30
Make type_data_unref_U not take locks in the common case
Edward Hervey
1
-7
/
+12
2009-11-30
Make all accesses of Node->ref_count atomic
Edward Hervey
1
-6
/
+5
[next]