Age | Commit message (Expand) | Author | Files | Lines |
2002-04-13 | Unlock the pool for all threads leaving it. (#78348)glib-2-0-branchpoint | Sebastian Wilhelmi | 1 | -0/+5 |
2002-04-10 | Remove manual UTF-8 -> Latin1 conversion for stuff fed to g_print. | Matthias Clasen | 1 | -0/+5 |
2002-04-08 | Use gsize instead of gint. From Miroslaw Dobrzanski-Neumann | Sebastian Wilhelmi | 1 | -0/+6 |
2002-04-07 | Added Czech (cs) to ALL_LINGUAS. | Stanislav Brabec | 1 | -0/+4 |
2002-03-31 | Added Malay (ms)to ALL_LINGUAS. | Hasbullah Bin Pit | 1 | -0/+4 |
2002-03-29 | Add g_convert_init. | Tor Lillqvist | 1 | -0/+4 |
2002-03-28 | Released 2.0.1GLIB_2_0_1 | Owen Taylor | 1 | -0/+6 |
2002-03-28 | Remove warning about g_print, etc, encoding. | Owen Taylor | 1 | -0/+17 |
2002-03-28 | convert prtinf() strings to local charset when writing them to stdout or | Tim Janik | 1 | -0/+7 |
2002-03-27 | major cleanups. introduced _g_log_fallback_handler() to handle recursive | Tim Janik | 1 | -0/+16 |
2002-03-25 | Remove __const__ qualifier from __asm__ statements... GCC since at least | Owen Taylor | 1 | -0/+7 |
2002-03-22 | Fix problem where if g_mem_chunk_reset() is called on an alloc-only | Owen Taylor | 1 | -0/+6 |
2002-03-20 | Try to work around segfaults on Solaris if NULL is passed for outbuf... | Owen Taylor | 1 | -0/+6 |
2002-03-20 | Close the file descriptor. (#75507, Matthias Clasen) | Owen Taylor | 1 | -0/+5 |
2002-03-20 | Use $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572) | Owen Taylor | 1 | -0/+5 |
2002-03-20 | avoid repeated call of g_spaced_primes_closest() by moving it out of the | Sven Neumann | 1 | -0/+6 |
2002-03-17 | Add MSVC-specific text by Hans Breuer. | Tor Lillqvist | 1 | -0/+4 |
2002-03-15 | glib/giowin32.c (g_io_win32_dispatch): Check buffer condition here, too. | Tor Lillqvist | 1 | -2/+3 |
2002-03-15 | Some debugging output formatting changes. The following two changes fixes | Tor Lillqvist | 1 | -0/+9 |
2002-03-15 | Move pre-2.0 ChangeLog aside | Owen Taylor | 1 | -7225/+0 |
2002-03-14 | Fix some gsize/gint mismatches. (#74422, Miroslaw Dobrzanski-Neumann) | Owen Taylor | 1 | -0/+5 |
2002-03-14 | Fixed threading issues brought up by #74577. Make g_log_find_domain, | Sebastian Wilhelmi | 1 | -0/+10 |
2002-03-13 | glib/gconvert.c glib/gen-unicode-tables.pl fixed cast/type problems to | Erwann Chenede | 1 | -0/+6 |
2002-03-13 | Cache getenv("G_BROKEN_FILENAMES") in have_broken_filenames() and use | Alexander Larsson | 1 | -0/+9 |
2002-03-11 | Add a note about g_strreverse() and UTF-8. | Matthias Clasen | 1 | -0/+7 |
2002-03-08 | ======== Released 2.0.0 ========GLIB_2_0_0 | Owen Taylor | 1 | -0/+4 |
2002-03-08 | Final updates for 2.0.0 | Owen Taylor | 1 | -0/+10 |
2002-03-08 | Updates. | Owen Taylor | 1 | -1/+22 |
2002-03-06 | Added bugnumber | Sebastian Wilhelmi | 1 | -1/+1 |
2002-03-06 | Fixed recognition of dce. Do not use -lc_r on OpenBSD and FreeBSD. Instead | Sebastian Wilhelmi | 1 | -0/+7 |
2002-03-06 | GTK+-2.0.0 rc1GLIB_2_0_0_RC1 | Owen Taylor | 1 | -0/+4 |
2002-03-05 | Finish docs. (#67064) | Matthias Clasen | 1 | -0/+5 |
2002-03-05 | Where we have getpwuid[_r], use that in preference to $HOME, and only | Owen Taylor | 1 | -0/+7 |
2002-03-05 | Default to --disable-gtk-doc, to avoid Jade setup hassles. | Owen Taylor | 1 | -0/+19 |
2002-03-04 | spelling fix | Owen Taylor | 1 | -1/+1 |
2002-03-03 | added padding. | Tim Janik | 1 | -0/+6 |
2002-02-28 | Fix memory leak. (#72990, Paoloo Maggi) | Owen Taylor | 1 | -0/+5 |
2002-02-28 | nicer output of configure --help. | Sven Neumann | 1 | -0/+4 |
2002-02-27 | Remove the shortcut for UTF-8 locales to ensure consistent behaviour. Fix | Daniel Elstner | 1 | -0/+8 |
2002-02-27 | Remove these files from CVS so we more-or-less current versions from | Owen Taylor | 1 | -0/+7 |
2002-02-26 | Remove references to gruntime. This includes renaming the test program | Matthias Clasen | 1 | -0/+8 |
2002-02-26 | fix wrong bug number | Owen Taylor | 1 | -1/+1 |
2002-02-26 | Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case -lintl depends on -licon. | Owen Taylor | 1 | -0/+5 |
2002-02-26 | Check for iconv_* in -liconv as well as libiconv_* in -liconv since AIX | Owen Taylor | 1 | -0/+8 |
2002-02-26 | Fix trailing , in enumeration Miroslaw Dobrzanski-Neumann (#72574) | Owen Taylor | 1 | -0/+5 |
2002-02-26 | Account for some characters having now uppercase/lowercase equivalents in | Owen Taylor | 1 | -0/+6 |
2002-02-25 | Fix quoting of \' sequence (#72548, Christian Rose) | Owen Taylor | 1 | -0/+5 |
2002-02-24 | Edits. | Tor Lillqvist | 1 | -0/+10 |
2002-02-24 | 1.3.15, binary, interface age 0.GLIB_1_3_15 | Owen Taylor | 1 | -0/+6 |
2002-02-23 | Add a little bit of padding. | Owen Taylor | 1 | -0/+7 |