platform/upstream/glib.git
2005-08-23 Matthias ClasenBump version
2005-08-23 Matthias Clasen2.8.1 GLIB_2_8_1
2005-08-22 Matthias ClasenPoint out time_t vs GTime pitfalls.
2005-08-21 Changwoo RyuUpdated Korean translation.
2005-08-20 Hans Breuerlink with ws2_32.lib
2005-08-18 Rhys JonesUpdated Welsh translation.
2005-08-18 Tor LillqvistCheck for <sys/wait.h>
2005-08-18 Ross BurtonOptimise single-character insertions
2005-08-17 Matthias ClasenCheck for crt_externs.h and _NSGetEnviron.
2005-08-17 Stepan KasalMove the body of the big if... (g_get_any_init_do)...
2005-08-15 Matthias ClasenWait for the child process and then simply return....
2005-08-15 Matthias ClasenUpdate the link to Unicode category values. (#313369...
2005-08-15 Matthias ClasenFix some formatting problems.
2005-08-15 Matthias ClasenDocument that file_name can be NULL. (#313143, Gustavo...
2005-08-15 Matthias ClasenClarify docs a little. (#311727, Tristan van Berkom)
2005-08-15 Maxim DziumanenkoUpdated Ukrainian translation.
2005-08-15 Jordi MallachUpdated Catalan translation.
2005-08-15 Mugurel TudorUpdated Romanian translation by Misu Moldovan <dumol...
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...
next