index
:
~bilboed/glib
contention
contention-rwlock
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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-03
[docs] Fix @title usage in "Enumeration and flags types" section
HEAD
master
Javier Jardón
1
-4/+2
2010-01-03
Document that various functions ref GSimpleAsyncResult
Matthias Clasen
1
-107/+113
2010-01-03
Document that _finish() must be called at most once.
Matthias Clasen
1
-11/+11
2010-01-03
Fix a typo
Matthias Clasen
1
-34/+35
2010-01-03
Updated .gitignore files
Pablo Castellano
2
-0/+2
2010-01-03
Don't return anything from a void function
Matthias Clasen
1
-1/+1
2010-01-02
Updating Estonian translation
Ivar Smolin
1
-475/+15
2009-12-31
Bug 604457 - gutf8inputstream.c: increasing unknown size pointer
Paolo Borelli
1
-2/+2
2009-12-28
[docs] Fix 'Deprecated' tag on some win32 functions
Javier Jardón
1
-2/+2
2009-12-24
[docs] Fix 'Deprecated' tag in g_date_set_time()
Javier Jardón
1
-1/+1
2009-12-23
Support storing assertion messages into core dump
Martin Pitt
6
-2/+98
2009-12-22
Updated Thai translation.
Theppitak Karoonboonyanan
1
-20/+15
2009-12-21
Install gio-unix-2.0.pc only on Unix
Tor Lillqvist
1
-1/+5
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-21
Bump version
Matthias Clasen
1
-2/+2
2009-12-21
2.23.1
Matthias Clasen
89
-4816/+5260
2009-12-21
Update release notes
Matthias Clasen
1
-2/+8
2009-12-21
Updates
Matthias Clasen
1
-0/+37
2009-12-21
Updated Welsh translation
Iestyn Pryce
1
-52/+47
2009-12-21
Remove comment as well
Matthias Clasen
1
-4/+0
2009-12-21
Revert the g_set_prgname change
Matthias Clasen
2
-11/+2
2009-12-20
Updated Welsh translation
Iestyn Pryce
1
-553/+561
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-19
Fix typo "Performace" in gtester-report Details pop-up window
Kamal Mostafa
1
-1/+1
2009-12-18
update .gitignores
Dan Winship
2
-11/+16
2009-12-18
Fix UnixWare build by not using "sa_len" as a variable name
Dan Winship
2
-3/+3
2009-12-18
vi.po: updated Vietnamese translation
Nguyễn Thái Ngọc Duy
1
-215/+197
2009-12-16
Remove wrong file imports, only gio/gio.h should be included
Gian Mario Tagliaretti
1
-2/+1
2009-12-14
Don't check for headers we include unconditionally
Tor Lillqvist
2
-4/+1
2009-12-14
Check for <wspiapi.h> and use it if present
Tor Lillqvist
3
-1/+16
2009-12-08
Add unit tests for some more methods
Paolo Borelli
1
-1/+82
2009-12-07
Remove default implementation of async filter steam ops
Alexander Larsson
2
-356/+2
2009-12-06
Fix makefile typo
Paolo Borelli
1
-1/+1
2009-12-06
Add GUtf8InputStream - Bug #603270
Paolo Borelli
11
-0/+694
2009-12-06
Updated Hebrew translation
Yair Hershkovitz
1
-480/+481
2009-12-04
Updated Norwegian bokmål translation.
Kjartan Maraas
1
-475/+476
2009-12-02
Initialise variable in g_time_val_from_iso8601()
Matthew W. S. Bell
1
-3/+4
2009-12-01
[gio] Remove some commas at end of enumerator list
Jeroen Nijhof
1
-3/+3
2009-12-01
Use G_DEFINE_INTERFACE in gio
Dan Winship
10
-564/+165
2009-12-01
Add G_DEFINE_INTERFACE
Dan Winship
3
-32/+70
2009-12-01
Add byteswap macros for gsize/gssize.
Ryan Lortie
5
-0/+98
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
[next]