Age | Commit message (Expand) | Author | Files | Lines |
2005-08-02 | 2.7.5GLIB_2_7_5 | Matthias Clasen | 82 | -1758/+1829 |
2005-08-02 | Remove accidental documentation redundancies | Matthias Clasen | 1 | -16/+0 |
2005-08-02 | Cleanup converter state after the conversion. Document streaming | Matthias Clasen | 5 | -108/+191 |
2005-08-02 | Forgotten log entry | Matthias Clasen | 1 | -0/+5 |
2005-08-02 | tests/refcount/objects.c tests/refcount/properties.c Use g_usleep() | Tor Lillqvist | 7 | -3/+31 |
2005-08-01 | test high contention on closure reference counts to trigger and catch | Tim Janik | 11 | -38/+469 |
2005-08-01 | turned all modifications to the first 32 integer bits in a closure into | Tim Janik | 5 | -58/+127 |
2005-08-01 | Minor simplification in safe_strcmp_filename(). | Tor Lillqvist | 1 | -4/+2 |
2005-08-01 | Ugh, fix braino. | Tor Lillqvist | 5 | -6/+32 |
2005-08-01 | Make it pass on Win32. (from_uri_tests[]): Take into consideration that on | Tor Lillqvist | 5 | -3/+65 |
2005-07-31 | moved G_DATALIST_*_POINTER() macros here, because proper use requires the | Tim Janik | 6 | -24/+77 |
2005-07-31 | use g_datalist_set_flags() and g_datalist_unset_flags() to allow proper | Tim Janik | 2 | -2/+7 |
2005-07-30 | document non-thread-safety for _foreach() functions. | Tim Janik | 3 | -2/+14 |
2005-07-30 | reverted notify_mutex introduction, since this prevents parallelized | Tim Janik | 5 | -383/+184 |
2005-07-28 | Updated Finnish translation | Ilkka Tuohela | 2 | -193/+208 |
2005-07-27 | Fixed format specifiers. Thanks to Murray Cumming for pointing this out. | Christian Neumair | 2 | -2/+8 |
2005-07-26 | Include glibintl.h, not gi18n.h, noticed by Dan Winship. | Matthias Clasen | 5 | -1/+13 |
2005-07-26 | Try -mt as compiler flag for threads, needed for the HP C compiler on | Matthias Clasen | 5 | -1/+13 |
2005-07-26 | Fix a typo in the docs. (#311569, Ross Burton) | Matthias Clasen | 5 | -1/+21 |
2005-07-26 | Updated German translation. | Hendrik Brandt | 2 | -161/+178 |
2005-07-26 | One more improvement. | Matthias Clasen | 2 | -0/+10 |
2005-07-26 | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2 | -165/+176 |
2005-07-26 | Add details | Matthias Clasen | 2 | -1/+8 |
2005-07-25 | Call msgfmt with -c to catch format errors. | Matthias Clasen | 1 | -1/+1 |
2005-07-25 | Updated Translation | Ankitkumar Rameshchandra Patel | 2 | -216/+209 |
2005-07-24 | Updated tr.po from Onur Can Cakmak | Baris Cicek | 2 | -195/+206 |
2005-07-23 | zh_TW.po Updated Traditional Chinese translation. | Chao-Hsiung Liao | 2 | -179/+187 |
2005-07-22 | Updated Portuguese translation. | Duarte Loreto | 2 | -165/+170 |
2005-07-22 | Bump version | Matthias Clasen | 5 | -2/+10 |
2005-07-22 | 2.7.4GLIB_2_7_4 | Matthias Clasen | 82 | -644/+684 |
2005-07-21 | UpdatesGTK_2_7_4 | Matthias Clasen | 5 | -0/+27 |
2005-07-21 | Merged from gnome-2.10 | Nguyen Thai Ngoc Duy | 1 | -143/+144 |
2005-07-20 | use G_CALLBACK for signal connections. | Manish Singh | 5 | -3/+19 |
2005-07-20 | Shut up CVS | Manish Singh | 1 | -0/+9 |
2005-07-20 | Remove debugging spew | Matthias Clasen | 1 | -5/+0 |
2005-07-20 | Don't get stuck in here if immediate is TRUE. (#310954, Hong Jen Yee) | Matthias Clasen | 6 | -4/+46 |
2005-07-20 | Add some discouraging comments to the G_INLINE_FUNC macros. (#310836, | Matthias Clasen | 2 | -3/+17 |
2005-07-20 | Make this an inline function. Define it only if G_CAN_INLINE and not C++. | Tor Lillqvist | 5 | -1/+28 |
2005-07-19 | Avoid an unnecessary strlen if len is -1. (#169692, Benoit Dejean) | Matthias Clasen | 5 | -7/+27 |
2005-07-19 | Add docs for #307047, Bryan Silverthorn. | Matthias Clasen | 2 | -1/+11 |
2005-07-19 | Fix g_atomic_pointer_compare_and_exchange on sparc64. (#167572, Gert | Matthias Clasen | 5 | -1/+25 |
2005-07-18 | Fix some printf formatting in the German translation. (#310731, Max Horn) | Matthias Clasen | 2 | -6/+9 |
2005-07-18 | Updated Simplified Chinese translation | Funda Wang | 2 | -144/+149 |
2005-07-17 | Updated Lithuanian translation. | Žygimantas Beručka | 2 | -168/+175 |
2005-07-16 | Updated Albanian translation. | Laurent Dhima | 2 | -176/+171 |
2005-07-15 | Bump version | Matthias Clasen | 5 | -2/+10 |
2005-07-15 | 2.7.3GLIB_2_7_3 | Matthias Clasen | 81 | -2198/+2249 |
2005-07-15 | Updates | Matthias Clasen | 1 | -0/+3 |
2005-07-15 | Make refcounting threadsafe by using atomic operations. (#166020, Wim | Matthias Clasen | 18 | -245/+1579 |
2005-07-15 | Updates | Matthias Clasen | 5 | -0/+30 |