2002-12-11 |
Owen Taylor | Fix problem from recent commit where non GNU-format...
|
commit | commitdiff | tree |
2002-12-11 |
Owen Taylor | Version 2.1.4, interface age 1.
|
commit | commitdiff | tree |
2002-12-11 |
Owen Taylor | Include string.h, supress a warning.
|
commit | commitdiff | tree |
2002-12-10 |
Owen Taylor | Improve docs for return value and @microseconds out...
|
commit | commitdiff | tree |
2002-12-09 |
Owen Taylor | Guard against the POSIX allowed behavior where access...
|
commit | commitdiff | tree |
2002-12-06 |
Owen Taylor | Avoid literal UTF-8. (Allow it to build with IRIX cc...
|
commit | commitdiff | tree |
2002-12-06 |
Owen Taylor | Don't distribute ref-add/del.sed., fixing problem with...
|
commit | commitdiff | tree |
2002-12-06 |
Owen Taylor | chmod 0755 scripts in AC_OUTPUT(), since install -c...
|
commit | commitdiff | tree |
2002-12-06 |
Owen Taylor | Use AC_LINK_IFELSE(), not AC_TRY_RUN() for va_copy...
|
commit | commitdiff | tree |
2002-12-05 |
Owen Taylor | Fix multiple problems with the programs in the argument...
|
commit | commitdiff | tree |
2002-12-05 |
Owen Taylor | .cvsignore updates
|
commit | commitdiff | tree |
2002-12-05 |
Owen Taylor | Start of fixes for cross-compilation. Based on patches...
|
commit | commitdiff | tree |
2002-12-04 |
Owen Taylor | Add 3rd argument to remaining AC_DEFINES(), so we can...
|
commit | commitdiff | tree |
2002-12-04 |
Owen Taylor | Properly refcount the main module if it is already...
|
commit | commitdiff | tree |
2002-12-04 |
Owen Taylor | Use datadir, not $(prefix)/share. (#89339)
|
commit | commitdiff | tree |
2002-12-04 |
Owen Taylor | Patch from Sven Neumann to make the include order consistent...
|
commit | commitdiff | tree |
2002-12-02 |
Owen Taylor | === Released 2.1.3 ===
|
commit | commitdiff | tree |
2002-12-02 |
Owen Taylor | Add missed ChangeLog entry
|
commit | commitdiff | tree |
2002-11-26 |
Owen Taylor | Avoid non-ANSI pointer comparison. (#54344, Morten...
|
commit | commitdiff | tree |
2002-11-22 |
Owen Taylor | Remove broken G_HIDDEN_SYMBOL definition which wasn...
|
commit | commitdiff | tree |
2002-11-22 |
Owen Taylor | Allow NULL to be cast to any type. (Frequently requested...
|
commit | commitdiff | tree |
2002-11-21 |
Owen Taylor | Patch from Morten Welinder to make ghash.c properly...
|
commit | commitdiff | tree |
2002-11-21 |
Owen Taylor | Add helpful comments about the encoding of a new iochannel...
|
commit | commitdiff | tree |
2002-11-21 |
Owen Taylor | Add G_GNUC_DEPRECATED. (Tom Tromey, #87969)
|
commit | commitdiff | tree |
2002-11-19 |
Owen Taylor | Fix strtull/strtoull type in docs (#99012, Morten Welinder...
|
commit | commitdiff | tree |
2002-11-08 |
Owen Taylor | Patch from Havoc Pennington to add functions for setting...
|
commit | commitdiff | tree |
2002-11-05 |
Owen Taylor | Add -DG_DISABLE_CAST_CHECKS for everything but --enable...
|
commit | commitdiff | tree |
2002-11-04 |
Owen Taylor | Include config.h so DISABLE_MEMPOOLS actually has an...
|
commit | commitdiff | tree |
2002-10-14 |
Owen Taylor | Fix a memory leak. (#94550, Sebastian Rittau)
|
commit | commitdiff | tree |
2002-10-14 |
Owen Taylor | Make prefix argument const. (#91662, Gustavo Carneiro)
|
commit | commitdiff | tree |
2002-10-14 |
Owen Taylor | Fix a minor memory leak.
|
commit | commitdiff | tree |
2002-07-26 |
Owen Taylor | hu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat...
|
commit | commitdiff | tree |
2002-07-26 |
Owen Taylor | Fix problems with excess ';' by addition of strategic...
|
commit | commitdiff | tree |
2002-07-26 |
Owen Taylor | Fix docs for @str_return to conform to the main docs...
|
commit | commitdiff | tree |
2002-07-26 |
Owen Taylor | When adding ancestral prerequisites, add the grandparents...
|
commit | commitdiff | tree |
2002-07-25 |
Owen Taylor | Handle the end of the string properly when max_len...
|
commit | commitdiff | tree |
2002-07-25 |
Owen Taylor | hu Jul 25 19:41:03 2002 Owen Taylor <otaylor@redhat...
|
commit | commitdiff | tree |
2002-07-25 |
Owen Taylor | Clarify that only one of the conditions listed in the...
|
commit | commitdiff | tree |
2002-07-25 |
Owen Taylor | Remove reference in the docs to @notify parameter....
|
commit | commitdiff | tree |
2002-07-25 |
Owen Taylor | Fix reference to non-existing @priority parameter....
|
commit | commitdiff | tree |
2002-07-25 |
Owen Taylor | Document the (GIConv)-1 return value on failure. (...
|
commit | commitdiff | tree |
2002-06-13 |
Owen Taylor | Make interval unsigned to match g_timeout_source_new...
|
commit | commitdiff | tree |
2002-06-13 |
Owen Taylor | Add a note about the deficiency of Tru64 iconv. (#81699...
|
commit | commitdiff | tree |
2002-06-11 |
Owen Taylor | ChangeLog fixes
|
commit | commitdiff | tree |
2002-06-11 |
Owen Taylor | tests/patterntest.c (test_compilation) A couple of...
|
commit | commitdiff | tree |
2002-05-22 |
Owen Taylor | Remove notes about now-fixed-bugs.
|
commit | commitdiff | tree |
2002-05-21 |
Owen Taylor | ue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat...
|
commit | commitdiff | tree |
2002-05-21 |
Owen Taylor | Move iconv tests before gettext checks. (#81999)
|
commit | commitdiff | tree |
2002-05-20 |
Owen Taylor | When printing errors, handle NULL returns from g_type_debug...
|
commit | commitdiff | tree |
2002-05-20 |
Owen Taylor | Fix double close of file descriptor on error. (#82139...
|
commit | commitdiff | tree |
2002-05-16 |
Owen Taylor | Incorporate AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST...
|
commit | commitdiff | tree |
2002-05-14 |
Owen Taylor | on May 13 23:20:00 2002 Owen Taylor <otaylor@redhat...
|
commit | commitdiff | tree |
2002-05-13 |
Owen Taylor | If sizeof(int) == sizeof(long) run compilation tests...
|
commit | commitdiff | tree |
2002-05-13 |
Owen Taylor | Update from libcharset CVS. Includes additional encodings...
|
commit | commitdiff | tree |
2002-05-07 |
Owen Taylor | Fix include order for config.h (#71704, Morten Welinder)
|
commit | commitdiff | tree |
2002-05-07 |
Owen Taylor | Fixes for #79347, Ron Arts.
|
commit | commitdiff | tree |
2002-05-06 |
Owen Taylor | Exclude OSF from alpha definition of G_BREAKPOINT(...
|
commit | commitdiff | tree |
2002-05-06 |
Owen Taylor | [ merged from stable ]
|
commit | commitdiff | tree |
2002-05-06 |
Owen Taylor | [ merged from stable ]
|
commit | commitdiff | tree |
2002-03-28 |
Owen Taylor | Released 2.0.1
|
commit | commitdiff | tree |
2002-03-28 |
Owen Taylor | Remove warning about g_print, etc, encoding.
|
commit | commitdiff | tree |
2002-03-26 |
Owen Taylor | Add explicit cast of G_SIGNAL_MATCH_FUNC | G_SIGNAL_MATCH_DA...
|
commit | commitdiff | tree |
2002-03-25 |
Owen Taylor | Fix various bugs and excessive stack usage that crept...
|
commit | commitdiff | tree |
2002-03-25 |
Owen Taylor | Remove __const__ qualifier from __asm__ statements...
|
commit | commitdiff | tree |
2002-03-25 |
Owen Taylor | Wrap setting freed instance memory to 0xaa in #ifdef...
|
commit | commitdiff | tree |
2002-03-22 |
Owen Taylor | Fix problem where if g_mem_chunk_reset() is called...
|
commit | commitdiff | tree |
2002-03-20 |
Owen Taylor | Try to work around segfaults on Solaris if NULL is...
|
commit | commitdiff | tree |
2002-03-20 |
Owen Taylor | Close the file descriptor. (#75507, Matthias Clasen)
|
commit | commitdiff | tree |
2002-03-20 |
Owen Taylor | Use $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572)
|
commit | commitdiff | tree |
2002-03-15 |
Owen Taylor | Move pre-2.0 ChangeLog aside
|
commit | commitdiff | tree |
2002-03-14 |
Owen Taylor | Fix some gsize/gint mismatches. (#74422, Miroslaw Dobrzanski...
|
commit | commitdiff | tree |
2002-03-08 |
Owen Taylor | ======== Released 2.0.0 ========
|
commit | commitdiff | tree |
2002-03-08 |
Owen Taylor | Final updates for 2.0.0
|
commit | commitdiff | tree |
2002-03-08 |
Owen Taylor | Updates.
|
commit | commitdiff | tree |
2002-03-08 |
Owen Taylor | spelling fix
|
commit | commitdiff | tree |
2002-03-06 |
Owen Taylor | GTK+-2.0.0 rc1
|
commit | commitdiff | tree |
2002-03-05 |
Owen Taylor | Where we have getpwuid[_r], use that in preference...
|
commit | commitdiff | tree |
2002-03-05 |
Owen Taylor | Default to --disable-gtk-doc, to avoid Jade setup hassles.
|
commit | commitdiff | tree |
2002-03-04 |
Owen Taylor | spelling fix
|
commit | commitdiff | tree |
2002-03-02 |
Owen Taylor | Use G_MODULE_SUFFIX rather than a hardcoded ".so"....
|
commit | commitdiff | tree |
2002-02-28 |
Owen Taylor | Fix memory leak. (#72990, Paoloo Maggi)
|
commit | commitdiff | tree |
2002-02-27 |
Owen Taylor | Remove these files from CVS so we more-or-less current...
|
commit | commitdiff | tree |
2002-02-26 |
Owen Taylor | fix wrong bug number
|
commit | commitdiff | tree |
2002-02-26 |
Owen Taylor | Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case -lintl...
|
commit | commitdiff | tree |
2002-02-26 |
Owen Taylor | Rename testgruntime to testgobject.
|
commit | commitdiff | tree |
2002-02-26 |
Owen Taylor | Check for iconv_* in -liconv as well as libiconv_*...
|
commit | commitdiff | tree |
2002-02-26 |
Owen Taylor | Fix trailing , in enumeration Miroslaw Dobrzanski-Neumann...
|
commit | commitdiff | tree |
2002-02-26 |
Owen Taylor | Account for some characters having now uppercase/lowercase...
|
commit | commitdiff | tree |
2002-02-25 |
Owen Taylor | Fix quoting of \' sequence (#72548, Christian Rose)
|
commit | commitdiff | tree |
2002-02-25 |
Owen Taylor | Make GInterfaceInfo paramter const to correspond to...
|
commit | commitdiff | tree |
2002-02-24 |
Owen Taylor | 1.3.15, binary, interface age 0.
|
commit | commitdiff | tree |
2002-02-23 |
Owen Taylor | Add a little bit of padding.
|
commit | commitdiff | tree |
2002-02-23 |
Owen Taylor | Add some padding to the class.
|
commit | commitdiff | tree |
2002-02-21 |
Owen Taylor | Fix implicit conversions between void * and function...
|
commit | commitdiff | tree |
2002-02-21 |
Owen Taylor | ed Feb 20 22:35:42 2002 Owen Taylor <otaylor@redhat...
|
commit | commitdiff | tree |
2002-02-19 |
Owen Taylor | Remove charset.alias from EXTRA_DIST; we don't want...
|
commit | commitdiff | tree |
2002-02-18 |
Owen Taylor | Turn off ISO varargs support for gcc-2.95 since it...
|
commit | commitdiff | tree |
2002-02-17 |
Owen Taylor | 1.3.14
|
commit | commitdiff | tree |
2002-02-17 |
Owen Taylor | Fix typo when checking if file + module_suffix exists...
|
commit | commitdiff | tree |
2002-02-15 |
Owen Taylor | Version 1.3.14.
|
commit | commitdiff | tree |
next |