glibmm r443 - in trunk: . glib/src



Author: murrayc
Date: 2007-09-12 15:12:03 +0100 (Wed, 12 Sep 2007)
New Revision: 443
ViewCVS link: http://svn.gnome.org/viewcvs/glibmm?rev=443&view=rev

Modified:
   trunk/ChangeLog
   trunk/glib/src/regex.ccg
   trunk/glib/src/regex.hg
Log:
2007-09-06  Daniel Elstner  <danielk openismus com>

        * glib/src/regex.{ccg,hg} (Regex): Some cosmetic cleanup.  Also
        replace C-style casts in default argument values with static_cast<>.
        (escape_string): Wrap missing function.
        (match_full): Rename to and add as overloads of match().
        (match_all_full): Rename to and add as overloads of match_all().
        (split_full): Rename to and add as overloads of split().




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]