summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-07-26Released 2.0.6GLIB_2_0_6Owen Taylor1-0/+8
2002-07-26Clarify the behavior of g_build_path() for empty elements and for leadingOwen Taylor1-0/+12
2002-07-26Fix docs for @str_return to conform to the main docs and theOwen Taylor1-0/+7
2002-07-25Handle the end of the string properly when max_len is set. (#88545, MortenOwen Taylor1-0/+10
2002-07-25hu Jul 25 19:41:03 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor1-0/+6
2002-07-25Clarify that only one of the conditions listed in the docs need to beOwen Taylor1-0/+10
2002-07-25Remove reference in the docs to @notify parameter. (#87768, Manuel Clos)Owen Taylor1-0/+6
2002-07-25Document the (GIConv)-1 return value on failure. (#87559, Jarek Dukat)Owen Taylor1-0/+10
2002-07-04Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi1-0/+6
2002-07-03Fixed bugs in posix thread priority resolution. Also added AIX priorities.Sebastian Wilhelmi1-0/+4
2002-07-03Use thr_min_stack() instead of sysconf (_SC_THREAD_STACK_MIN). ifSebastian Wilhelmi1-0/+9
2002-07-02Improve checks for dce/posix threads to also do the right thing, if theSebastian Wilhelmi1-0/+7
2002-07-01Add parenthesis to protect macro argument. Spotted by Sam CouterSebastian Wilhelmi1-0/+7
2002-06-28In case of G_DISABLE_ASSERT replace "G_STMT_START{ }G_STMT_END" withSebastian Wilhelmi1-0/+8
2002-06-26Added Bulgarian (bg).Yanko Kaneti1-0/+4
2002-06-18Added Vietnamese filePablo Saratxaga1-0/+4
2002-06-13Released 2.0.4GLIB_2_0_4Owen Taylor1-0/+8
2002-06-13Make interval unsigned to match g_timeout_source_new(). (#82624, TimOwen Taylor1-0/+10
2002-06-13Add a note about the deficiency of Tru64 iconv. (#81699, Manuel Op deOwen Taylor1-0/+5
2002-06-11ChangeLog fixesOwen Taylor1-1/+3
2002-06-11tests/patterntest.c (test_compilation) A couple of 64-bit printf formatOwen Taylor1-0/+9
2002-05-23hu May 23 14:15:40 2002 Owen Taylor <otaylor@redhat.com>GLIB_2_0_3Owen Taylor1-0/+4
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