summaryrefslogtreecommitdiff
path: root/src/cmd/8a
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2011-09-07 15:48:06 -0400
committerRuss Cox <rsc@golang.org>2011-09-07 15:48:06 -0400
commit08ae1a5a23e68056dad09ea48e53c4fae36e37b1 (patch)
tree54f9a72220d259af4f95cade7e05a7048c7cc3b8 /src/cmd/8a
parenta2c2c874396f50301d48efa6e456573a53bea98c (diff)
downloadgo-git-08ae1a5a23e68056dad09ea48e53c4fae36e37b1.tar.gz
exp/regexp: bug fixes and RE2 tests
Also add exp/regexp to build (forgot before). At this point I am very confident in exp/regexp's behavior. It should be usable as a drop-in replacement for regexp now. Later CLs could introduce a CompilePOSIX to get at traditional POSIX ``extended regular expressions'' as in egrep and also an re.MatchLongest method to change the matching mode to leftmost longest instead of leftmost first. On the other hand, I expect very few people to use either. R=r, r, gustavo CC=golang-dev https://golang.org/cl/4990041
Diffstat (limited to 'src/cmd/8a')
0 files changed, 0 insertions, 0 deletions