summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
Commit message (Expand)AuthorAgeFilesLines
* Split ChangeLogglib-2-2-branchpointOwen Taylor2002-12-281-4/+0
* Added et to ALL_LINGUAS.Tõivo Leedjärv2002-12-271-0/+4
* === Released 2.2.0 ===GLIB_2_2_0Owen Taylor2002-12-201-1/+6
* === Released 2.2.0 ===Owen Taylor2002-12-201-0/+11
* Call g_main_thread_init() after setting g_threads_got_initialized.Owen Taylor2002-12-201-0/+6
* new endian asm for ia64 and x86_64, general reorg and clean up. NewManish Singh2002-12-191-0/+6
* Improvement based on suggestion by Thorsten Maerz:Tor Lillqvist2002-12-171-0/+43
* === Released 2.1.5 ===GLIB_2_1_5Owen Taylor2002-12-161-1/+9
* Add a hack to mostly deal with problems in support of -pthread andOwen Taylor2002-12-161-0/+8
* Fix potential heap corruption. Sometimes called g_free() on stringTor Lillqvist2002-12-161-0/+5
* AC_SUBST() DATADIRNAME, not DATADIR.Owen Taylor2002-12-161-0/+5
* Restore a missing AC_SUBST() for DATADIRNAME. (Found by Kjartan Maraas)Owen Taylor2002-12-161-0/+5
* Actually set INTLLIBS when needed. (Reported by Tor Lillqvist)Owen Taylor2002-12-151-0/+5
* Add g_rand_init.Tor Lillqvist2002-12-151-0/+2
* Slight update to match what is currently produced by configure.Tor Lillqvist2002-12-151-0/+5
* HP-UX 10 xshares the same non-posix getpwuid_r signature as AIX. (#100756,Owen Taylor2002-12-151-0/+6
* Mark the contents of the strucures in this file /*< private >*/Owen Taylor2002-12-151-0/+9
* Break _g_locale_charset() into two pieces - a fast "raw" piece, and a slowOwen Taylor2002-12-151-0/+8
* Set TRIO_LIBS when building with trio.Matthias Clasen2002-12-151-0/+6
* Add gprintfint.h and trio.Matthias Clasen2002-12-151-0/+16
* Fix typo. Missing '%' in my last commit.Manish Singh2002-12-141-0/+5
* Fixes from Johannes StezenbachOwen Taylor2002-12-131-0/+12
* Allow not setting glib_cv_long_long_format when cross-compiling since weOwen Taylor2002-12-131-0/+4
* long_long_format is always ll for trio.Owen Taylor2002-12-131-0/+7
* Add -lm for pow().Matthias Clasen2002-12-131-0/+2
* Add a test for positional parameters in g_snprintf(). Use g_printf()Matthias Clasen2002-12-121-0/+5
* pull in trio if host printf doesn't have a known way of printing 64-bitManish Singh2002-12-121-0/+16
* AC_PREREQ(2.53) here; convinces Debian's wrappers to use the rightOwen Taylor2002-12-121-0/+6
* Fix off-by-one error. (#100853)Tor Lillqvist2002-12-111-0/+9
* === Release 2.1.4 ===GLIB_2_1_4Owen Taylor2002-12-111-1/+16
* Added "fi" to ALL_LINGUAS.Pauli Virtanen2002-12-111-0/+4
* Add GLIB_ASSERT_SET() as a helper for adding "must be set whenOwen Taylor2002-12-111-0/+9
* Also assume AC_LINK_IFELSE() is OK when cross-compiling for the libsOwen Taylor2002-12-111-0/+8
* Factor out repeated thread test into a m4_define(); when cross-compiling,Owen Taylor2002-12-111-0/+9
* Version 2.1.4, interface age 1.Owen Taylor2002-12-111-0/+24
* Include string.h, supress a warning.Owen Taylor2002-12-111-0/+4
* Improve generation of pseudo-random integers. (#99720, Morten WelinderSebastian Wilhelmi2002-12-101-0/+10
* use 0 instead of $defattr, as it isn't defined anymore on platforms usingSebastian Wilhelmi2002-12-091-0/+6
* Guard against the POSIX allowed behavior where access (file, X_OK)Owen Taylor2002-12-091-0/+12
* Avoid literal UTF-8. (Allow it to build with IRIX cc, #72757, Tomas Ogren)Owen Taylor2002-12-061-0/+16
* Don't distribute ref-add/del.sed., fixing problem with srcdir != destdir.Owen Taylor2002-12-061-0/+6
* chmod 0755 scripts in AC_OUTPUT(), since install -c won't necessarily doOwen Taylor2002-12-061-0/+6
* Use AC_LINK_IFELSE(), not AC_TRY_RUN() for va_copy(), __va_copy() checks.Owen Taylor2002-12-061-0/+9
* Add Since and Deprecation info for symbols documented in the templates.Matthias Clasen2002-12-051-0/+5
* Fix multiple problems with the programs in the argument of AC_TRY_RUN()Owen Taylor2002-12-051-0/+6
* Start of fixes for cross-compilation. Based on patches from Dimi Shahbaz,Owen Taylor2002-12-051-0/+33
* Add 3rd argument to remaining AC_DEFINES(), so we can get rid ofOwen Taylor2002-12-041-0/+7
* Patch from Sven Neumann to make the include order consistent. (#71704)Owen Taylor2002-12-041-0/+5
* Check that strlcpy behaves as per the OpenBSD man page before wrapping it.Matthias Clasen2002-12-031-0/+5
* Fix typo from previous commitFrédéric Crozat2002-12-031-0/+5