Age | Commit message (Expand) | Author | Files | Lines |
2002-02-11 | match the signature in the implementation | jacob berkman | 1 | -0/+5 |
2002-02-10 | no sym links on win32, no lstat in msvcrt | Hans Breuer | 1 | -0/+6 |
2002-02-10 | New. (skip_spaces): g_unichar_isspace -> xml_isspace isspace -> | Darin Adler | 1 | -0/+7 |
2002-02-09 | Test attribute value delimiters. | Matthias Clasen | 1 | -0/+7 |
2002-02-09 | Make --disable-threads work again. (#71034) | Sebastian Wilhelmi | 1 | -0/+4 |
2002-02-09 | Register transformations for gint64, guint64. (#70780, patch from Andy | Owen Taylor | 1 | -0/+10 |
2002-02-08 | Make hostname parameter const char *. Added a new "ASCII must not be | Darin Adler | 1 | -0/+21 |
2002-02-08 | Fix access to freed memory in test case (Miroslaw Dobrzanski-Neumann). | Owen Taylor | 1 | -0/+6 |
2002-02-08 | g_dir_open: added g_return_val_if_fail() to prevent us from calling | Michael Natterer | 1 | -0/+5 |
2002-02-08 | Extended documentation. | Sebastian Wilhelmi | 1 | -0/+4 |
2002-02-07 | Do not follow symbolic links for G_FILE_TEST_SYMLINK. Also fixed the | Sebastian Wilhelmi | 1 | -0/+6 |
2002-02-07 | Added Korean translation. | Changwoo Ryu | 1 | -0/+4 |
2002-02-06 | Handle NULL entries (already dispatched) in pending_dispatches array | Owen Taylor | 1 | -0/+6 |
2002-02-06 | Unref pending dispatches when discarding them. | Owen Taylor | 1 | -0/+5 |
2002-02-04 | Delay allocation until after all g_return_val_if_fail (). | Sebastian Wilhelmi | 1 | -0/+11 |
2002-02-03 | glib/gmain.c remove references to deprecated functions in docs and warning | Manish Singh | 1 | -0/+6 |
2002-01-31 | remove references to po2tbl | jacob berkman | 1 | -0/+6 |
2002-01-30 | Change the order in which some error conditions are checked to improve | Matthias Clasen | 1 | -0/+6 |
2002-01-29 | 1.3.13GLIB_1_3_13 | Owen Taylor | 1 | -1/+5 |
2002-01-29 | 1.3.13 | Owen Taylor | 1 | -2/+6 |
2002-01-29 | Rewritten to cache iconv conversion descriptors. On at least some Unix | Jeffrey Stedfast | 1 | -0/+12 |
2002-01-29 | 1.3.13 | Owen Taylor | 1 | -0/+12 |
2002-01-29 | NULL-terminate context->attr_values so g_strfreev() is safe. Would | Havoc Pennington | 1 | -0/+8 |
2002-01-29 | get rid of warning here | Havoc Pennington | 1 | -0/+4 |
2002-01-28 | Only use __FUNCTION__, __PRETTY_FUNCTION__ for G_GNUC_FUNCTION, | Owen Taylor | 1 | -0/+7 |
2002-01-28 | Some documentation fixes/elaborations I really should have gotten | Ron Steinke | 1 | -0/+5 |
2002-01-24 | removed an empty line in the inline documentation that confused gtk-doc. | Sven Neumann | 1 | -0/+5 |
2002-01-23 | return 1 more for the trailing \0 when using vsnprintf. (#69474) | Laszlo Peter | 1 | -0/+5 |
2002-01-23 | Missing asterisk in ChangeLog entry... | Tor Lillqvist | 1 | -1/+1 |
2002-01-23 | Not used on Windows, don't even compile it then. | Tor Lillqvist | 1 | -0/+37 |
2002-01-22 | better ChangeLog | Sebastian Wilhelmi | 1 | -1/+1 |
2002-01-22 | Get the right multithread option for GCC 3.0 and later. (#67583) | Sebastian Wilhelmi | 1 | -0/+5 |
2002-01-21 | If g_convert fails, set bytes_written to 0 and close the iconv descriptor | Jeffrey Stedfast | 1 | -0/+7 |
2002-01-16 | acinclude.m4 removed the --disable-nls option. You can't disable Native | Sven Neumann | 1 | -0/+8 |
2002-01-08 | Add text files to EXTRA_DIST. (#68239, Matthias Clasen) | Owen Taylor | 1 | -0/+5 |
2002-01-07 | Added pl. | Zbigniew Chyla | 1 | -0/+4 |
2002-01-05 | moved warning to error pragmas to their own file to not force 'good | Hans Breuer | 1 | -0/+12 |
2001-12-31 | Use longer buffer for user name. | Tor Lillqvist | 1 | -0/+5 |
2001-12-29 | Copy trailing NULL into new ARGV array. (#67673) | Owen Taylor | 1 | -0/+5 |
2001-12-28 | only include printf_string_upper_bound() if HAVE_C99_VSNPRINTF is not | Sven Neumann | 1 | -0/+5 |
2001-12-27 | Added portuguese to ALL_LINGUAS | Duarte Loreto | 1 | -0/+4 |
2001-12-23 | 1.3.12, binary, interface age 0. | Owen Taylor | 1 | -0/+6 |
2001-12-22 | Add (undefined) HAVE_C99_VSNPRINTF. | Tor Lillqvist | 1 | -0/+14 |
2001-12-20 | Remove FIXME. (#67063) | Matthias Clasen | 1 | -0/+4 |
2001-12-20 | fix segfaults. | Mark McLoughlin | 1 | -0/+4 |
2001-12-20 | kill 'callback' | Michael Meeks | 1 | -0/+4 |
2001-12-20 | SGML doc fix. | Owen Taylor | 1 | -0/+4 |
2001-12-18 | add configure check to determine G_HAVE_GROWING_STACK. | Tim Janik | 1 | -0/+4 |
2001-12-18 | use g_try_malloc and return error on not-enough-memory | Havoc Pennington | 1 | -0/+6 |
2001-12-17 | Use <envar>, not <envvar>. | Matthias Clasen | 1 | -0/+4 |