summaryrefslogtreecommitdiff
path: root/glib/src/regex.hg
Commit message (Expand)AuthorAgeFilesLines
* glib/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-041-2/+2
* glib/src: Decorate classes and methods with GLIBMM_APIChun-wei Fan2020-03-071-4/+4
* Glib::Regex: Use UStringViewThomas Holder2019-11-211-27/+27
* Glib::KeyFile, OptionContext, Regex: Add exception specs to errthrowKjell Ahlstedt2017-09-291-15/+25
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Glib::Regex: Fix a member nameKjell Ahlstedt2017-06-201-4/+3
* Regex: Move enums inside class.Murray Cumming2017-04-181-27/+28
* Add some #include directivesKjell Ahlstedt2017-03-221-0/+1
* Use std::vector<> instead of Glib::StringArrayHandle.Murray Cumming2017-03-171-8/+6
* Revert "Deprecate Regex now that we have std::regex."Murray Cumming2015-09-011-7/+0
* Deprecate Regex now that we have std::regex.Murray Cumming2015-09-011-0/+7
* C++11: _CLASS_GENERIC classes: Add move operations.Murray Cumming2015-08-231-0/+3
* C++11: Use = delete instead of private copy operations.Murray Cumming2015-08-231-3/+3
* C++11: Mark all _CLASS_OPAQUE_REFCOUNTED classes as final.Murray Cumming2015-08-221-1/+1
* Avoid shadowed variables.Murray Cumming2015-07-151-3/+3
* Regex: Add get_max_lookbehind().Murray Cumming2013-07-311-1/+1
* Strip trailing whitespace.Mark Vender2012-10-291-30/+30
* RegEx: Add the get_has_cr_or_lf() method.José Alburquerque2012-09-301-0/+2
* Improve the use of _IGNORE. Don't use gio_others.defs.Kjell Ahlstedt2012-09-181-0/+1
* glibmm: Add a MatchInfo class for use with the existing Regex class.José Alburquerque2010-12-121-33/+132
* Wrapped new glib-2.26 methods.José Alburquerque2010-05-311-0/+2
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-32/+0
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-0/+1
* create(): For the version when GLIBMM_EXCEPTIONS_ENABLED is not defined,Murray Cumming2009-02-051-1/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Clean up glib includes (Bug #563987)Jonathon Jongsma2008-12-101-1/+1
* Some cosmetic cleanup. Also replace C-style casts in default argumentDaniel Elstner2007-09-121-54/+46
* Added a set_double() without the group_name parameter, because the CMurray Cumming2007-07-291-1/+1
* Added class documentationJohannes Schmid2007-07-021-1/+49
* Added a create() method, and added some more default parameter values toMurray Cumming2007-06-221-2/+9
* 2.13.6:Murray Cumming2007-06-171-3/+4
* Regenerated with enums.pl Regenerated with h2defs.pyMurray Cumming2007-06-121-0/+161