Commit Graph

11 Commits

Author SHA1 Message Date
Sergey Lyubka
da9e79813f Character sets, plus ranges 2013-08-03 19:42:11 +01:00
Sergey Lyubka
c59863843b Added case insensitive flag 2013-08-03 10:02:13 +01:00
Sergey Lyubka
7f8fbe5680 Implemented 0xHH match 2013-08-02 14:21:48 +01:00
Sergey Lyubka
8cfa4336fc Added slre_replace() in the unit test 2013-08-02 10:09:52 +01:00
Sergey Lyubka
1af51985dd Fail unit test if at least one test fails 2013-08-01 12:01:57 +01:00
Sergey Lyubka
e032c6ce68 moved unit test to slre.c 2013-08-01 11:49:49 +01:00
Sergey Lyubka
de6b3578a1 README updated, bracket counting code fixed, added HTTP example 2013-08-01 10:09:23 +01:00
Sergey Lyubka
4b5c44036a Branching, \s and \d metachars added 2013-08-01 09:14:09 +01:00
Sergey Lyubka
f48c4821f7 Added handling of "*" quantifier and non-greedy match 2013-07-31 08:56:42 +01:00
Sergey Lyubka
6b8205b99c Initial brackets handling 2013-07-29 23:24:41 +01:00
Sergey Lyubka
c6d2484b85 Initial import 2013-07-29 10:04:59 +01:00