musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/regex/regcomp.c
AgeCommit message (Expand)AuthorLines
2017年03月21日regex: fix newline matching with negated brackets Julien Ramseier-0/+14
2016年12月16日handle ^ and $ in BRE subexpression start and end as anchors Szabolcs Nagy-9/+12
2016年05月22日fix the use of uninitialized value in regcomp Szabolcs Nagy-0/+2
2016年03月02日fix ^* at the start of a complete BRE Szabolcs Nagy-0/+4
2016年03月02日fix * at the start of a BRE subexpression Szabolcs Nagy-4/+0
2016年01月31日regex: increase the stack tre uses for tnfa creation Szabolcs Nagy-1/+1
2016年01月30日regex: simplify the {,} repetition parsing logic Szabolcs Nagy-20/+19
2016年01月30日regex: treat \+, \? as repetitions in BRE Szabolcs Nagy-1/+5
2016年01月30日regex: rewrite the repetition parsing code Szabolcs Nagy-30/+29
2016年01月30日regex: treat \| in BRE as alternation Szabolcs Nagy-2/+17
2016年01月30日regex: reject repetitions in some cases with REG_BADRPT Szabolcs Nagy-3/+12
2016年01月30日regex: clean up position accounting for literal nodes Szabolcs Nagy-4/+2
2015年09月24日regcomp: propagate allocation failures Szabolcs Nagy-1/+2
2015年03月27日regex: fix character class repetitions Szabolcs Nagy-0/+5
2015年03月23日do not treat 0円 as a backref in BRE Szabolcs Nagy-1/+1
2015年03月20日suppress backref processing in ERE regcomp Rich Felker-1/+1
2015年03月20日fix memory-corruption in regcomp with backslash followed by high byte Rich Felker-1/+1
2014年09月13日rewrite the regex pattern parser in regcomp Szabolcs Nagy-1081/+634
2013年12月12日include cleanups: remove unused headers and add feature test macros Szabolcs Nagy-1/+0
2013年10月07日fix allocation sizes in regcomp Szabolcs Nagy-4/+4
2013年01月15日remove unused "params" related code from regex Szabolcs Nagy-20/+11
2012年09月06日use restrict everywhere it's required by c99 and/or posix 2008 Rich Felker-1/+1
2012年05月13日remove some no-op end of string tests from regex parser Rich Felker-4/+0
2012年05月13日another BRE fix: in ^*, * is literal Rich Felker-0/+2
2012年05月07日fix error checking for \ at end of regex (this was broken previously) Rich Felker-1/+1
2012年05月07日fix copy and paste error in regex code causing mishandling of \) in BRE Rich Felker-1/+1
2012年05月07日fix regex breakage in last commit (failure to handle empty regex, etc.) Rich Felker-4/+1
2012年05月07日fix ugly bugs in TRE regex parser Rich Felker-60/+31
2012年04月13日remove invalid code from TRE Rich Felker-14/+0
2012年03月20日upgrade to latest upstream TRE regex code (0.8.0) Rich Felker-775/+822
2011年06月16日duplicate re_nsub in LSB/glibc ABI compatible location Rich Felker-1/+1
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+3362
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月03日 13:18:03 +0000

AltStyle によって変換されたページ (->オリジナル) /