Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-30 | grep: fix tab2, use int instead of Rune to be compatible to 16bit rune system | cinap_lenrek | |
2014-03-30 | grep: fix wrong rlcass splitting (thanks erik and kenji) | cinap_lenrek | |
add 0xffff to tab1 as range 0xffff-0x10ffff has 4 byte utf-8 sequence. use Runemax (0x10ffff) instead of Runemask (0x1fffff) to denote the last valid rune for inverted [^] match as Runemask is out of the valid rune space. | |||
2013-04-24 | make all the commands agnostic about Rune width. (from sources) | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |