summaryrefslogtreecommitdiff
path: root/glib/src/regex.ccg
Commit message (Expand)AuthorAgeFilesLines
* Glib::Regex: Use UStringViewThomas Holder2019-11-211-17/+17
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Glib::Regex: Fix a member nameKjell Ahlstedt2017-06-201-12/+12
* Regex: Move enums inside class.Murray Cumming2017-04-181-16/+19
* Use std::vector<> instead of Glib::StringArrayHandle.Murray Cumming2017-03-171-2/+2
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-105/+102
* fix the buildMurray Cumming2016-01-181-1/+1
* Replace ScopedPtr with make_unique_ptr_gfree().Murray Cumming2016-01-181-1/+1
* More use of nullptr instead of 0 or NULL.Murray Cumming2015-11-201-7/+7
* C++11: _CLASS_GENERIC classes: Add move operations.Murray Cumming2015-08-231-0/+23
* C++11: Use nullptr.Murray Cumming2015-07-161-18/+18
* C++11: Some use of the auto keyword.Murray Cumming2015-07-151-4/+4
* Avoid shadowed variables.Murray Cumming2015-07-151-5/+5
* glibmm: Add a MatchInfo class for use with the existing Regex class.José Alburquerque2010-12-121-2/+138
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-74/+0
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Some cosmetic cleanup. Also replace C-style casts in default argumentDaniel Elstner2007-09-121-31/+41
* Added a create() method, and added some more default parameter values toMurray Cumming2007-06-221-0/+20
* Regenerated with enums.pl Regenerated with h2defs.pyMurray Cumming2007-06-121-0/+174