summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
AgeCommit message (Expand)AuthorFilesLines
2004-05-04Move aside ChangeLog for 2.4glib-2-4-branchpointOwen Taylor1-139/+0
2004-05-03Added Walloon filePablo Saratxaga1-0/+4
2004-05-02check for __pentium4__ when deciding whether to use bswap forManish Singh1-0/+5
2004-05-01added makefile.msc to EXTRA_DIST fixes #141563, Steve LhommeHans Breuer1-0/+5
2004-04-25Plug memory leak. (#140770, John Ehresman)Tor Lillqvist1-0/+5
2004-04-23Reinstate LIBCHARSET_ALIAS_DIR support which got lost at some point.Matthias Clasen1-0/+4
2004-04-23Don't call g_strerror() here, since it can lead to infinite recursion.Matthias Clasen1-0/+5
2004-04-22Trivial warning fix.Matthias Clasen1-0/+2
2004-04-22Add some tests for off-by-one errors.Matthias Clasen1-0/+5
2004-04-22Add testcases for g_message() involving non-printable and unsafeMatthias Clasen1-0/+7
2004-04-22Fix problems when a locale-specific decimal separator directly follows aMatthias Clasen1-0/+6
2004-04-22Only set time_is_current to FALSE if context->timeout is not zero.Matthias Clasen1-0/+5
2004-04-21Comment out a nonessential testcase which fails on HP-UX. (#136283, JonasMatthias Clasen1-0/+5
2004-04-15Add tests for the empty pattern.Matthias Clasen1-0/+8
2004-04-10Add new language and sublanguage codes, from GNU gettext. (#137958)Tor Lillqvist1-0/+3
2004-04-10glib/giowin32.c glib/gmain.c glib/gstrfuncs.c Decorating variableTor Lillqvist1-0/+15
2004-04-08added gujarati translationsGuntupalli Karunakar1-0/+4
2004-04-03Remove AC_CYGWIN, obsolete. Don't let pthreads be found on Cygwin, theyTor Lillqvist1-0/+5
2004-03-31Use UTF-16LE explicitly also on Cygwin. (#138423, Roger Leigh)Tor Lillqvist1-0/+3
2004-03-31Minor Cygwin fix. (#138405, Roger Leigh)Tor Lillqvist1-0/+5
2004-03-30Added en_CA to ALL_LINGUAS. Added Canadian English translation.Adam Weinberger1-0/+4
2004-03-21Fix Win32 behaviour in some cases where a drive letter is present. ForTor Lillqvist1-0/+12
2004-03-19Add credit ChangeLogOwen Taylor1-1/+1
2004-03-19Fix the accidental revert of the fixes from #112222 that happened when theOwen Taylor1-0/+6
2004-03-19Make computation of "biggest_pointer" vaguely more portable. (#137498,Owen Taylor1-0/+6
2004-03-17Define HAVE_INT64_AND_I64 also in the mingw (gcc on Win32) case, where theTor Lillqvist1-0/+6
2004-03-17Added en_GB to ALL_LINGUAS Added British translationGareth Owen1-0/+4
2004-03-16=== Released 2.4.0 ===GLIB_2_4_0Owen Taylor1-0/+10
2004-03-14Handle invalid UTF-8. (#131218, patch from Matthias Clasen)Owen Taylor1-0/+5
2004-03-14Use fork1() not fork for G_THREADS_IMPL_SOLARIS. (#136971, SebastianOwen Taylor1-0/+5
2004-03-14if _POLL_EMUL_H is defined, undefine HAVE_POLL to prefer our own poll()Owen Taylor1-0/+6
2004-03-14Add __extension__ to G_STMT_START to quite gcc -pedantic. (#131899,Owen Taylor1-0/+6
2004-03-14Remove critical log handler; we can't trigger g_return_if_fails() in ourOwen Taylor1-0/+9
2004-03-14Some warning fixes for the Sun compiler (Reported by David L. Cooper II,Owen Taylor1-0/+12
2004-03-12ia32's G_BREAKPOINT() implementation works on amd64 too. Enable it.Manish Singh1-0/+5
2004-03-12Non-optimizing compile fails for two asm statements on PowerPC. UseManish Singh1-0/+8
2004-03-11Remove an extra semicolon. Spotted by Kjartan Maraas.Matthias Clasen1-0/+5
2004-03-10glib/gspawn-win32.c Implement G_SPAWN_FILE_AND_ARGV_ZERO. (#136792, BruceTor Lillqvist1-0/+9
2004-03-09=== Released 2.3.6 ===GLIB_2_3_6Owen Taylor1-0/+8
2004-03-09Do not run the g_child_watch_* test multi-threaded, as that doesn't workSebastian Wilhelmi1-0/+6
2004-03-08Add Irish to ALL_LINGUASAlastair McKinstry1-0/+4
2004-03-07Added Serbian Jekavian translation by Bojan Suzić.Danilo Šegan1-0/+4
2004-03-07shortcut_spawn_retval which doesn't improve the implementation at all, itHans Breuer1-0/+8
2004-03-06Update.Tor Lillqvist1-0/+12
2004-03-05Patch by Sebastian Wilhemi to fix infinite recursion in g_atomic.Matthias Clasen1-0/+10
2004-03-05Add g_main_depth. (#136221, Cedric Gustin)Tor Lillqvist1-0/+4
2004-03-04Added Punjabi translationGuntupalli Karunakar1-0/+4
2004-03-04Use the atomic integer operations for GMainContext and GMainLoop referenceSebastian Wilhelmi1-0/+9
2004-03-03Update to match a configure-generated glibconfig.h. Specifically: RemoveTor Lillqvist1-0/+6
2004-03-03Use a macro GPID_FORMAT for the format to print GPid in (%p on Win32, %dTor Lillqvist1-0/+13