projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Annotate GVariant and GSettings _strv() functions
[platform/upstream/glib.git]
/
gobject
/
2010-05-27
Alexander Larsson
Add dtrace and systemtap support for gobject
tree
|
commitdiff
2010-05-22
Matthias Clasen
Clean up man page handling
tree
|
commitdiff
2010-05-14
Matthias Clasen
Merge branch 'gdbus-merge'
tree
|
commitdiff
2010-05-11
Sebastian Dröge
Don't include __bss_start, _edata and _end symbols...
tree
|
commitdiff
2010-05-06
Ryan Lortie
Bug 617947 - glib-mkenums: add @valuenum@ support
tree
|
commitdiff
2010-05-06
Ryan Lortie
glib-mkenums: Fix support for comment templates
tree
|
commitdiff
2010-04-23
Matthias Clasen
Add a boxed type for GError
tree
|
commitdiff
2010-04-21
Ryan Lortie
Merge remote branch 'gvdb/master'
tree
|
commitdiff
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
tree
|
commitdiff
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
tree
|
commitdiff
2010-03-29
Javier Jardón
Fix g_type_class_add_private() documentation
tree
|
commitdiff
2010-03-26
Matthias Clasen
Some more doc cleanups
tree
|
commitdiff
2010-03-21
Ryan Lortie
make check / makedistcheck fixes
tree
|
commitdiff
2010-03-21
Tor Lillqvist
Avoid much of duplication in lists of source files
tree
|
commitdiff
2010-03-17
Sebastian Dröge
Bug 612502 - Add support for class private data
tree
|
commitdiff
2010-03-06
Stefan Kost
gsignal: improve g_signal_new docs.
tree
|
commitdiff
2010-02-23
Edward Hervey
gobject: Don't use G_PARAM_SPEC_VALUE_TYPE when we...
tree
|
commitdiff
2010-02-17
Benjamin Otte
Make g_type_interface_prerequisites() only return one...
tree
|
commitdiff
2010-02-11
Benjamin Otte
Move offsets array from interface data member to TypeNode
tree
|
commitdiff
2010-02-11
Benjamin Otte
Move prerequisites out of _prot struct
tree
|
commitdiff
2010-02-10
Ryan Lortie
merge GVariant
tree
|
commitdiff
2010-02-03
Tor Lillqvist
Update copyright years
tree
|
commitdiff
2010-02-02
Philip Withnall
Don't use a compiler keyword as a variable name
tree
|
commitdiff
2010-01-31
Philip Withnall
Fix shadowing of G_VALUE_COLLECT variables in G_VALUE_C...
tree
|
commitdiff
2010-01-29
Ryan Lortie
improve gitignore
tree
|
commitdiff
2010-01-25
Benjamin Otte
Move the boxed private type data to TypeNode
tree
|
commitdiff
2010-01-25
Benjamin Otte
Put calls to registered copy/free functions into separa...
tree
|
commitdiff
2010-01-20
Alberto Garcia
[tests] Remove C++ style comments
tree
|
commitdiff
2010-01-18
Benjamin Otte
Ensure values are memset to 0 when calling G_VALUE_COLL...
tree
|
commitdiff
2010-01-13
Alexander Larsson
Fix docs in previous commit
tree
|
commitdiff
2010-01-13
Edward Hervey
gobject: Use new G_VALUE_COLLECT_INIT variant
tree
|
commitdiff
2010-01-13
Edward Hervey
gsignal: Use new G_VALUE_COLLECT_INIT variant
tree
|
commitdiff
2010-01-13
Edward Hervey
gvaluecollector: Add variant of G_VALUE_COLLECT for...
tree
|
commitdiff
2010-01-12
Alexander Larsson
Use unconditional thread calls in gio and gobject
tree
|
commitdiff
2010-01-12
Alexander Larsson
Enable threads in g_type_init()
tree
|
commitdiff
2010-01-11
Kamal Mostafa
g_object_new(): skip varargs for simple calls
tree
|
commitdiff
2010-01-07
Haakon Sporsheim
Don't do pointer arithmetics on void*
tree
|
commitdiff
2010-01-03
Javier Jardón
[docs] Fix @title usage in "Enumeration and flags types...
tree
|
commitdiff
2010-01-03
Pablo Castellano
Updated .gitignore files
tree
|
commitdiff
2009-12-21
Javier Jardón
[docs] Fix G_DEFINE_INTERFACE "Since" tag
tree
|
commitdiff
2009-12-21
Behdad Esfahbod
[gobject] Grow gvalue transform array exponentially
tree
|
commitdiff
2009-12-19
Behdad Esfahbod
Bug 501166 - Warning message says IA__g_type_init inste...
tree
|
commitdiff
2009-12-19
Javier Jardón
G_DEFINE_INTERFACE_* documentation is not generated
tree
|
commitdiff
2009-12-18
Dan Winship
update .gitignores
tree
|
commitdiff
2009-12-01
Dan Winship
Add G_DEFINE_INTERFACE
tree
|
commitdiff
2009-11-30
Benjamin Otte
Only add object to list new objects when it has a custo...
tree
|
commitdiff
2009-11-30
Benjamin Otte
Remove more read locks usage
tree
|
commitdiff
2009-11-30
Benjamin Otte
Make g_type_class_peek[_static]() not take any locks
tree
|
commitdiff
2009-11-30
Edward Hervey
gobject/tests: New test for dynamic class creation...
tree
|
commitdiff
2009-11-30
Edward Hervey
Add type_data_ref_U() and use it in g_type_class_ref()
tree
|
commitdiff
2009-11-30
Edward Hervey
Reorganize g_type_class_ref()
tree
|
commitdiff
2009-11-30
Benjamin Otte
Make ClassData->init_state atomic
tree
|
commitdiff
2009-11-30
Edward Hervey
Make type_data_unref_U not take locks in the common...
tree
|
commitdiff
2009-11-30
Edward Hervey
Make all accesses of Node->ref_count atomic
tree
|
commitdiff
2009-11-30
Edward Hervey
type_data_unref_Wm => type_data_unref_U
tree
|
commitdiff
2009-11-30
Benjamin Otte
Add a NODE_REFCOUNT getter
tree
|
commitdiff
2009-11-30
Edward Hervey
Move setting the refcount to the end of the function
tree
|
commitdiff
2009-11-30
Edward Hervey
Pass the TypeNode to type_data_last_unref_Wm()
tree
|
commitdiff
2009-11-30
Edward Hervey
Move ref_count from TypeNode->data to TypeNode
tree
|
commitdiff
2009-11-30
Alexander Larsson
Implement O(1) interface lookups
tree
|
commitdiff
2009-11-30
Alexander Larsson
Implement lock free interface lookup
tree
|
commitdiff
2009-11-30
Alexander Larsson
Add GAtomicArray for RCU-style lockless updates
tree
|
commitdiff
2009-11-26
Alexander Larsson
Cast iface_init to GInterfaceInitFunc
tree
|
commitdiff
2009-11-26
Alexander Larsson
Add G_IMPLEMENT_INTERFACE_DYNAMIC
tree
|
commitdiff
2009-11-20
Benjamin Otte
Fix thread-safety
tree
|
commitdiff
2009-10-15
Cody Russell
GTypeModule derived class unref does not unload plugin
tree
|
commitdiff
2009-10-06
Cody Russell
g_object_unref racy condition can lead to crash
tree
|
commitdiff
2009-10-03
Edward Hervey
gobject/gtype.h: Fix _G_TYPE_CVH macro. Fixes #597194
tree
|
commitdiff
2009-10-02
Alexander Larsson
Add fast path for construction with no params
tree
|
commitdiff
2009-10-02
Alexander Larsson
Don't freeze/thaw notification during construction...
tree
|
commitdiff
2009-10-02
Alexander Larsson
Add a check that no properties are added after a class...
tree
|
commitdiff
2009-10-02
Alexander Larsson
Add GObjectClass flag CLASS_HAS_PROPS_FLAG
tree
|
commitdiff
2009-10-02
Alexander Larsson
Add flags member for GObjectClass
tree
|
commitdiff
2009-10-02
Alexander Larsson
Allocate GObjectNotifyQueue with g_slice instead of...
tree
|
commitdiff
2009-09-30
Matthias Clasen
Fix --runtime-libdir option
tree
|
commitdiff
2009-09-28
Alexander Larsson
Use right soname for gdb autoloaded python files
tree
|
commitdiff
2009-09-24
Matthias Clasen
Fix location of gdb macros
tree
|
commitdiff
2009-09-22
Matthias Clasen
2.22.0
2.22.0
tree
|
commitdiff
2009-09-22
Mart Raudsepp
Accept -? for glib-mkenums.
tree
|
commitdiff
2009-09-21
Alexander Larsson
Initial support for gdb python macros
tree
|
commitdiff
2009-09-18
Matthias Clasen
Reduce false positives in static analysis
tree
|
commitdiff
2009-07-10
Matthias Clasen
Avoid some compiler warnings.
tree
|
commitdiff
2009-07-07
Ryan Lortie
Merge branch 'tree-refcount'
tree
|
commitdiff
2009-07-03
Christian Persch
Add @basename@ substitution to glib-mkenums
tree
|
commitdiff
2009-06-23
David Zeuthen
Bug 586675 – Runtime library location
tree
|
commitdiff
2009-04-29
David Zeuthen
Bug 580450 – Reference counting and boxed types for...
tree
|
commitdiff
2009-04-09
Matthias Clasen
Fix G_DEFINE_TYPE_EXTENDED docs
tree
|
commitdiff
2009-03-31
Matthias Clasen
Update README files to refer to git
tree
|
commitdiff
2009-03-13
Kristian Rietveld
when defaulting to the only item in the array, check...
tree
|
commitdiff
2009-03-13
Matthias Clasen
2.20.0
GLIB_2_20_0
tree
|
commitdiff
2009-03-02
Matthias Clasen
2.19.10
GLIB_2_19_10
tree
|
commitdiff
2009-03-02
Matthias Clasen
2.19.9
GLIB_2_19_9
tree
|
commitdiff
2009-03-01
Matthias Clasen
More of the same
tree
|
commitdiff
2009-03-01
Matthias Clasen
Adjust help output, accept -?, capitalize. Patch by...
tree
|
commitdiff
2009-02-23
Matthias Clasen
Fix "it's" vs "its" confusion throughout the source...
tree
|
commitdiff
2009-02-17
Matthias Clasen
2.19.8
GLIB_2_19_8
tree
|
commitdiff
2009-02-17
Matthias Clasen
Fix strict aliasing warnings and viiolations...
tree
|
commitdiff
2009-02-17
Matthias Clasen
2.19.7
GLIB_2_19_7
tree
|
commitdiff
2009-02-02
Matthias Clasen
2.19.6
GLIB_2_19_6
tree
|
commitdiff
2009-01-19
Matthias Clasen
2.19.5
GLIB_2_19_5
tree
|
commitdiff
next