| Commit message (Expand) | Author | Age | Files | Lines |
* | Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, Stefan | Matthias Clasen | 2005-03-22 | 3 | -1/+13 |
* | Add g_try_new, g_try_new0 and g_try_renew. (#169611, Stefan Kost) | Matthias Clasen | 2005-03-22 | 3 | -3/+56 |
* | Don't copy strings which are marked as static. Don't allow non-canonical | Matthias Clasen | 2005-03-21 | 2 | -1/+17 |
* | Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner) | Matthias Clasen | 2005-03-08 | 3 | -0/+17 |
* | Apply patches by Stefan Kost to document naming restrictions. (#167614) | Matthias Clasen | 2005-03-08 | 4 | -1/+24 |
* | Take main group options into account when calculating column size. | Matthias Clasen | 2005-02-11 | 2 | -2/+6 |
* | New function to list all environment variables. (#166327, Hans Petter | Matthias Clasen | 2005-02-08 | 2 | -0/+5 |
* | Add a note regarding inefficiency of repeated appends. (#166271, Olivier | Matthias Clasen | 2005-02-05 | 3 | -15/+33 |
* | Add a warning against using g_quark_from_static_string() in dynamically | Matthias Clasen | 2005-02-03 | 2 | -1/+11 |
* | Move doc comments inline. | Matthias Clasen | 2005-02-02 | 3 | -88/+50 |
* | fix a typo in my name | Sebastien Bacher | 2005-01-17 | 1 | -1/+1 |
* | Fix an example. (#164269, Sebastian Bacher) | Matthias Clasen | 2005-01-17 | 2 | -1/+7 |
* | 2.6.1GLIB_2_6_1 | Matthias Clasen | 2005-01-07 | 3 | -3/+6 |
* | Add hint about group name case sensitivity. (#163029, Bastien Nocera) | Matthias Clasen | 2005-01-06 | 2 | -0/+10 |
* | Small addition. (#145158, Mariano Suárez-Alvarez) | Matthias Clasen | 2005-01-04 | 2 | -3/+12 |
* | Don't use AC_TRY_RUN to test for long long format when using the | J. Ali Harlow | 2005-01-03 | 1 | -1/+1 |
* | Fix a typo. (#161713, Vincent Untz) | Matthias Clasen | 2004-12-20 | 2 | -1/+6 |
* | Clarify g_get_prgname docs. (#161480, Danny Milo) | Matthias Clasen | 2004-12-18 | 2 | -3/+9 |
* | Improve wording. (#161484, Christian Biere) | Matthias Clasen | 2004-12-17 | 2 | -2/+5 |
* | 2.6.0GLIB_2_6_0 | Matthias Clasen | 2004-12-16 | 4 | -1/+23 |
* | Add g_rmdir | Matthias Clasen | 2004-12-15 | 2 | -0/+5 |
* | Add g_filename_display_basename. | Alexander Larsson | 2004-12-15 | 2 | -0/+6 |
* | *** empty log message *** | Matthias Clasen | 2004-12-15 | 2 | -19/+24 |
* | 2.5.7 | Matthias Clasen | 2004-12-02 | 1 | -0/+4 |
* | Add some warnings regarding --disable-mem-pools. | Matthias Clasen | 2004-12-02 | 5 | -1/+36 |
* | Fix a typo. (#160162, Tom Copeland) | Matthias Clasen | 2004-12-02 | 2 | -1/+5 |
* | Document --enable-man and --disable-visibility. | Matthias Clasen | 2004-11-30 | 2 | -0/+45 |
* | Document encoding of g_get_user_name(), g_get_real_name(), g_get_tmp_dir() | Tor Lillqvist | 2004-11-28 | 2 | -5/+15 |
* | Document G_GNUC_MALLOC. | Matthias Clasen | 2004-11-28 | 3 | -23/+41 |
* | updated | Hans Breuer | 2004-11-21 | 2 | -0/+0 |
* | 2.5.6GLIB_2_5_6 | Matthias Clasen | 2004-11-12 | 6 | -1/+10 |
* | Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names for | Matthias Clasen | 2004-11-08 | 2 | -7/+14 |
* | Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(), | Matthias Clasen | 2004-11-08 | 3 | -2/+7 |
* | fix typo | Mathieu Lacage | 2004-11-05 | 1 | -1/+1 |
* | integrate patches by Sylvain Foretgobject_0_10_0 | Mathieu Lacage | 2004-11-05 | 1 | -2/+50 |
* | improve a bit the introduction | Mathieu Lacage | 2004-11-04 | 1 | -4/+17 |
* | forgot to add this file. | Mathieu Lacage | 2004-11-04 | 1 | -0/+58 |
* | integrate patch from Stefan Kost | Mathieu Lacage | 2004-11-04 | 3 | -28/+218 |
* | Improve G_WIN32_HAVE_WIDECHAR_API documentation. | Tor Lillqvist | 2004-11-04 | 3 | -2/+13 |
* | *** empty log message ***GLIB_2_5_5 | Matthias Clasen | 2004-11-02 | 4 | -0/+33 |
* | New function to convert a filename to a UTF-8 string for display purposes. | Matthias Clasen | 2004-11-02 | 2 | -0/+7 |
* | Documentation updates. | Matthias Clasen | 2004-11-01 | 2 | -3/+10 |
* | Document G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API. | Matthias Clasen | 2004-10-31 | 4 | -6/+33 |
* | Doc additions. | Matthias Clasen | 2004-10-30 | 2 | -40/+84 |
* | Add G_OPTION_REMAINING | Matthias Clasen | 2004-10-29 | 2 | -2/+5 |
* | Update. | Matthias Clasen | 2004-10-29 | 1 | -33/+51 |
* | Document GOption | Matthias Clasen | 2004-10-29 | 2 | -51/+200 |
* | Add some introductory notes. | Matthias Clasen | 2004-10-28 | 2 | -0/+83 |
* | 2.5.4GTK_2_5_4 | Matthias Clasen | 2004-10-27 | 1 | -0/+4 |
* | Introduce the idea of a filename encoding, which is *literally* the | Matthias Clasen | 2004-10-27 | 5 | -1/+121 |