Christian Persch
|
9457833010
|
regex: Import PCRE 8.31
https://bugzilla.gnome.org/show_bug.cgi?id=679193
|
2012-07-07 22:08:02 +02:00 |
|
Christian Persch
|
706b72db21
|
regex: Use glib for unicode data
Use g_unichar_type() and g_unichar_get_script() instead of pcre tables.
|
2012-02-26 22:09:05 -05:00 |
|
Christian Persch
|
a40523b7f2
|
regex: Update included PCRE to 8.30
|
2012-02-26 22:09:03 -05:00 |
|
Matthias Clasen
|
fb2809ec99
|
Forgotten files
|
2011-01-22 00:01:54 -05:00 |
|
Cody Russell
|
0a9bfa1c7d
|
Add const to _pcre_ucp_othercase() definition in pcre_internal.h
|
2010-08-23 12:34:53 -05:00 |
|
Matthias Clasen
|
caa9453b72
|
Fix a warning
|
2010-07-30 19:51:18 -04:00 |
|
Matthias Clasen
|
85621f1a0f
|
Update the include pcre to 8.02
|
2010-06-20 01:46:35 -04:00 |
|
Matthias Clasen
|
d6f23279e7
|
Update PCRE to 7.8
svn path=/trunk/; revision=7813
|
2009-01-18 06:32:03 +00:00 |
|
Matthias Clasen
|
adae23350a
|
PCRE 7.7
svn path=/trunk/; revision=6938
|
2008-05-27 04:17:54 +00:00 |
|
Matthias Clasen
|
a134d9f42b
|
Update to 7.6, for real
svn path=/trunk/; revision=6669
|
2008-03-11 01:51:07 +00:00 |
|
Murray Cumming
|
0d7b605f06
|
Fixed some minor typos in documentation.
2008-02-06 Murray Cumming <murrayc@murrayc.com>
* glib/gconvert.c:
* glib/pcre/pcre_internal.h: Fixed some minor typos in documentation.
svn path=/trunk/; revision=6467
|
2008-02-06 16:02:20 +00:00 |
|
Matthias Clasen
|
5b81acfae2
|
Update the internal copy of PCRE to 7.4
2007-11-06 Matthias Clasen <mclasen@redhat.com>
* glib/pcre/*: Update the internal copy of PCRE to 7.4
svn path=/trunk/; revision=5800
|
2007-11-07 04:57:22 +00:00 |
|
Matthias Clasen
|
d966e93faf
|
Update to PCRE 7.2
svn path=/trunk/; revision=5659
|
2007-07-31 17:22:56 +00:00 |
|
Marco Barisione
|
0196d63975
|
Add GRegex for regular expression matching. (#50075)
2007-03-15 Marco Barisione <marco@barisione.org>
Add GRegex for regular expression matching. (#50075)
* configure.in: Handle GRegex compilation.
* glib/gregex.c:
* glib/gregex.h: Code for GRegex.
* glib/Makefile.am:
* glib/makefile.msc.in: Updated makefiles.
* glib/pcre/*: Internal copy of PCRE.
* glib/update-pcre/*: Stuff to automatically update the internal PCRE
to a newer version.
* tests/regex-test.c:
* tests/Makefile.am:
* tests/makefile.msc.in: Add tests for GRegex.
svn path=/trunk/; revision=5408
|
2007-03-15 13:01:31 +00:00 |
|