aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/bomstrip
Commit message (Collapse)AuthorAgeFilesLines
* Update to my second patchset to bomstrip-9.roam2008-10-202-8/+9
|
* Update to bomstrip-9 and version 1 of my patchset.roam2008-06-263-14/+13
|
* Update to the latest version of my patchset, bomstrip-8-roam-05:roam2008-06-163-8/+10
| | | | | - list the contributors in the manual page, not only on the webpage; - add a Forth implementation.
* Add the bomstrip port - strip the UTF-8 BOM bytes from text files,roam2008-06-144-0/+106
implemented in many programming languages. The port uses my patchset which adds three new implementations, some build infrastructure, a manual page and a couple of other fixes. Author: Mechiel Lukkien <mechiel@xs4all.nl> WWW: http://www.xs4all.nl/~mechiel/projects/bomstrip/