Age | Commit message (Expand) | Author | Files | Lines |
2002-05-23 | on success, close the pipes from the child. Fix from Tim. | Havoc Pennington | 1 | -0/+5 |
2002-05-22 | fix tyop | jacob berkman | 1 | -0/+4 |
2002-05-22 | Version 2.0.3, micro, binary age 3. | Owen Taylor | 1 | -0/+22 |
2002-05-21 | $with_libiconv, not $with_iconv. | Owen Taylor | 1 | -0/+4 |
2002-05-21 | Move iconv tests before gettext checks. (#81999) | Owen Taylor | 1 | -0/+14 |
2002-05-20 | Add my gmarkup fixes again - this time I've even compiled them! Also added | Matthias Clasen | 1 | -0/+6 |
2002-05-20 | include sys/types.h before dirent to fix build on darwin (fixes #72859) | jacob berkman | 1 | -0/+5 |
2002-05-20 | Fix double close of file descriptor on error. (#82139, Wayne Schuller) | Owen Taylor | 1 | -0/+14 |
2002-05-19 | revert previous commit - uses APIs from glib 2.1 | Jacob Berkman | 1 | -0/+5 |
2002-05-18 | New testcases. | Matthias Clasen | 1 | -0/+18 |
2002-05-17 | fix missing cases for expected_token. | Tim Janik | 1 | -0/+5 |
2002-05-17 | gssize and gsize as in a configure-produced glibconfig.h. | Tor Lillqvist | 1 | -0/+3 |
2002-05-17 | Match new additions to a configure-produced config.h. | Tor Lillqvist | 1 | -0/+5 |
2002-05-16 | Incorporate AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST as AM_GLIB_* to avoid | Owen Taylor | 1 | -0/+10 |
2002-05-14 | Add a check for GNU gettext. (Pointed out by Dan Winship in #59386.) | Owen Taylor | 1 | -0/+5 |
2002-05-13 | If sizeof(int) == sizeof(long) run compilation tests to determine which | Owen Taylor | 1 | -0/+6 |
2002-05-13 | Update from libcharset CVS. Includes additional encodings for Solaris | Owen Taylor | 1 | -0/+13 |
2002-05-08 | fixed yesterdays fix for cross compiling: simply check the variable | Michael Natterer | 1 | -0/+5 |
2002-05-07 | Report unfinished entity references as errors rather than running into an | Matthias Clasen | 1 | -0/+5 |
2002-05-07 | added a new conditional CROSS_COMPILING which indicates ($build != $host). | Michael Natterer | 1 | -0/+6 |
2002-05-07 | Fixes for #79347, Ron Arts. | Owen Taylor | 1 | -0/+13 |
2002-05-06 | Exclude OSF from alpha definition of G_BREAKPOINT(), since the assembler | Owen Taylor | 1 | -0/+6 |
2002-05-06 | Add ChangeLog.pre-2-0 (#78641) | Owen Taylor | 1 | -0/+14 |
2002-05-01 | Fixed typo. (#78985). Merged from HEAD. | Sebastian Wilhelmi | 1 | -0/+5 |
2002-04-22 | Add Windows-specific note to the gtk-doc comment. | Tor Lillqvist | 1 | -0/+8 |
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 |