summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-12-11Version 2.1.4, interface age 1.Owen Taylor1-0/+24
2002-12-11Include string.h, supress a warning.Owen Taylor1-0/+4
2002-12-10Improve generation of pseudo-random integers. (#99720, Morten WelinderSebastian Wilhelmi1-0/+10
2002-12-09use 0 instead of $defattr, as it isn't defined anymore on platforms usingSebastian Wilhelmi1-0/+6
2002-12-09Guard against the POSIX allowed behavior where access (file, X_OK)Owen Taylor1-0/+12
2002-12-06Avoid literal UTF-8. (Allow it to build with IRIX cc, #72757, Tomas Ogren)Owen Taylor1-0/+16
2002-12-06Don't distribute ref-add/del.sed., fixing problem with srcdir != destdir.Owen Taylor1-0/+6
2002-12-06chmod 0755 scripts in AC_OUTPUT(), since install -c won't necessarily doOwen Taylor1-0/+6
2002-12-06Use AC_LINK_IFELSE(), not AC_TRY_RUN() for va_copy(), __va_copy() checks.Owen Taylor1-0/+9
2002-12-05Add Since and Deprecation info for symbols documented in the templates.Matthias Clasen1-0/+5
2002-12-05Fix multiple problems with the programs in the argument of AC_TRY_RUN()Owen Taylor1-0/+6
2002-12-05Start of fixes for cross-compilation. Based on patches from Dimi Shahbaz,Owen Taylor1-0/+33
2002-12-04Add 3rd argument to remaining AC_DEFINES(), so we can get rid ofOwen Taylor1-0/+7
2002-12-04Patch from Sven Neumann to make the include order consistent. (#71704)Owen Taylor1-0/+5
2002-12-03Check that strlcpy behaves as per the OpenBSD man page before wrapping it.Matthias Clasen1-0/+5
2002-12-03Fix typo from previous commitFrédéric Crozat1-0/+5
2002-12-03Check for NULL before doing anything.James M. Cape1-0/+5
2002-12-02=== Released 2.1.3 ===GLIB_2_1_3Owen Taylor1-0/+12
2002-12-02Add missed ChangeLog entryOwen Taylor1-0/+7
2002-11-30Added "da" to ALL_LINGUAS.Ole Laursen1-0/+4
2002-11-29It is a 2.2 addition.Matthias Clasen1-0/+2
2002-11-28Adjust to changed parameter names.Matthias Clasen1-0/+8
2002-11-28Move some docs inline, and add deprecation information. To see the list ofMatthias Clasen1-0/+8
2002-11-28Fix the definitions around printf: either we use system printf in whichMatthias Clasen1-0/+6
2002-11-28Mark 2.2 API additions.Matthias Clasen1-0/+12
2002-11-28Fix the gtk-doc version check.Matthias Clasen1-0/+4
2002-11-27Use G_LIKELY without surrounding parentheses in g_assert() andMatthias Clasen1-0/+8
2002-11-26Only use G_LIKELY in g_assert() and g_return_[val]_if_fail() if it isMatthias Clasen1-0/+5
2002-11-26Improved the seeding algorithm. Old behaviour can be achived by settingSebastian Wilhelmi1-1/+16
2002-11-26Make CPPFLAGS, not CFLAGS, include G_THREAD_CFLAGS. CFLAGS is used whileSebastian Wilhelmi1-0/+7
2002-11-26Fix the non-gcc-3.x definitions of G_LIKELY and G_UNLIKELY. (Reported byMatthias Clasen1-0/+5
2002-11-25Document that the varargs must be NULL-terminated. (#99510)Matthias Clasen1-0/+4
2002-11-25Remove the (no longer effective) empty if-branch.Matthias Clasen1-0/+11
2002-11-23Add version info to API docs.Matthias Clasen1-0/+2
2002-11-22Add Copyright notice.Matthias Clasen1-0/+4
2002-11-22Fixed typo: PTHREAD_PRIO_MIN -> PTHREAD_PRIO_MAX. (Laurent Vivier, #99293)Sebastian Wilhelmi1-0/+5
2002-11-22Remove broken G_HIDDEN_SYMBOL definition which wasn't supposed to beOwen Taylor1-0/+6
2002-11-21Patch from Morten Welinder to make ghash.c properly obeyOwen Taylor1-0/+5
2002-11-21Add G_GNUC_DEPRECATED. (Tom Tromey, #87969)Owen Taylor1-0/+5
2002-11-21Hardcode 2.0 in the names, as that is what Makefile.am does.Tor Lillqvist1-2/+3
2002-11-21Typo.Tor Lillqvist1-1/+1
2002-11-21gmodule/gmodule.rc.in gobject/gobject.rc.in Hardcode 2.0 in the names, asTor Lillqvist1-2/+5
2002-11-21Update to match what is currently produced by autotools.Tor Lillqvist1-0/+17
2002-11-21 Include a printf implementation supporting C99 snprintf and SUSMatthias Clasen1-0/+38
2002-11-20Use G_LIKELY. (#69022)Matthias Clasen1-0/+10
2002-11-19Fix strtull/strtoull type in docs (#99012, Morten Welinder.) Add copyrightOwen Taylor1-0/+7
2002-11-18Do handle G_SPAWN_DO_NOT_REAP_CHILD after all, similarily as on Unix. IfTor Lillqvist1-0/+12
2002-11-17[Win32] Fix the asynchronous g_spawn* to return the process handle of theTor Lillqvist1-0/+26
2002-11-17Ignore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be meaninfullyTor Lillqvist1-0/+34
2002-11-08Trivial s/foo/foo_/ fixes to make <glib.h> includable with -WshadowSoeren Sandmann1-0/+22