platform/upstream/glib.git
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
2005-07-12 Matthias ClasenAdd and implement a new flag to turn off the automatic...
2005-07-12 Matthias ClasenDon't lock if depth is zero. (#310148, Wim Taymans)
2005-07-12 Gabor KelemenHungarian translation updated.
2005-07-11 Matthias ClasenRemove G_GNUC_NULL_TERMINATED from g_object_new again...
2005-07-10 Miloslav TrmacUpdated Czech translation.
2005-07-10 Matthias ClasenIgnore anomalous environment entries which are not...
2005-07-09 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
2005-07-09 Vincent van... Translation updated by Tino Meinen.
2005-07-09 Tor LillqvistTypo.
2005-07-08 Tor LillqvistTotally rewritten socket channel implementation. See...
2005-07-08 Tor LillqvistDon't use autoconf variables for the resource object...
2005-07-08 Matthias ClasenBump version
2005-07-08 Matthias Clasen2.7.2 GLIB_2_7_2
2005-07-08 Matthias ClasenAdd the "new in 2.8" index.
2005-07-08 Danilo ŠeganUpdated Serbian translation.
2005-07-08 Amanpreet Singh... update by amanpreetalam@yahoo.com
2005-07-08 Matthias ClasenForgot one case
2005-07-08 Matthias ClasenImprove the AIX size_t size detection test
2005-07-07 Matthias ClasenMake the size_t size detection work on AIX. (#309725)
next