platform/upstream/glib.git
2005-08-15 Matthias ClasenFix abi checks for ia64.
2005-08-12 Matthias ClasenBump version
2005-08-12 Matthias Clasen2.8.0 GLIB_2_8_0
2005-08-12 Tim-Philipp... Special-case flag value of 0. Instead of returning...
2005-08-12 Kostas PapadimasUpdated Greek Translation
2005-08-12 Matthias ClasenBump version to 2.8.0
2005-08-12 Stepan Kasaltwo stylistic fixes
2005-08-12 Manish SinghShut up CVS
2005-08-10 Tor LillqvistUse "localhost" as fallback for g_get_host_name(),...
2005-08-10 Stepan Kasalfix typos
2005-08-10 Stepan Kasala typo
2005-08-10 Stepan Kasalmanual emulation of refresh of manual pages
2005-08-10 Stepan KasalFix typos: invokation -> invocation.
2005-08-10 Matthias ClasenTake a va_list*, not a va_list, to avoid compiler warni...
2005-08-09 Matthias ClasenAdd it here.
2005-08-09 Matthias ClasenUpdates
2005-08-09 Matthias ClasenAccess enum and flags values as v_long/v_ulong, not...
2005-08-09 Matthias ClasenInitialize variables to not make gcc nervous.
2005-08-09 Manish Singhremove stray -V option to grep so it actually works.
2005-08-08 Matthias ClasenEnable the endianness test.
2005-08-08 Matthias ClasenFix up the testcase
2005-08-08 Matthias ClasenAdd a test for endianness handling.
2005-08-08 Sunil Mohan... Added Telugu translation done by Vikram Phaneendra...
2005-08-08 Matthias ClasenAdd convert-test here.
2005-08-06 Matthias ClasenImprove ABI checks
2005-08-06 Matthias ClasenImprove ABI checking
2005-08-06 Matthias ClasenSmall fixes.
2005-08-06 Manish Singhremove unused n_threads variable.
2005-08-06 Manish SinghShut up CVS
2005-08-05 Matthias ClasenSmall fixes
2005-08-05 Matthias ClasenBump version
2005-08-05 Matthias Clasen2.7.7 GLIB_2_7_7
2005-08-04 Matthias ClasenAlways export g_atomic_int_get and g_atomic_pointer_get...
2005-08-04 Tor LillqvistMove the G_BEGIN_DECLS/G_END_DECLS pair outside the...
2005-08-03 Matthias ClasenBump version
2005-08-03 Matthias Clasen2.7.6 GLIB_2_7_6
2005-08-03 Ross BurtonSmall doc updates
2005-08-03 Matthias ClasenMark the vint member as volatile, which seems to be...
2005-08-03 Matthias ClasenAdd native atomic operations for s390.
2005-08-03 Ross BurtonFix Docbook tag typo
2005-08-03 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS. (#312424)
2005-08-02 Matthias ClasenName fixes
2005-08-02 Matthias ClasenDon't go in an infinite loop if the input text ends...
2005-08-02 Matthias ClasenBump version
2005-08-02 Matthias Clasen2.7.5 GLIB_2_7_5
2005-08-02 Matthias ClasenRemove accidental documentation redundancies
2005-08-02 Matthias ClasenCleanup converter state after the conversion. Document...
2005-08-02 Matthias ClasenForgotten log entry
2005-08-02 Tor Lillqvisttests/refcount/objects.c tests/refcount/properties...
2005-08-01 Tim Janiktest high contention on closure reference counts to...
2005-08-01 Tim Janikturned all modifications to the first 32 integer bits...
2005-08-01 Tor LillqvistMinor simplification in safe_strcmp_filename().
2005-08-01 Tor LillqvistUgh, fix braino.
2005-08-01 Tor LillqvistMake it pass on Win32. (from_uri_tests[]): Take into...
2005-07-31 Tim Janikmoved G_DATALIST_*_POINTER() macros here, because prope...
2005-07-31 Tim Janikuse g_datalist_set_flags() and g_datalist_unset_flags...
2005-07-30 Tim Janikdocument non-thread-safety for _foreach() functions.
2005-07-30 Tim Janikreverted notify_mutex introduction, since this prevents...
2005-07-28 Ilkka TuohelaUpdated Finnish translation
2005-07-27 Christian NeumairFixed format specifiers. Thanks to Murray Cumming for...
2005-07-26 Matthias ClasenInclude glibintl.h, not gi18n.h, noticed by Dan Winship.
2005-07-26 Matthias ClasenTry -mt as compiler flag for threads, needed for the...
2005-07-26 Matthias ClasenFix a typo in the docs. (#311569, Ross Burton)
2005-07-26 Hendrik BrandtUpdated German translation.
2005-07-26 Matthias ClasenOne more improvement.
2005-07-26 Artur FlintaUpdated Polish translation by GNOME PL Team.
2005-07-26 Matthias ClasenAdd details
2005-07-25 Matthias ClasenCall msgfmt with -c to catch format errors.
2005-07-25 Ankitkumar... Updated Translation
2005-07-24 Baris CicekUpdated tr.po from Onur Can Cakmak
2005-07-23 Chao-Hsiung... zh_TW.po Updated Traditional Chinese translation.
2005-07-22 Duarte LoretoUpdated Portuguese translation.
2005-07-22 Matthias ClasenBump version
2005-07-22 Matthias Clasen2.7.4 GLIB_2_7_4
2005-07-21 Matthias ClasenUpdates GTK_2_7_4
2005-07-21 Nguyen Thai... Merged from gnome-2.10
2005-07-20 Manish Singhuse G_CALLBACK for signal connections.
2005-07-20 Manish SinghShut up CVS
2005-07-20 Matthias ClasenRemove debugging spew
2005-07-20 Matthias ClasenDon't get stuck in here if immediate is TRUE. (#310954...
2005-07-20 Matthias ClasenAdd some discouraging comments to the G_INLINE_FUNC...
2005-07-20 Tor LillqvistMake this an inline function. Define it only if G_CAN_I...
2005-07-19 Matthias ClasenAvoid an unnecessary strlen if len is -1. (#169692...
2005-07-19 Matthias ClasenAdd docs for #307047, Bryan Silverthorn.
2005-07-19 Matthias ClasenFix g_atomic_pointer_compare_and_exchange on sparc64...
2005-07-18 Matthias ClasenFix some printf formatting in the German translation...
2005-07-18 Funda WangUpdated Simplified Chinese translation
2005-07-17 Žygimantas... Updated Lithuanian translation.
2005-07-16 Laurent DhimaUpdated Albanian translation.
2005-07-15 Matthias ClasenBump version
2005-07-15 Matthias Clasen2.7.3 GLIB_2_7_3
2005-07-15 Matthias ClasenUpdates
2005-07-15 Matthias ClasenMake refcounting threadsafe by using atomic operations...
2005-07-15 Matthias ClasenUpdates
2005-07-14 Matthias ClasenMake the tests silent on success.
2005-07-13 Matthias ClasenFix a typo. (#310243, Richard Laager)
2005-07-13 Matthias ClasenAdd G_VA_COPY
2005-07-13 Matthias ClasenWarn if a short name is not acceptable.
2005-07-13 Kjartan MaraasUpdate some Update
2005-07-12 Ivan Stojmirovdone
next