Sergey Lyubka
|
fcc501baed
|
Update unit_test.c
|
2016-03-10 09:46:23 +00:00 |
|
Sergey Lyubka
|
ace9f34999
|
Fix SLRE_IGNORE_CASE handling
|
2015-06-10 11:19:43 +01:00 |
|
Sergey Lyubka
|
15b7ff90f8
|
Add unit test
|
2015-05-19 15:52:39 +01:00 |
|
Sergey Lyubka
|
deb7c0dddf
|
Fix #14
|
2015-05-19 14:30:48 +01:00 |
|
Sergey Lyubka
|
901b739932
|
Added \n,\r,\t,\f,\v,\b metacharacters
|
2014-08-25 10:45:01 +01:00 |
|
Sergey Lyubka
|
1c59641398
|
Flags setting moved to the API
|
2014-07-14 11:32:14 +01:00 |
|
Sergey Lyubka
|
64f6fac81f
|
not escaping minus in the char set
|
2014-02-24 11:24:57 +00:00 |
|
Sergey Lyubka
|
5262ccd677
|
Fixed bracketed capture
|
2014-02-24 11:21:55 +00:00 |
|
Sergey Lyubka
|
35e092a765
|
Moved unit test to a separate file
|
2014-02-08 10:12:59 +00: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 |
|