Add g_regex_get_max_backref() and g_regex_get_capture_count(). (#419371,
[platform/upstream/glib.git] / docs / reference / glib / tmpl /
2007-04-30 Matthias ClasenSplit GRegex into GRegex and GMatchInfo. (#419368,...
2007-03-19 Matthias ClasenCleanups
2007-03-16 Matthias Clasen2.13.0 GLIB_2_13_0
2007-03-16 Tim Janiksome fixups, mention that changing scanner config durin...
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
2007-03-06 Matthias ClasenDocument errorchecking mutexes
2007-03-06 Matthias ClasenFix a typo in the docs for g_node_first_child(). (...
2007-03-06 Matthew BarnesAdd G_QUEUE_INIT, g_queue_init(), and g_queue_clear...
2007-02-03 Soren SandmannNew files implementing GSequence, a list implemented...
2007-01-27 Matthias ClasenDefine G_GNUC_INTERNAL for Sun Studio as __hidden....
2007-01-17 Behdad EsfahbodPut back G_GNUC_HAVE_VISIBILITY doc that was removed...
2007-01-15 Matthias ClasenCleanups
2007-01-12 Matthias ClasenRework the handling of invalid keys/groups again. We...
2007-01-03 Behdad EsfahbodAdd g_unichar_iszerowidth(). (#347645)
2006-12-31 Matthias ClasenFix whitespace
2006-12-28 Tim Janikupdates from new doc builds
2006-12-28 Tim Janikdocument G_SLICE=debug-blocks.
2006-12-27 Matthias ClasenAdd hints for locale-dependent interfaces. Add hints...
2006-12-18 Matthias ClasenSmall clarification (#369908, Tapani Pälli)
2006-12-18 Matthias ClasenTighten up the check for allowed key and group names...
2006-12-17 Matthias ClasenImprove docs
2006-12-17 Matthias ClasenMove docs inline, and improve wording. (#372598, Behdad...
2006-12-16 Matthias ClasenMove documentation inline.
2006-12-15 Matthias Clasenbroken pipe
2006-12-14 Matthias ClasenIf the group is already there, make it current. (#38591...
2006-12-13 Matthias ClasenHandle valid symbols that are NULL correctly. (#385388...
2006-10-09 Matthias ClasenAdd docs
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
next