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