]> gitweb.michael.orlitzky.com - hath.git/commit
List regex alternates in reverse order to avoid matching single digits before the...
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 16 Oct 2013 14:51:44 +0000 (10:51 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 16 Oct 2013 14:51:44 +0000 (10:51 -0400)
commit9b637112e7112180e3ddb6129a62b5e21953b469
tree9313a0593799b3613c8e93e8e18dd4e0d9011f59
parent8ee63239cbfeed3c96879d7dabe3b9dacb706f2f
List regex alternates in reverse order to avoid matching single digits before the entire octet.
Add a test for the bug fixed by the code change.
Update existing tests and documentation for the new output.
doc/man1/hath.1
hath.cabal
src/Main.hs
test/shell/manpage-barriers.test
test/shell/manpage-regexed.test
test/shell/match-class-c.test [new file with mode: 0644]