summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
AgeCommit message (Expand)AuthorFilesLines
2002-12-28Split ChangeLogOwen Taylor1-4/+0
2002-12-27Added et to ALL_LINGUAS.Tõivo Leedjärv1-0/+4
2002-12-20=== Released 2.2.0 ===Owen Taylor1-1/+6
2002-12-20=== Released 2.2.0 ===Owen Taylor1-0/+11
2002-12-20Call g_main_thread_init() after setting g_threads_got_initialized.Owen Taylor1-0/+6
2002-12-19new endian asm for ia64 and x86_64, general reorg and clean up. NewManish Singh1-0/+6
2002-12-17Improvement based on suggestion by Thorsten Maerz:Tor Lillqvist1-0/+43
2002-12-16=== Released 2.1.5 ===Owen Taylor1-1/+9
2002-12-16Add a hack to mostly deal with problems in support of -pthread andOwen Taylor1-0/+8
2002-12-16Fix potential heap corruption. Sometimes called g_free() on stringTor Lillqvist1-0/+5
2002-12-16AC_SUBST() DATADIRNAME, not DATADIR.Owen Taylor1-0/+5
2002-12-16Restore a missing AC_SUBST() for DATADIRNAME. (Found by Kjartan Maraas)Owen Taylor1-0/+5
2002-12-15Actually set INTLLIBS when needed. (Reported by Tor Lillqvist)Owen Taylor1-0/+5
2002-12-15Add g_rand_init.Tor Lillqvist1-0/+2
2002-12-15Slight update to match what is currently produced by configure.Tor Lillqvist1-0/+5
2002-12-15HP-UX 10 xshares the same non-posix getpwuid_r signature as AIX. (#100756,Owen Taylor1-0/+6
2002-12-15Mark the contents of the strucures in this file /*< private >*/Owen Taylor1-0/+9
2002-12-15Break _g_locale_charset() into two pieces - a fast "raw" piece, and a slowOwen Taylor1-0/+8
2002-12-15Set TRIO_LIBS when building with trio.Matthias Clasen1-0/+6
2002-12-15Add gprintfint.h and trio.Matthias Clasen1-0/+16
2002-12-14Fix typo. Missing '%' in my last commit.Manish Singh1-0/+5
2002-12-13Fixes from Johannes StezenbachOwen Taylor1-0/+12
2002-12-13Allow not setting glib_cv_long_long_format when cross-compiling since weOwen Taylor1-0/+4
2002-12-13long_long_format is always ll for trio.Owen Taylor1-0/+7
2002-12-13Add -lm for pow().Matthias Clasen1-0/+2
2002-12-12Add a test for positional parameters in g_snprintf(). Use g_printf()Matthias Clasen1-0/+5
2002-12-12pull in trio if host printf doesn't have a known way of printing 64-bitManish Singh1-0/+16
2002-12-12AC_PREREQ(2.53) here; convinces Debian's wrappers to use the rightOwen Taylor1-0/+6
2002-12-11Fix off-by-one error. (#100853)Tor Lillqvist1-0/+9
2002-12-11=== Release 2.1.4 ===Owen Taylor1-1/+16
2002-12-11Added "fi" to ALL_LINGUAS.Pauli Virtanen1-0/+4
2002-12-11Add GLIB_ASSERT_SET() as a helper for adding "must be set whenOwen Taylor1-0/+9
2002-12-11Also assume AC_LINK_IFELSE() is OK when cross-compiling for the libsOwen Taylor1-0/+8
2002-12-11Factor out repeated thread test into a m4_define(); when cross-compiling,Owen Taylor1-0/+9
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