Updated Simplified Chinese translation
[platform/upstream/glib.git] / docs /
2005-10-05 Matthias ClasenDocument gmodule-no-export-2.0
2005-10-01 Behdad EsfahbodUpdated to Unicode 4.1. There are five new GUnicodeBrea...
2005-10-01 Davyd MadeleyMinor documentation improvements for g_strchug, g_strch...
2005-08-31 Matthias ClasenAdd functions to intern strings.
2005-08-30 Matthias ClasenEnhance sort() documentation. (#314839, Behdad Esfahbod)
2005-08-26 Matthias ClasenAdd new indices
2005-08-26 Matthias ClasenImprovements pointed out by Behdad Esfahbod (#314460):
2005-08-23 Matthias Clasen2.8.1 GLIB_2_8_1
2005-08-22 Matthias ClasenPoint out time_t vs GTime pitfalls.
2005-08-15 Matthias ClasenFix some formatting problems.
2005-08-15 Matthias ClasenDocument that file_name can be NULL. (#313143, Gustavo...
2005-08-15 Matthias ClasenClarify docs a little. (#311727, Tristan van Berkom)
2005-08-12 Matthias Clasen2.8.0 GLIB_2_8_0
2005-08-12 Stepan Kasaltwo stylistic fixes
2005-08-10 Stepan Kasalfix typos
2005-08-10 Stepan Kasala typo
2005-08-10 Stepan Kasalmanual emulation of refresh of manual pages
2005-08-10 Stepan KasalFix typos: invokation -> invocation.
2005-08-06 Matthias ClasenSmall fixes.
2005-08-05 Matthias ClasenSmall fixes
2005-08-05 Matthias Clasen2.7.7 GLIB_2_7_7
2005-08-03 Matthias Clasen2.7.6 GLIB_2_7_6
2005-08-03 Ross BurtonSmall doc updates
2005-08-02 Matthias Clasen2.7.5 GLIB_2_7_5
2005-07-30 Tim Janikdocument non-thread-safety for _foreach() functions.
2005-07-26 Matthias ClasenOne more improvement.
2005-07-26 Matthias ClasenAdd details
2005-07-22 Matthias Clasen2.7.4 GLIB_2_7_4
2005-07-20 Matthias ClasenAdd some discouraging comments to the G_INLINE_FUNC...
2005-07-19 Matthias ClasenAdd docs for #307047, Bryan Silverthorn.
2005-07-15 Matthias Clasen2.7.3 GLIB_2_7_3
2005-07-13 Matthias ClasenAdd G_VA_COPY
2005-07-13 Matthias ClasenWarn if a short name is not acceptable.
2005-07-12 Matthias ClasenAdd and implement a new flag to turn off the automatic...
2005-07-08 Matthias Clasen2.7.2 GLIB_2_7_2
2005-07-08 Matthias ClasenAdd the "new in 2.8" index.
2005-07-05 Matthias ClasenAdd an example
2005-06-30 Matthias Clasen2.7.1 GLIB_2_7_1
2005-06-30 Matthias ClasenUpdates
2005-06-25 Matthias ClasenAdd an mmap() wrapper called GMappedFile. (#148218...
2005-06-23 Matthias ClasenAdd new functions
2005-06-18 Matthias ClasenAdd G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME...
2005-06-16 Mathieu Lacagefix typo reported by Hong Gang XU.
2005-06-10 Matthias Clasen2.7.0 GLIB_2_7_0
2005-06-10 Matthias ClasenAdd g_chdir
2005-06-09 Matthias ClasenAllow setstacksize to fail. (#304790, Michael Banck)
2005-06-08 Matthias ClasenNew function to calculate collation keys which are...
2005-05-27 Mathieu Lacagefix lots of typos, some of which were reported by Leona...
2005-05-23 Matthias ClasenPoint out exceptions to the general GLib data structure...
2005-05-20 Matthias ClasenAdd a paragraph about thread safety of GLib data struct...
2005-05-20 Matthias ClasenAdd a warning
2005-05-20 Matthias ClasenUpdate an example from 1.3 to 2.x
2005-05-13 Matthias ClasenMention 64bit integer types.
2005-05-10 Matthias ClasenFix sloppy language, pointed out by Daniel Vaillard.
2005-05-09 Matthias ClasenAdd long descriptions.
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-05-02 Matthias ClasenDocumentation trivia
2005-05-02 Matthias ClasenSmall additions.
2005-05-01 Matthias ClasenAdditions
2005-05-01 Matthias ClasenMore cosmetics
2005-05-01 Matthias Clasencosmetics
2005-05-01 Matthias ClasenAdditions
2005-05-01 Matthias ClasenAdditions
2005-05-01 Matthias ClasenAdditions
2005-05-01 Matthias ClasenSome additions
2005-04-29 Matthias ClasenAdd a boxed type for GDate. (#301787, Tim-Philipp Müller)
2005-04-23 Stefan Kostall interface examples use 'interface' instead of ...
2005-04-22 Stefan Kostadd missing image
2005-04-22 Stefan Kostmerged in docs form the gobject tutorial
2005-03-29 Matthias ClasenClarify the docs for g_ptr_array_free and g_ptr_array_r...
2005-03-29 Matthias ClasenClarify the docs for g_ptr_array_free. (#170149, Jared...
2005-03-29 Tor LillqvistAdd Win32 warnings regarding the child setup function.
2005-03-22 Matthias ClasenAdd g_try_new, g_try_new0, g_try_renew and g_try_malloc...
2005-03-22 Matthias ClasenAdd g_try_new, g_try_new0 and g_try_renew. (#169611...
2005-03-21 Matthias ClasenDon't copy strings which are marked as static. Don...
2005-03-08 Matthias ClasenDefine G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)
2005-03-08 Matthias ClasenApply patches by Stefan Kost to document naming restric...
2005-02-11 Matthias ClasenTake main group options into account when calculating...
2005-02-08 Matthias ClasenNew function to list all environment variables. (#16632...
2005-02-05 Matthias ClasenAdd a note regarding inefficiency of repeated appends...
2005-02-03 Matthias ClasenAdd a warning against using g_quark_from_static_string...
2005-02-02 Matthias ClasenMove doc comments inline.
2005-01-17 Sebastien Bacherfix a typo in my name
2005-01-17 Matthias ClasenFix an example. (#164269, Sebastian Bacher)
2005-01-07 Matthias Clasen2.6.1 GLIB_2_6_1
2005-01-06 Matthias ClasenAdd hint about group name case sensitivity. (#163029...
2005-01-04 Matthias ClasenSmall addition. (#145158, Mariano Suárez-Alvarez)
2005-01-03 J. Ali HarlowDon't use AC_TRY_RUN to test for long long format when...
2004-12-20 Matthias ClasenFix a typo. (#161713, Vincent Untz)
2004-12-18 Matthias ClasenClarify g_get_prgname docs. (#161480, Danny Milo)
2004-12-17 Matthias ClasenImprove wording. (#161484, Christian Biere)
2004-12-16 Matthias Clasen2.6.0 GLIB_2_6_0
2004-12-15 Matthias ClasenAdd g_rmdir
2004-12-15 Alexander LarssonAdd g_filename_display_basename.
2004-12-15 Matthias Clasen*** empty log message ***
2004-12-02 Matthias Clasen2.5.7
2004-12-02 Matthias ClasenAdd some warnings regarding --disable-mem-pools.
2004-12-02 Matthias ClasenFix a typo. (#160162, Tom Copeland)
2004-11-30 Matthias ClasenDocument --enable-man and --disable-visibility.
2004-11-28 Tor LillqvistDocument encoding of g_get_user_name(), g_get_real_name...
next