summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
AgeCommit message (Expand)AuthorFilesLines
2004-08-04Update to match what configure produces. Add the G_ATOMIC_*. DefineTor Lillqvist1-0/+9
2004-08-03Mark user visible strings for translation.Matthias Clasen1-0/+4
2004-08-03Pedantically use g types throughout.Matthias Clasen1-0/+10
2004-08-02Move GTranslateFunc to gtypes.hAnders Carlsson1-0/+6
2004-08-02Add GOption.Anders Carlsson1-0/+11
2004-08-02Add a G_GNUC_INTERNAL macro to mark function declarations as internal andMatthias Clasen1-0/+15
2004-08-02Include gthreadinit.h here to see the declaration forMatthias Clasen1-0/+5
2004-08-01move newline printing from run_from_uri_tests() to run_roundtrip_tests().Manish Singh1-0/+5
2004-08-01*** empty log message ***Matthias Clasen1-0/+2
2004-08-012.5.1GLIB_2_5_1Matthias Clasen1-0/+4
2004-08-01Updates for 2.5.1Matthias Clasen1-0/+4
2004-08-01Include a test involving consecutive backslashes followed by a non-escapedMatthias Clasen1-0/+8
2004-07-30Don't validate for UTF-8 here. (#148420, Robert Ögren)Matthias Clasen1-0/+9
2004-07-28Tests for handling of whitespace inside tags.Matthias Clasen1-0/+12
2004-07-27s/g_strsplit/g_strsplit_set/ as well.Matthias Clasen1-0/+5
2004-07-24s/g_strtokenize/g_strsplit_set/ in docs.Soeren Sandmann1-0/+5
2004-07-23Fix docs for G_MAXSIZE. (#148262, Christophe Fergeau)Matthias Clasen1-0/+5
2004-07-21Fix #132858, Sven Neumann, patch by James Henstridge:Matthias Clasen1-0/+9
2004-07-21Fix #147651, reported by Oliver Guntermann:Matthias Clasen1-0/+12
2004-07-20Fix a typo in my nameCrispin Flowerday1-0/+4
2004-07-20Bump version numberSoeren Sandmann1-0/+4
2004-07-18=== Released 2.5.0 ===GLIB_2_5_0Soeren Sandmann1-0/+6
2004-07-18Updates for 2.5.0Matthias Clasen1-0/+4
2004-07-12Remove the ENABLE_NLS check here as well.Matthias Clasen1-0/+4
2004-07-09Convert filename to UTF-8 before using it in the error message. (#146054,Matthias Clasen1-0/+6
2004-07-08Remove the ENABLE_NLS check, since GLib can't be built without anyway.Matthias Clasen1-0/+5
2004-07-05Complete the g_log() family. (#135730, Sven Herzberg)Matthias Clasen1-0/+5
2004-07-05Add top_srcdir to make srcdir != . work. (#145166, Kaz Sasayama)Matthias Clasen1-0/+5
2004-07-04Use a small test library instead of libpthread.so for testing RTLD_GLOBALMatthias Clasen1-0/+6
2004-07-02Rename __asm to __asm__ and __volatile to __volatile__ to make the fileSebastian Wilhelmi1-0/+6
2004-07-01glib/giowin32.c (g_io_channel_win32_init, g_io_win32_free) InitializeJohn Ehresman1-0/+6
2004-06-12Ignore a missing newline at EOF for single line comments. (#83674, SvenMatthias Clasen1-0/+6
2004-06-11Actually set any_failed on failure. (#143552, Philippe Blain)Matthias Clasen1-0/+5
2004-06-10Fix expected results (ha ha) for URIs that *should* have been invalid, orFederico Mena Quintero1-0/+6
2004-06-08Fixes #140532.Federico Mena Quintero1-0/+11
2004-06-08Make "make check" less noisy.Matthias Clasen1-0/+5
2004-06-06Add name of bug reporter.Tor Lillqvist1-1/+1
2004-06-06Check home for being NULL. (#143812)Tor Lillqvist1-0/+5
2004-06-06Added "ne.po" Nepali translationPawan Chitrakar1-0/+4
2004-06-05cpp #directives should always have the "#" in the first column of the theManish Singh1-0/+6
2004-06-02Use higher precision for the mathematical constants. (#141941, MortenMatthias Clasen1-0/+5
2004-06-02Fix an off-by-one error in g_markup_parse_context_parse(). (#142794,Matthias Clasen1-0/+5
2004-05-17Merged from 2.4:Matthias Clasen1-0/+8
2004-05-15[Win32] Only believe HOME if it is an absolute path and exists. (#138618)Tor Lillqvist1-0/+5
2004-05-14Handle empty digit string for precision correctly. (#142400)Tor Lillqvist1-0/+11
2004-05-10Merge from 2.4:Matthias Clasen1-0/+7
2004-05-09Remove two duplicated lines. Thanks to Benoît Carpentier.Tor Lillqvist1-0/+5
2004-05-09Merge from 2.4:Matthias Clasen1-0/+7
2004-05-09Add bug reference.Matthias Clasen1-0/+1
2004-05-09Merge from 2.4:Matthias Clasen1-0/+7