Home
News
Projects
Art
Support
Development
Community
GNOME GIT source code repository
Repository Browser
Git Help
index
:
glib
GLIB_1_1_3_MARTIN
GLIB_1_1_4_THREADS
GLIB_1_3_HACKS
GLIB_2_15_0
gdbus
glib-1-2
glib-2-0
glib-2-10
glib-2-12
glib-2-14
glib-2-16
glib-2-18
glib-2-2
glib-2-20
glib-2-22
glib-2-4
glib-2-6
glib-2-8
glib-main-loop
glib-threads
gobject-performance
gobject-performance-2
gresolver
gsettings
gvariant
master
Low-level core runtime library
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-08
Only add object to list new objects when it has a custom constructor
gobject-performance
Benjamin Otte
1
-8/+18
2009-09-24
Fix crashes on 64bit in performance-threaded test
Benjamin Otte
1
-1/+1
2009-09-24
Remove more read locks usage
Benjamin Otte
1
-11/+4
2009-09-24
Make g_type_class_peek[_static]() not take any locks
Benjamin Otte
1
-6/+2
2009-09-24
gobject/tests: New test for dynamic class creation/destruction
Edward Hervey
2
-1/+238
2009-09-24
Add type_data_ref_U() and use it in g_type_class_ref()
Edward Hervey
1
-12/+42
2009-09-24
Reorganize g_type_class_ref()
Edward Hervey
1
-11/+8
2009-09-24
Make ClassData->init_state atomic
Benjamin Otte
1
-11/+13
2009-09-24
Make type_data_unref_U not take locks in the common case
Edward Hervey
1
-7/+12
2009-09-24
Make all accesses of Node->ref_count atomic
Edward Hervey
1
-6/+5
2009-09-24
type_data_unref_Wm => type_data_unref_U
Edward Hervey
1
-23/+14
2009-09-24
Add a NODE_REFCOUNT getter
Benjamin Otte
1
-20/+19
2009-09-24
Move setting the refcount to the end of the function
Edward Hervey
1
-1/+2
2009-09-24
Pass the TypeNode to type_data_last_unref_Wm()
Edward Hervey
1
-30/+27
2009-09-24
Move ref_count from TypeNode->data to TypeNode
Edward Hervey
1
-24/+24
2009-09-09
Implement O(1) interface lookups
Alexander Larsson
1
-33/+148
2009-09-09
Implement lock free interface lookup
Alexander Larsson
1
-125/+204
2009-09-09
Add GAtomicArray for RCU-style lockless updates
Alexander Larsson
3
-1/+173
2009-09-09
Add fast path for construction with no params
Alexander Larsson
1
-1/+13
2009-09-09
Don't freeze/thaw notification during construction if no properties
Alexander Larsson
1
-12/+25
2009-09-09
Add GObjectClass flag CLASS_HAS_PROPS_FLAG
Alexander Larsson
1
-0/+6
2009-09-09
Add flags member for GObjectClass
Alexander Larsson
1
-1/+3
2009-09-09
Allocate GObjectNotifyQueue with g_slice instead of abusing g_list
Alexander Larsson
1
-7/+2
2009-09-09
Add gobject performance tests for threaded code
Alexander Larsson
2
-0/+383
2009-09-09
Add performance tests for GObject primitives
Alexander Larsson
3
-0/+744
2009-09-09
Updated Gujarati Translations
Sweta Kothari
1
-480/+472
2009-09-08
Clarify g_ptr_array_set_size() docs re: free_func
Dan Winship
1
-2/+5
2009-09-08
Updated Bulgarian translation
Alexander Shopov
1
-460/+466
2009-09-07
Call element_free_func when shrinking array with g_ptr_array_set_size
Dan Winship
2
-7/+5
2009-09-07
Updated Marathi Translations
Sandeep Shedmake
1
-480/+472
2009-09-07
Avoid reading uninitialized memory
Alexander Larsson
1
-1/+2
2009-09-07
Remove warning in g_simple_async_result_complete
Alexander Larsson
1
-2/+0
2009-09-07
Another dead assignment
Matthias Clasen
1
-5/+1
2009-09-07
Remove a dead initialization
Matthias Clasen
1
-1/+1
2009-09-07
Remove a dead increment
Matthias Clasen
1
-1/+1
2009-09-07
Remove another dead assignment
Matthias Clasen
1
-3/+1
2009-09-07
Remmove a dead assignment.
Matthias Clasen
1
-3/+1
2009-09-07
Move a assignment to the relevant #ifdef branch
Matthias Clasen
1
-2/+1
2009-09-07
Remove dead code
Matthias Clasen
1
-4/+0
2009-09-07
Don't evaluate an uninitialized value
Matthias Clasen
1
-0/+1
2009-09-06
Updated Polish translation
Tomasz Dominikowski
1
-659/+687
2009-09-05
Update Japanese translation
Takayuki KUSANO
1
-4/+3
2009-09-05
Updated Spanish translation
Jorge González
1
-465/+465
2009-09-05
Bump version
Matthias Clasen
1
-1/+1
2009-09-05
2.21.6
2.21.6
Matthias Clasen
88
-10197/+11117
2009-09-05
Add a Since: tag
Matthias Clasen
1
-9/+11
2009-09-05
Updates
Matthias Clasen
1
-0/+35
2009-09-04
Bug 594034 - Use g_mkstemp_full() when creating the replacement file
Benjamin Otte
5
-72/+77
2009-09-04
Bug 594034 - Add g_mkstemp_full()
Benjamin Otte
5
-10/+50
2009-09-04
Updating Estonian translation
Ivar Smolin
1
-463/+9
[next]