Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adopt to lua 5.2. | Vsevolod Stakhov | 2013-06-08 | 1 | -2/+2 |
* | Update copyright (required by debian). | Vsevolod Stakhov | 2012-09-04 | 1 | -1/+1 |
* | Fix stupid glib error with G_REGEX_RAW flag which is actually ~PCRE_UTF8. | Vsevolod Stakhov | 2011-12-07 | 1 | -21/+39 |
* | Compatibility with old glib versions. | Vsevolod Stakhov | 2011-11-02 | 1 | -0/+2 |
* | Check utf8 characters before gregex checks as they assume input to be a utf8 ... | Vsevolod Stakhov | 2011-10-17 | 1 | -0/+7 |
* | * Fix build under CentOS 5 with old glib 2.12 | Vsevolod Stakhov | 2011-07-29 | 1 | -1/+1 |
* | Add workaround for clang under linux. | Vsevolod Stakhov | 2011-07-21 | 1 | -1/+1 |
* | * Add new lua module regexp for using glib regular expressions (pcre compatible) | Vsevolod Stakhov | 2011-02-15 | 1 | -0/+248 |