Age | Commit message (Expand) | Author | Files | Lines |
2004-08-01 | 2.5.1GLIB_2_5_1 | Matthias Clasen | 1 | -0/+4 |
2004-08-01 | Updates for 2.5.1 | Matthias Clasen | 1 | -0/+4 |
2004-08-01 | Include a test involving consecutive backslashes followed by a non-escaped | Matthias Clasen | 1 | -0/+8 |
2004-07-30 | Don't validate for UTF-8 here. (#148420, Robert Ögren) | Matthias Clasen | 1 | -0/+9 |
2004-07-28 | Tests for handling of whitespace inside tags. | Matthias Clasen | 1 | -0/+12 |
2004-07-27 | s/g_strsplit/g_strsplit_set/ as well. | Matthias Clasen | 1 | -0/+5 |
2004-07-24 | s/g_strtokenize/g_strsplit_set/ in docs. | Soeren Sandmann | 1 | -0/+5 |
2004-07-23 | Fix docs for G_MAXSIZE. (#148262, Christophe Fergeau) | Matthias Clasen | 1 | -0/+5 |
2004-07-21 | Fix #132858, Sven Neumann, patch by James Henstridge: | Matthias Clasen | 1 | -0/+9 |
2004-07-21 | Fix #147651, reported by Oliver Guntermann: | Matthias Clasen | 1 | -0/+12 |
2004-07-20 | Fix a typo in my name | Crispin Flowerday | 1 | -0/+4 |
2004-07-20 | Bump version number | Soeren Sandmann | 1 | -0/+4 |
2004-07-18 | === Released 2.5.0 ===GLIB_2_5_0 | Soeren Sandmann | 1 | -0/+6 |
2004-07-18 | Updates for 2.5.0 | Matthias Clasen | 1 | -0/+4 |
2004-07-12 | Remove the ENABLE_NLS check here as well. | Matthias Clasen | 1 | -0/+4 |
2004-07-09 | Convert filename to UTF-8 before using it in the error message. (#146054, | Matthias Clasen | 1 | -0/+6 |
2004-07-08 | Remove the ENABLE_NLS check, since GLib can't be built without anyway. | Matthias Clasen | 1 | -0/+5 |
2004-07-05 | Complete the g_log() family. (#135730, Sven Herzberg) | Matthias Clasen | 1 | -0/+5 |
2004-07-05 | Add top_srcdir to make srcdir != . work. (#145166, Kaz Sasayama) | Matthias Clasen | 1 | -0/+5 |
2004-07-04 | Use a small test library instead of libpthread.so for testing RTLD_GLOBAL | Matthias Clasen | 1 | -0/+6 |
2004-07-02 | Rename __asm to __asm__ and __volatile to __volatile__ to make the file | Sebastian Wilhelmi | 1 | -0/+6 |
2004-07-01 | glib/giowin32.c (g_io_channel_win32_init, g_io_win32_free) Initialize | John Ehresman | 1 | -0/+6 |
2004-06-12 | Ignore a missing newline at EOF for single line comments. (#83674, Sven | Matthias Clasen | 1 | -0/+6 |
2004-06-11 | Actually set any_failed on failure. (#143552, Philippe Blain) | Matthias Clasen | 1 | -0/+5 |
2004-06-10 | Fix expected results (ha ha) for URIs that *should* have been invalid, or | Federico Mena Quintero | 1 | -0/+6 |
2004-06-08 | Fixes #140532. | Federico Mena Quintero | 1 | -0/+11 |
2004-06-08 | Make "make check" less noisy. | Matthias Clasen | 1 | -0/+5 |
2004-06-06 | Add name of bug reporter. | Tor Lillqvist | 1 | -1/+1 |
2004-06-06 | Check home for being NULL. (#143812) | Tor Lillqvist | 1 | -0/+5 |
2004-06-06 | Added "ne.po" Nepali translation | Pawan Chitrakar | 1 | -0/+4 |
2004-06-05 | cpp #directives should always have the "#" in the first column of the the | Manish Singh | 1 | -0/+6 |
2004-06-02 | Use higher precision for the mathematical constants. (#141941, Morten | Matthias Clasen | 1 | -0/+5 |
2004-06-02 | Fix an off-by-one error in g_markup_parse_context_parse(). (#142794, | Matthias Clasen | 1 | -0/+5 |
2004-05-17 | Merged from 2.4: | Matthias Clasen | 1 | -0/+8 |
2004-05-15 | [Win32] Only believe HOME if it is an absolute path and exists. (#138618) | Tor Lillqvist | 1 | -0/+5 |
2004-05-14 | Handle empty digit string for precision correctly. (#142400) | Tor Lillqvist | 1 | -0/+11 |
2004-05-10 | Merge from 2.4: | Matthias Clasen | 1 | -0/+7 |
2004-05-09 | Remove two duplicated lines. Thanks to Benoît Carpentier. | Tor Lillqvist | 1 | -0/+5 |
2004-05-09 | Merge from 2.4: | Matthias Clasen | 1 | -0/+7 |
2004-05-09 | Add bug reference. | Matthias Clasen | 1 | -0/+1 |
2004-05-09 | Merge from 2.4: | Matthias Clasen | 1 | -0/+7 |
2004-05-06 | Bump version number to 2.5.0. | Matthias Clasen | 1 | -0/+4 |
2004-05-06 | Quote the file scheme to mark it as untranslatable. String change. | Matthias Clasen | 1 | -0/+14 |
2004-05-04 | Move aside ChangeLog for 2.4glib-2-4-branchpoint | Owen Taylor | 1 | -2042/+0 |
2004-05-03 | Added Walloon file | Pablo Saratxaga | 1 | -0/+4 |
2004-05-02 | check for __pentium4__ when deciding whether to use bswap for | Manish Singh | 1 | -0/+5 |
2004-05-01 | added makefile.msc to EXTRA_DIST fixes #141563, Steve Lhomme | Hans Breuer | 1 | -0/+5 |
2004-04-25 | Plug memory leak. (#140770, John Ehresman) | Tor Lillqvist | 1 | -0/+5 |
2004-04-23 | Reinstate LIBCHARSET_ALIAS_DIR support which got lost at some point. | Matthias Clasen | 1 | -0/+4 |
2004-04-23 | Don't call g_strerror() here, since it can lead to infinite recursion. | Matthias Clasen | 1 | -0/+5 |