summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
AgeCommit message (Expand)Author
2005-08-24Truncate ChangeLog after moving asideOwen Taylor
2005-08-24(G_MININT64): Cast to gint64.Stepan Kasal
2005-08-24Fix the crt_externs.h includeMatthias Clasen
2005-08-23StepanStepan Kasal
2005-08-23Bump versionMatthias Clasen
2005-08-232.8.1upstream/GLIB_2_8_1Matthias Clasen
2005-08-20link with ws2_32.libHans Breuer
2005-08-18Check for <sys/wait.h>Tor Lillqvist
2005-08-18Optimise single-character insertionsRoss Burton
2005-08-17Check for crt_externs.h and _NSGetEnviron.Matthias Clasen
2005-08-17Move the body of the big if... (g_get_any_init_do): ... to this newStepan Kasal
2005-08-15Wait for the child process and then simply return. This makes The "S"Matthias Clasen
2005-08-15Update the link to Unicode category values. (#313369, Behnam Esfahbod)Matthias Clasen
2005-08-15Clarify docs a little. (#311727, Tristan van Berkom)Matthias Clasen
2005-08-15Fix abi checks for ia64.Matthias Clasen
2005-08-12Bump versionMatthias Clasen
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-12Bump version to 2.8.0Matthias Clasen
2005-08-10Use "localhost" as fallback for g_get_host_name(), not "unknown".Tor Lillqvist
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-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-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 checkingMatthias Clasen
2005-08-06remove unused n_threads variable.Manish Singh
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-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-02Cleanup converter state after the conversion. Document streamingMatthias 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-01Ugh, fix braino.Tor Lillqvist