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