summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-122.8.0upstream/GLIB_2_8_0Matthias Clasen
2005-08-12Special-case flag value of 0. Instead of returning the first randomTim-Philipp Müller
2005-08-12Updated Greek TranslationKostas Papadimas
2005-08-12Bump version to 2.8.0Matthias Clasen
2005-08-12two stylistic fixesStepan Kasal
2005-08-12Shut up CVSManish Singh
2005-08-10Use "localhost" as fallback for g_get_host_name(), not "unknown".Tor Lillqvist
2005-08-10fix typosStepan Kasal
2005-08-10a typoStepan Kasal
2005-08-10manual emulation of refresh of manual pagesStepan Kasal
2005-08-10Fix typos: invokation -> invocation.Stepan Kasal
2005-08-10Take a va_list*, not a va_list, to avoid compiler warnings aboutMatthias Clasen
2005-08-09Add it here.Matthias Clasen
2005-08-09UpdatesMatthias Clasen
2005-08-09Access enum and flags values as v_long/v_ulong, not v_int/v_uint, to makeMatthias Clasen
2005-08-09Initialize variables to not make gcc nervous.Matthias Clasen
2005-08-09remove stray -V option to grep so it actually works.Manish Singh
2005-08-08Enable the endianness test.Matthias Clasen
2005-08-08Fix up the testcaseMatthias Clasen
2005-08-08Add a test for endianness handling.Matthias Clasen
2005-08-08Added Telugu translation done by Vikram Phaneendra <vikramphaneendra@yahoo.co...Sunil Mohan Adapa
2005-08-08Add convert-test here.Matthias Clasen
2005-08-06Improve ABI checksMatthias Clasen
2005-08-06Improve ABI checkingMatthias Clasen
2005-08-06Small fixes.Matthias Clasen
2005-08-06remove unused n_threads variable.Manish Singh
2005-08-06Shut up CVSManish Singh
2005-08-05Small fixesMatthias Clasen
2005-08-05Bump versionMatthias Clasen
2005-08-052.7.7upstream/GLIB_2_7_7Matthias Clasen
2005-08-04Always export g_atomic_int_get and g_atomic_pointer_get as functions, evenMatthias Clasen
2005-08-04Move the G_BEGIN_DECLS/G_END_DECLS pair outside the #if/#else/#endifTor Lillqvist
2005-08-03Bump versionMatthias Clasen
2005-08-032.7.6upstream/GLIB_2_7_6Matthias Clasen
2005-08-03Small doc updatesRoss Burton
2005-08-03Mark the vint member as volatile, which seems to be necessary to makeMatthias Clasen
2005-08-03Add native atomic operations for s390.Matthias Clasen
2005-08-03Fix Docbook tag typoRoss Burton
2005-08-03Add G_BEGIN_DECLS/G_END_DECLS. (#312424)Matthias Clasen
2005-08-02Name fixesMatthias Clasen
2005-08-02Don't go in an infinite loop if the input text ends in an incompleteMatthias Clasen
2005-08-02Bump versionMatthias Clasen
2005-08-022.7.5upstream/GLIB_2_7_5Matthias Clasen
2005-08-02Remove accidental documentation redundanciesMatthias Clasen
2005-08-02Cleanup converter state after the conversion. Document streamingMatthias Clasen
2005-08-02Forgotten log entryMatthias Clasen
2005-08-02tests/refcount/objects.c tests/refcount/properties.c Use g_usleep()Tor Lillqvist
2005-08-01test high contention on closure reference counts to trigger and catchTim Janik
2005-08-01turned all modifications to the first 32 integer bits in a closure intoTim Janik
2005-08-01Minor simplification in safe_strcmp_filename().Tor Lillqvist