| Commit message (Expand) | Author | Age | Files | Lines |
* | Split ChangeLogglib-2-2-branchpoint | Owen Taylor | 2002-12-28 | 1 | -4/+0 |
* | Added et to ALL_LINGUAS. | Tõivo Leedjärv | 2002-12-27 | 1 | -0/+4 |
* | === Released 2.2.0 ===GLIB_2_2_0 | Owen Taylor | 2002-12-20 | 1 | -1/+6 |
* | === Released 2.2.0 === | Owen Taylor | 2002-12-20 | 1 | -0/+11 |
* | Call g_main_thread_init() after setting g_threads_got_initialized. | Owen Taylor | 2002-12-20 | 1 | -0/+6 |
* | new endian asm for ia64 and x86_64, general reorg and clean up. New | Manish Singh | 2002-12-19 | 1 | -0/+6 |
* | Improvement based on suggestion by Thorsten Maerz: | Tor Lillqvist | 2002-12-17 | 1 | -0/+43 |
* | === Released 2.1.5 ===GLIB_2_1_5 | Owen Taylor | 2002-12-16 | 1 | -1/+9 |
* | Add a hack to mostly deal with problems in support of -pthread and | Owen Taylor | 2002-12-16 | 1 | -0/+8 |
* | Fix potential heap corruption. Sometimes called g_free() on string | Tor Lillqvist | 2002-12-16 | 1 | -0/+5 |
* | AC_SUBST() DATADIRNAME, not DATADIR. | Owen Taylor | 2002-12-16 | 1 | -0/+5 |
* | Restore a missing AC_SUBST() for DATADIRNAME. (Found by Kjartan Maraas) | Owen Taylor | 2002-12-16 | 1 | -0/+5 |
* | Actually set INTLLIBS when needed. (Reported by Tor Lillqvist) | Owen Taylor | 2002-12-15 | 1 | -0/+5 |
* | Add g_rand_init. | Tor Lillqvist | 2002-12-15 | 1 | -0/+2 |
* | Slight update to match what is currently produced by configure. | Tor Lillqvist | 2002-12-15 | 1 | -0/+5 |
* | HP-UX 10 xshares the same non-posix getpwuid_r signature as AIX. (#100756, | Owen Taylor | 2002-12-15 | 1 | -0/+6 |
* | Mark the contents of the strucures in this file /*< private >*/ | Owen Taylor | 2002-12-15 | 1 | -0/+9 |
* | Break _g_locale_charset() into two pieces - a fast "raw" piece, and a slow | Owen Taylor | 2002-12-15 | 1 | -0/+8 |
* | Set TRIO_LIBS when building with trio. | Matthias Clasen | 2002-12-15 | 1 | -0/+6 |
* | Add gprintfint.h and trio. | Matthias Clasen | 2002-12-15 | 1 | -0/+16 |
* | Fix typo. Missing '%' in my last commit. | Manish Singh | 2002-12-14 | 1 | -0/+5 |
* | Fixes from Johannes Stezenbach | Owen Taylor | 2002-12-13 | 1 | -0/+12 |
* | Allow not setting glib_cv_long_long_format when cross-compiling since we | Owen Taylor | 2002-12-13 | 1 | -0/+4 |
* | long_long_format is always ll for trio. | Owen Taylor | 2002-12-13 | 1 | -0/+7 |
* | Add -lm for pow(). | Matthias Clasen | 2002-12-13 | 1 | -0/+2 |
* | Add a test for positional parameters in g_snprintf(). Use g_printf() | Matthias Clasen | 2002-12-12 | 1 | -0/+5 |
* | pull in trio if host printf doesn't have a known way of printing 64-bit | Manish Singh | 2002-12-12 | 1 | -0/+16 |
* | AC_PREREQ(2.53) here; convinces Debian's wrappers to use the right | Owen Taylor | 2002-12-12 | 1 | -0/+6 |
* | Fix off-by-one error. (#100853) | Tor Lillqvist | 2002-12-11 | 1 | -0/+9 |
* | === Release 2.1.4 ===GLIB_2_1_4 | Owen Taylor | 2002-12-11 | 1 | -1/+16 |
* | Added "fi" to ALL_LINGUAS. | Pauli Virtanen | 2002-12-11 | 1 | -0/+4 |
* | Add GLIB_ASSERT_SET() as a helper for adding "must be set when | Owen Taylor | 2002-12-11 | 1 | -0/+9 |
* | Also assume AC_LINK_IFELSE() is OK when cross-compiling for the libs | Owen Taylor | 2002-12-11 | 1 | -0/+8 |
* | Factor out repeated thread test into a m4_define(); when cross-compiling, | Owen Taylor | 2002-12-11 | 1 | -0/+9 |
* | Version 2.1.4, interface age 1. | Owen Taylor | 2002-12-11 | 1 | -0/+24 |
* | Include string.h, supress a warning. | Owen Taylor | 2002-12-11 | 1 | -0/+4 |
* | Improve generation of pseudo-random integers. (#99720, Morten Welinder | Sebastian Wilhelmi | 2002-12-10 | 1 | -0/+10 |
* | use 0 instead of $defattr, as it isn't defined anymore on platforms using | Sebastian Wilhelmi | 2002-12-09 | 1 | -0/+6 |
* | Guard against the POSIX allowed behavior where access (file, X_OK) | Owen Taylor | 2002-12-09 | 1 | -0/+12 |
* | Avoid literal UTF-8. (Allow it to build with IRIX cc, #72757, Tomas Ogren) | Owen Taylor | 2002-12-06 | 1 | -0/+16 |
* | Don't distribute ref-add/del.sed., fixing problem with srcdir != destdir. | Owen Taylor | 2002-12-06 | 1 | -0/+6 |
* | chmod 0755 scripts in AC_OUTPUT(), since install -c won't necessarily do | Owen Taylor | 2002-12-06 | 1 | -0/+6 |
* | Use AC_LINK_IFELSE(), not AC_TRY_RUN() for va_copy(), __va_copy() checks. | Owen Taylor | 2002-12-06 | 1 | -0/+9 |
* | Add Since and Deprecation info for symbols documented in the templates. | Matthias Clasen | 2002-12-05 | 1 | -0/+5 |
* | Fix multiple problems with the programs in the argument of AC_TRY_RUN() | Owen Taylor | 2002-12-05 | 1 | -0/+6 |
* | Start of fixes for cross-compilation. Based on patches from Dimi Shahbaz, | Owen Taylor | 2002-12-05 | 1 | -0/+33 |
* | Add 3rd argument to remaining AC_DEFINES(), so we can get rid of | Owen Taylor | 2002-12-04 | 1 | -0/+7 |
* | Patch from Sven Neumann to make the include order consistent. (#71704) | Owen Taylor | 2002-12-04 | 1 | -0/+5 |
* | Check that strlcpy behaves as per the OpenBSD man page before wrapping it. | Matthias Clasen | 2002-12-03 | 1 | -0/+5 |
* | Fix typo from previous commit | Frédéric Crozat | 2002-12-03 | 1 | -0/+5 |