Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sed: fix very obscure case of escaped newline in sed command | Denis Vlasenko | 2007-03-16 | 1 | -0/+4 |
* | add to testsuite and fix yet another sed corner case | Denis Vlasenko | 2007-01-29 | 1 | -0/+3 |
* | sed: fix 2 bugs (one testsuite entry + one newly found) | Denis Vlasenko | 2007-01-29 | 1 | -0/+4 |
* | fix all known regressions with sed and also make it simpler | Denis Vlasenko | 2007-01-28 | 1 | -0/+5 |
* | whitespace cleanup | Denis Vlasenko | 2006-09-17 | 1 | -2/+2 |
* | Rich Filker spotted that sed -e 's/xxx/[/' didn't work right. Did a smaller | Rob Landley | 2006-07-26 | 1 | -0/+2 |
* | Redo test suite to be able to test more than one command at a time. Eliminate | Rob Landley | 2006-03-16 | 1 | -58/+63 |
* | Yet more sed tests. Passing these is a to-do item for 1.1.2 or 1.2, not a | Rob Landley | 2006-03-01 | 1 | -9/+45 |
* | Lots of tests the fix to sed needs to pass... | Rob Landley | 2006-02-23 | 1 | -0/+35 |
* | Ok, I've converted the contents of the "testing/sed" directory into a | Rob Landley | 2005-11-10 | 1 | -0/+109 |