Missing files
[platform/upstream/glib.git] / docs / reference / glib / tmpl /
2006-10-09 Matthias ClasenMissing files
2006-10-09 Matthias ClasenAdd Unicode script support
2006-10-01 Matthias ClasenImprove example. (#367625, Ross Burton)
2006-08-16 Tim Janikadded notes about complexity.
2006-08-16 Matthias Clasen2.12.2 GLIB_2_12_2
2006-08-09 Josh Parsonscopyediting API docs
2006-08-05 Matthias ClasenAdd some hints about making warnings fatal. (#348785...
2006-07-22 Matthias Clasen2.12.1 GLIB_2_12_1
2006-07-20 Tor LillqvistImprove doc for g_date_strftime(). (#346197)
2006-07-05 Matthias ClasenFix typos in the docs. (#346660, Mark Drago)
2006-07-02 Matthias Clasen2.12.0 GLIB_2_12_0
2006-06-20 Matthias Clasen2.11.4 GLIB_2_11_4
2006-06-12 Matthias Clasen2.11.3 GLIB_2_11_3
2006-06-05 Matthias Clasen2.11.2 GLIB_2_11_2
2006-05-31 Tim Janikamend G_TYPE_CHAR according to #303622.
2006-05-29 Matthias ClasenAdd a GMarkupParseFlags flag for treating CDATA as...
2006-05-15 Matthias Clasen2.11.1 GLIB_2_11_1
2006-05-11 Bastien Noceraadd documentation for G_OPTION_ARG_INT64
2006-05-03 Matthias Clasen2.11.0 GLIB_2_11_0
2006-04-29 Behdad EsfahbodAdd a period.
2006-04-27 Matthias Clasenadditions
2006-04-05 Matthias ClasenAdd base64 docs
2006-03-30 Matthias ClasenCleanup
2006-03-30 Matthias ClasenDocument g_list_free1
2006-03-27 Emmanuele BassiAdd documentation for GBookmarkFile to GLib's reference...
2006-03-27 Matthias ClasenSupport floating point arguments in goption
2006-03-24 Tim Janiksome wording fixups.
2006-03-21 Matthias ClasenDocument G_HAVE_GINT64 as deprecated. (#335294, Richard... glib-2-10-branchpoint
2006-03-15 Matthias ClasenHint that @error should be set in error cases. (#334646...
2006-03-09 Matthias ClasenMention that the second parameter of g_timer_elapsed...
2006-03-07 Matthias Clasen2.10.1 GLIB_2_10_1
2006-02-24 Matthias Clasen2.10.0 GLIB_2_10_0
2006-02-20 Tor LillqvistDocument some Windows-specific issues.
2006-02-11 Matthias Clasen2.9.6 GLIB_2_9_6
2006-02-10 Matthias ClasenFix a typo
2006-01-31 Behdad EsfahbodSpecify the type of varargs arguments. (bug #317679)
2006-01-27 Matthias Clasen2.9.5 GLIB_2_9_5
2006-01-25 Tim Janiklink to G_DEBUG/G_SLICE where appropriate.
2006-01-25 Tim Janikdocumented G_SLICE=always-malloc and G_DEBUG=gc-friendl...
2006-01-18 Matthias ClasenAdd a note explaining peculiarities of peek_token wrt...
2006-01-18 Matthias ClasenAdd a note about casting the results of g_new() and...
2006-01-17 Matthias Clasen2.9.3 GLIB_2_9_3
2006-01-06 Matthias Clasen2.9.2 GLIB_2_9_2
2005-12-20 Matthias ClasenUpdates
2005-12-15 Matthias ClasenDocument new atomic operations.
2005-12-09 Matthias Clasen2.9.1 GLIB_2_9_1
2005-12-07 Martyn James Russell- Added g_list_insert_sorted_with_data () and
2005-12-05 Matthias ClasenUpdates
2005-12-05 Matthias Clasenfix a formatting problem
2005-12-05 Matthias ClasenAdd versioned deprecation information
2005-12-05 Tim Janikimplement chain walking for arbitrary ->next pointer...
2005-12-05 Matthias ClasenUpdates
2005-12-04 Matthias ClasenAdd a macro to make gcc warn if a function result is...
2005-12-03 Matthias ClasenDeprecate g_cache_value_foreach. (#322956, Nicolas...
2005-12-03 Matthias ClasenAdd more api
2005-12-03 Matthias ClasenDocument the slice allocator
2005-12-02 Matthias ClasenRemove support for Solaris threads. (#136971, Sebastian...
2005-12-02 Matthias ClasenDefine G_GUINT64_CONSTANT in analogy to G_GINT64_CONSTA...
2005-11-17 Matthias ClasenPrepare for 2.9.0
2005-11-17 Matthias ClasenAdd functions to set a date from a time_t and from...
2005-11-17 Behdad EsfahbodCorrect typo on mentioning @G_UNICODE_BREAK_UNKNOWN...
2005-11-08 Matthias ClasenImprove GOnce docs
2005-10-26 Matthias ClasenAdd a footnote about surrogate pairs. (#317683, Behdad...
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 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 ClasenDocument that file_name can be NULL. (#313143, Gustavo...
2005-08-15 Matthias ClasenClarify docs a little. (#311727, Tristan van Berkom)
2005-08-10 Stepan Kasala typo
2005-08-10 Stepan KasalFix typos: invokation -> invocation.
2005-08-06 Matthias ClasenSmall fixes.
2005-08-03 Ross BurtonSmall doc updates
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-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-06-30 Matthias Clasen2.7.1 GLIB_2_7_1
2005-06-30 Matthias ClasenUpdates
2005-06-18 Matthias ClasenAdd G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME...
2005-06-10 Matthias Clasen2.7.0 GLIB_2_7_0
2005-06-09 Matthias ClasenAllow setstacksize to fail. (#304790, Michael Banck)
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-10 Matthias ClasenFix sloppy language, pointed out by Daniel Vaillard.
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-05-02 Matthias ClasenDocumentation trivia
2005-05-01 Matthias ClasenAdditions
2005-05-01 Matthias Clasencosmetics
2005-05-01 Matthias ClasenSome additions
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...
next