summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
AgeCommit message (Expand)AuthorFilesLines
2002-05-23on success, close the pipes from the child. Fix from Tim.Havoc Pennington1-0/+5
2002-05-22fix tyopjacob berkman1-0/+4
2002-05-22Version 2.0.3, micro, binary age 3.Owen Taylor1-0/+22
2002-05-21$with_libiconv, not $with_iconv.Owen Taylor1-0/+4
2002-05-21Move iconv tests before gettext checks. (#81999)Owen Taylor1-0/+14
2002-05-20Add my gmarkup fixes again - this time I've even compiled them! Also addedMatthias Clasen1-0/+6
2002-05-20include sys/types.h before dirent to fix build on darwin (fixes #72859)jacob berkman1-0/+5
2002-05-20Fix double close of file descriptor on error. (#82139, Wayne Schuller)Owen Taylor1-0/+14
2002-05-19revert previous commit - uses APIs from glib 2.1Jacob Berkman1-0/+5
2002-05-18New testcases.Matthias Clasen1-0/+18
2002-05-17fix missing cases for expected_token.Tim Janik1-0/+5
2002-05-17gssize and gsize as in a configure-produced glibconfig.h.Tor Lillqvist1-0/+3
2002-05-17Match new additions to a configure-produced config.h.Tor Lillqvist1-0/+5
2002-05-16Incorporate AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST as AM_GLIB_* to avoidOwen Taylor1-0/+10
2002-05-14Add a check for GNU gettext. (Pointed out by Dan Winship in #59386.)Owen Taylor1-0/+5
2002-05-13If sizeof(int) == sizeof(long) run compilation tests to determine whichOwen Taylor1-0/+6
2002-05-13Update from libcharset CVS. Includes additional encodings for SolarisOwen Taylor1-0/+13
2002-05-08fixed yesterdays fix for cross compiling: simply check the variableMichael Natterer1-0/+5
2002-05-07Report unfinished entity references as errors rather than running into anMatthias Clasen1-0/+5
2002-05-07added a new conditional CROSS_COMPILING which indicates ($build != $host).Michael Natterer1-0/+6
2002-05-07Fixes for #79347, Ron Arts.Owen Taylor1-0/+13
2002-05-06Exclude OSF from alpha definition of G_BREAKPOINT(), since the assemblerOwen Taylor1-0/+6
2002-05-06Add ChangeLog.pre-2-0 (#78641)Owen Taylor1-0/+14
2002-05-01Fixed typo. (#78985). Merged from HEAD.Sebastian Wilhelmi1-0/+5
2002-04-22Add Windows-specific note to the gtk-doc comment.Tor Lillqvist1-0/+8
2002-04-13Unlock the pool for all threads leaving it. (#78348)glib-2-0-branchpointSebastian Wilhelmi1-0/+5
2002-04-10Remove manual UTF-8 -> Latin1 conversion for stuff fed to g_print.Matthias Clasen1-0/+5
2002-04-08Use gsize instead of gint. From Miroslaw Dobrzanski-NeumannSebastian Wilhelmi1-0/+6
2002-04-07Added Czech (cs) to ALL_LINGUAS.Stanislav Brabec1-0/+4
2002-03-31Added Malay (ms)to ALL_LINGUAS.Hasbullah Bin Pit1-0/+4
2002-03-29Add g_convert_init.Tor Lillqvist1-0/+4
2002-03-28Released 2.0.1GLIB_2_0_1Owen Taylor1-0/+6
2002-03-28Remove warning about g_print, etc, encoding.Owen Taylor1-0/+17
2002-03-28convert prtinf() strings to local charset when writing them to stdout orTim Janik1-0/+7
2002-03-27major cleanups. introduced _g_log_fallback_handler() to handle recursiveTim Janik1-0/+16
2002-03-25Remove __const__ qualifier from __asm__ statements... GCC since at leastOwen Taylor1-0/+7
2002-03-22Fix problem where if g_mem_chunk_reset() is called on an alloc-onlyOwen Taylor1-0/+6
2002-03-20Try to work around segfaults on Solaris if NULL is passed for outbuf...Owen Taylor1-0/+6
2002-03-20Close the file descriptor. (#75507, Matthias Clasen)Owen Taylor1-0/+5
2002-03-20Use $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572)Owen Taylor1-0/+5
2002-03-20avoid repeated call of g_spaced_primes_closest() by moving it out of theSven Neumann1-0/+6
2002-03-17Add MSVC-specific text by Hans Breuer.Tor Lillqvist1-0/+4
2002-03-15glib/giowin32.c (g_io_win32_dispatch): Check buffer condition here, too.Tor Lillqvist1-2/+3
2002-03-15Some debugging output formatting changes. The following two changes fixesTor Lillqvist1-0/+9
2002-03-15Move pre-2.0 ChangeLog asideOwen Taylor1-7225/+0
2002-03-14Fix some gsize/gint mismatches. (#74422, Miroslaw Dobrzanski-Neumann)Owen Taylor1-0/+5
2002-03-14Fixed threading issues brought up by #74577. Make g_log_find_domain,Sebastian Wilhelmi1-0/+10
2002-03-13glib/gconvert.c glib/gen-unicode-tables.pl fixed cast/type problems toErwann Chenede1-0/+6
2002-03-13Cache getenv("G_BROKEN_FILENAMES") in have_broken_filenames() and useAlexander Larsson1-0/+9
2002-03-11Add a note about g_strreverse() and UTF-8.Matthias Clasen1-0/+7