index
:
glib.git
master
socket-multicast
socket-timeout
Unnamed repository; edit this file 'description' to name the repository.
Sebastian Dröge
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-11
GIO: add lots of annotations for Vala bindings
HEAD
master
Evan Nemerson
26
-49/+65
2012-01-11
Bug 666700 — Add some missing (allow-none) annotations
Philip Withnall
3
-7/+7
2012-01-10
Back to odd
Matthias Clasen
1
-1/+1
2012-01-10
2.31.8
Matthias Clasen
1
-1/+1
2012-01-10
Updates
Matthias Clasen
1
-1/+56
2012-01-10
Add G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used space
Matthias Clasen
4
-0/+32
2012-01-10
Make glocalfile.c more readable
Matthias Clasen
1
-9/+9
2012-01-10
add g_queue_free_full to glib-sections.txt
Ravi Sankar Guntur
1
-0/+1
2012-01-10
Use g_queue_free_full() convenience function.
Ravi Sankar Guntur
2
-20/+14
2012-01-09
Updated Belarusian translation.
Ihar Hrachyshka
1
-1742/+1774
2012-01-09
fix a compiler warning
Matthias Clasen
1
-1/+1
2012-01-09
Realign the hash set example with added api
Matthias Clasen
1
-3/+3
2012-01-09
drop debian/ directory
Ryan Lortie
8
-305/+0
2012-01-09
Fix GHashTable GDB pretty printing (bug #667420)
Dan Vrátil
1
-5/+6
2012-01-08
Updated Bulgarian translation
Alexander Shopov
1
-1731/+1783
2012-01-06
gthread-posix: Remove misleading documentation comments
Jasper St. Pierre
1
-15/+0
2012-01-06
gbacktrace: g_get_prgname () isn't called for a NULL argument
Jasper St. Pierre
1
-4/+4
2012-01-06
Updated Norwegian bokmål translation
Kjartan Maraas
1
-148/+148
2012-01-06
Updated Spanish translation
Daniel Mustieles
1
-229/+211
2012-01-06
minor fixup to last commit
Ryan Lortie
1
-1/+1
2012-01-06
GHashTable: new 'add' and 'contains' APIs
Ryan Lortie
4
-0/+56
2012-01-06
gio/gsocks5proxy: typo fix
Nguyễn Thái Ngọc Duy
1
-1/+1
2012-01-06
Updated Vietnamese translation
Nguyễn Thái Ngọc Duy
1
-65/+49
2012-01-06
po/vi: import from Damned Lies
Nguyễn Thái Ngọc Duy
1
-1696/+1844
2012-01-05
Remove some cruft from an older version of the code
Dan Winship
2
-4/+0
2012-01-05
gdesktopappinfo: Fix gtk-doc to mention Keywords not X-GNOME-Keywords
Michael Terry
1
-1/+1
2012-01-05
Mention g_test_undefined() when documenting assert_failed, assert_stderr
Simon McVittie
1
-0/+12
2012-01-05
Skip tests of incorrect property usage under gtester -m no-undefined
Simon McVittie
1
-0/+13
2012-01-05
glib/*: Use g_slist_free_full() convenience function
Javier Jardón
2
-12/+5
2012-01-05
gio/*: Use g_slist_free_full() convenience function
Javier Jardón
2
-4/+2
2012-01-04
gdesktopappinfo: Avoid crash by NULL-ing data.pid_envvar before launch
Michael Terry
1
-0/+4
2012-01-04
GSocket: fix a couple of return values
Claudio Saavedra
1
-2/+2
2012-01-04
GSocket: add some more g_return_if_fail()s
Claudio Saavedra
1
-0/+10
2012-01-04
Clarify g_utf8_strlen docs a bit
Matthias Clasen
1
-2/+4
2012-01-03
Add a testcase for an old regex bug.
Paolo Borelli
1
-0/+3
2012-01-03
glib/*: Use g_list_free_full()
Javier Jardón
4
-52/+14
2012-01-03
gio/*: Use g_list_free_full() convenience function
Javier Jardón
11
-62/+30
2012-01-03
gio/gdbus-2.0/codegen/codegen.py: Use g_list_free_full()
Javier Jardón
1
-8/+4
2012-01-03
Fix parameter name mismatches in GWeakRef api
Matthias Clasen
1
-23/+23
2012-01-03
Add GWeakRef to the docs
Matthias Clasen
1
-0/+7
2012-01-02
gio/tests: Use g_list_free_full() convenience function
Javier Jardón
6
-28/+14
2012-01-02
gvariant: Never break out of g_variant_iter_loop
Stef Walter
1
-0/+5
2012-01-02
Add test for GDBusConnection singleton access racing with destruction
Simon McVittie
1
-0/+128
2012-01-02
GDBusConnection: use GWeakRef to make the singletons thread-safe
Simon McVittie
1
-24/+16
2012-01-02
Add regression test for GWeakRef used to cache a singleton
Simon McVittie
1
-0/+121
2012-01-02
Add deterministic tests for the API of GWeakRef
Simon McVittie
1
-0/+101
2012-01-02
GWeakRef: add a weak GObject reference believed to be thread-safe
Ryan Lortie
3
-2/+253
2012-01-02
g_object_weak_ref, g_object_add_weak_pointer: document non-thread-safety
Simon McVittie
1
-0/+9
2012-01-02
GBitLock: turn assumptions of g_futex_int_address into a static assertion
Simon McVittie
1
-0/+6
2012-01-02
gthread.h: avoid anonymous union
Ryan Lortie
1
-1/+1
[next]