All releases of rpl


Release Notes: Support was added for escapes like "\t" and "\n" (or any hex/octal ASCII code). A bug was fixed that caused match to fail if the previous character was the same as the first character in the search string. GNU Autoconf is now in use, and some code cleanups were done.


Release Notes: A bug that would garble the last few characters of a file when the search string had one or more spaces as the last character was fixed. Zero is now returned on success, and error codes are returned on error.


Release Notes: Error reporting was improved. Some code cleanup / commenting was done. The License was revised to make it more clear that packaging is OK.


Release Notes: Support for specifying file suffixes to be searched (e.g., '.html', '.c', etc.). Multiple suffixes may be added and only files with those suffixes will be searched (works well with the recursive -R option). Better error reporting, and various bugfixes.


Release Notes: Support for high-bit ASCII characters like accented characters and other non-English characters, an option to not modify modification times, the ability to specify a temp directory, and misc. code fixes.


Release Notes: Fixes for a bug with null replace strings and one that occured in prompt mode, and new RPMS and other binaries.


Release Notes: Simulation, Prompt, and Force modes, better error reporting, and a fix for inappropriate (but documented) handling of files for which the owner, group, or permissions could not be set, and for other minor/rare bugs.


Release Notes: Builds cleanly on SGI and more UN*X flavors, updated man page describing ownership/group/permission issues. Minor code changes.


Release Notes: Initial announcement.