index
:
~bilboed/glib
contention
contention-rwlock
fundamental
gobject-performance
gobject-performance-rwlock
hacking
master
rebase-maemo
rebase-maemo-clean
rwlock
work
Personal repository of GLib
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
contention
gobject/gtype.c: Lockless type reffing/unreffing. Fixes #585375
Edward Hervey
16 years
fundamental
gobject: Use fast fundamental instance type check
Edward Hervey
11 years
gobject-performance
test/gobject/performance-threaded: Add complex/emit tests.
Edward Hervey
16 years
gobject-performance-rwlock
test/gobject/performance-threaded: Add complex/emit tests.
Edward Hervey
16 years
hacking
RANDOM HACKING, VARIOUS THINGS INCLUDED, REBASE ME !
Edward Hervey
16 years
master
mapping-test: Add debug spew
Matthias Clasen
11 years
rebase-maemo
debian/rules: Remove cruft
Edward Hervey
16 years
rebase-maemo-clean
debian/rules: Remove cruft
Edward Hervey
16 years
rwlock
gthread-posix: Use PTHREAD_RWLOCK_PREFER_WRITER_NP if available
Edward Hervey
15 years
work
GParam: Find the delimitor on the interned string
Edward Hervey
15 years
[...]
Age
Commit message
Author
Files
Lines
2009-10-01
test/gobject/performance-threaded: Add complex/emit tests.
gobject-performance
Edward Hervey
1
-3
/
+36
2009-10-01
test/gobject: Move common performance code to performance-common.[ch]
Edward Hervey
5
-408
/
+373
2009-10-01
tests/performance-threaded: Add instance and simple object test
Edward Hervey
1
-0
/
+154
2009-10-01
gdataset: Use RWLock for access to global Quark table.
Edward Hervey
1
-18
/
+28
2009-10-01
gobject/gtype: Use faster NODE_IS_* macro
Edward Hervey
1
-2
/
+3
2009-10-01
gobject/gtype: Use new NODE_IS_ABSTRACT macros.
Edward Hervey
1
-4
/
+2
2009-10-01
gobject/gtype: Split out g_type_test_flags into a version that takes a TypeNode
Edward Hervey
1
-29
/
+34
2009-10-01
tests/gobject/performance: Add performance test for instances.
Edward Hervey
1
-1
/
+151
2009-10-01
Fix crashes on 64bit in performance-threaded test
Benjamin Otte
1
-1
/
+1
2009-10-01
Remove more read locks usage
Benjamin Otte
1
-11
/
+4
[...]
Clone
git://people.freedesktop.org/~bilboed/glib
ssh://people.freedesktop.org/~bilboed/glib