Add GRegex for regular expression matching. (#50075)
[platform/upstream/glib.git] / docs / reference / glib / tmpl / glib-unused.sgml
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
2007-02-03 Soren SandmannNew files implementing GSequence, a list implemented...
2007-01-03 Behdad EsfahbodAdd g_unichar_iszerowidth(). (#347645)
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2004-10-26 Matthias ClasenDocumentation fixes.
2004-09-18 Matthias Clasen2.5.3 GLIB_2_5_3
2004-09-16 Matthias ClasenCommit accumulated changes.
2004-02-24 Owen Taylor=== Released 2.3.3 === GLIB_2_3_3
2002-05-26 Matthias ClasenRemove references to nonexisting functions
2001-11-22 Owen TaylorUpdate.
2001-11-21 Tim Janikput newly created param spec types into a global array. GOBJECT_GType_guint
2001-10-13 Tim Janikmake struct _GPatternSpec and GMatchType private. ...
2001-10-06 Tim Janikdoc builds.
2001-09-27 Owen TaylorFixes for #58195, based on some ideas from Hidetosh...
2001-09-10 Tim Janikgot rid of g_set_error_handler(), g_set_warning_handler(),
2001-08-12 Tim Janikdocument value arrays.
2001-07-29 Tim Janikif __GNUC__ is defined, inline a test for an exact...
2001-07-02 Owen TaylorUse G_N_ELEMENTS rather than a custom macro.
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
2001-05-04 Sven Neumannfixed a typo in a comment.
2001-04-03 Tim Janikadded g_list_nth_prev() which walks ->prev instead...
2001-03-09 Tim Janikuse g_type_is_a() to check for object_type being a...
2001-03-08 Tim Janikdestruction cleanup. there's one ->finalize_hook member...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-02-12 Owen TaylorThe ultimate gtk-doc makefile.
2001-01-09 Tim Janikadded some function documentations.
2001-01-05 Owen TaylorUpdated.
2000-12-29 Tim Janikwe can't grow _cv_ variables by using a backticked...
2000-12-29 Tim Janikgot rid of outdated dmalloc support. provide g_try_mall...
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-12-05 Owen Tayloradd images
2000-11-11 Owen TaylorUpdates added
2000-11-05 Havoc PenningtonAdded
2000-11-03 Tim Janikprefix internal functions with '_'. renamed g_signal_co...
2000-11-02 Sebastian WilhelmiRemove superfluous GSearchFunc.
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-10-19 Owen TaylorChange ERROR_OTHER to ERROR_FAILED, add some dummy...
2000-10-12 Sebastian WilhelmiRevert unintended commit...
2000-10-12 Sebastian Wilhelmi.cvsignore updates
2000-09-07 Owen TaylorSome further makefile improvement.
2000-09-06 Owen TaylorImprove separation of generic non-generic parts and...
1999-08-16 Owen TaylorInitial revision