Age | Commit message (Expand) | Author | Files | Lines |
2001-12-16 | Minor markup fixes. | Matthias Clasen | 1 | -0/+6 |
2001-12-14 | note on how to free returned vector | Havoc Pennington | 1 | -0/+10 |
2001-12-13 | Revert mistaken change: it is UNIX, not Unix. | Matthias Clasen | 1 | -0/+5 |
2001-12-13 | API revamp to shorten GValueArray structure. | Tim Janik | 1 | -0/+5 |
2001-12-12 | This fixes #60543: | Matthias Clasen | 1 | -0/+8 |
2001-12-12 | Documentation fixes. | Matthias Clasen | 1 | -0/+5 |
2001-12-10 | add ISO8859-3 for Solaris. (#66174) | Hidetoshi Tajima | 1 | -0/+5 |
2001-12-10 | perform an exact match on the two types instead of using | Sven Neumann | 1 | -0/+5 |
2001-12-09 | Add pragma that will prevent warnings when you are not using -std=99 and | Christopher Blizzard | 1 | -0/+6 |
2001-12-06 | Do the same for "pure". | Darin Adler | 1 | -0/+4 |
2001-12-06 | The following patch corrects some function attributes. (#61780) | Matthias Clasen | 1 | -0/+22 |
2001-12-05 | mention the fact that the tree is traversed in sorted order. | Sven Neumann | 1 | -0/+5 |
2001-12-03 | g_module_symbol takes a gpointer *, not just a gpointer | Manish Singh | 1 | -0/+2 |
2001-12-03 | g_module_symbol takes a gpointer *, not just a gpointer | Manish Singh | 1 | -0/+5 |
2001-11-29 | Add notes about how you shouldn't modify these data structures as you | Havoc Pennington | 1 | -0/+8 |
2001-11-29 | Update (#65721, Dave Neary) | Owen Taylor | 1 | -0/+4 |
2001-11-29 | Fixed wrong order in conversion. | Sebastian Wilhelmi | 1 | -0/+4 |
2001-11-28 | Rename (private) GSource.id and id parameter to | Owen Taylor | 1 | -0/+7 |
2001-11-28 | In order to avoid infinite loops on invalid UTF-8 strings, change the skip | Daniel Elstner | 1 | -0/+6 |
2001-11-28 | Always call GLIB_SIZEOF(..., system_thread). Fixes #65624. | Sebastian Wilhelmi | 1 | -0/+5 |
2001-11-27 | Add GLIB_SIZEOF_SIZE_T here, too. | Tor Lillqvist | 1 | -0/+4 |
2001-11-27 | Set this from libtool rather than hardcoding values for certain platforms. | Dan Winship | 1 | -0/+13 |
2001-11-26 | Implement G_LEVEL_ORDER correctly. | Matthias Clasen | 1 | -0/+4 |
2001-11-26 | Mark g_tree_traverse() as deprecated. (#65343) | Matthias Clasen | 1 | -0/+7 |
2001-11-26 | provide GLIB_SIZEOF_SIZE_T. | Tim Janik | 1 | -0/+4 |
2001-11-25 | Added Galician translation | Jesus Bravo Alvarez | 1 | -0/+4 |
2001-11-23 | added -Zm400 to DEPCFLAGS to avoid : gunidecomp.h(5846) : fatal error | Hans Breuer | 1 | -0/+10 |
2001-11-22 | Version 1.3.11GLIB_1_3_11 | Owen Taylor | 1 | -0/+4 |
2001-11-22 | Version 11, interface, binary age 0. | Owen Taylor | 1 | -1/+24 |
2001-11-22 | use g_type_check_is_value_type() instead of g_type_value_table_peek(). | Tim Janik | 1 | -0/+4 |
2001-11-21 | Set G_LOG_DOMAIN as in Makefile.am. | Tor Lillqvist | 1 | -0/+5 |
2001-11-21 | Patch from Andrew Taylor to optimize the decomposition table to eliminate | Owen Taylor | 1 | -0/+6 |
2001-11-18 | remove g_log_domain_glib usage/export | Hans Breuer | 1 | -0/+7 |
2001-11-18 | missed changelog entry | Owen Taylor | 1 | -0/+6 |
2001-11-18 | Include gtypes.h not gobject/gtype.h | Owen Taylor | 1 | -0/+15 |
2001-11-15 | Documentation fixes. | Matthias Clasen | 1 | -0/+4 |
2001-11-15 | Added "ja" to ALL_LINGUAS. Added Japanese translation. | Takayuki KUSANO | 1 | -0/+4 |
2001-11-15 | set the fd before using it. | Michael Meeks | 1 | -0/+5 |
2001-11-14 | Add back mainloop-test here, too. | Tor Lillqvist | 1 | -0/+8 |
2001-11-14 | add UTF-8 support. | Matthias Clasen | 1 | -0/+6 |
2001-11-14 | provide g_newa(ctype, count) on top of g_alloca() like we provide g_new() | Tim Janik | 1 | -0/+5 |
2001-11-14 | Patch from Andrew Taylor to improve tables and reduce relocations by using | Owen Taylor | 1 | -0/+11 |
2001-11-13 | Fix max_tokens == 1 case to match documentation. Add tests. | Darin Adler | 1 | -0/+8 |
2001-11-12 | G_TOKEN_ERROR is also an end of stream condition. | Tim Janik | 1 | -0/+5 |
2001-11-11 | Also share/glib-2.0. | Tor Lillqvist | 1 | -0/+4 |
2001-11-09 | Add a couple of languages that have LANG_* codes in newest headers, just | Tor Lillqvist | 1 | -0/+5 |
2001-11-08 | *** empty log message *** | Wang Jian | 1 | -0/+4 |
2001-11-08 | Don't define LANG_AZERI etc in case those aren't defined in the headers | Tor Lillqvist | 1 | -0/+13 |
2001-11-06 | Use -mwindows. | Tor Lillqvist | 1 | -0/+4 |
2001-11-05 | Minor edits. | Tor Lillqvist | 1 | -0/+14 |