Credits
The regular expression code is loosely derived from the BSD library by Henry Spencer. Aba uses the LZ4 compression algorithm internally (see below).
Many thanks to JJS, who provided plenty of suggestions and bug reports. Without his help, Aba 1.0 would be slower and buggy, or may be never released at all.
Thanks to Angelo and Antonio from Geminisoft for their kind help and to Karsten Kankowski for his tips. Thanks to translators: Stefan Schuck (German), Angelo and Antonio (Italian), Roberto Porcar (Spanish), and Pouemes (French).
Finally, thank you for using Aba Search and Replace. I hope that you will find this program useful and handy.
Regular expression library
Copyright (c) 1986 by University of Toronto. Written by Henry Spencer. Not derived from licensed software.
Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it in any way, subject to the following restrictions:
- The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from defects in it.
- The origin of this software must not be misrepresented, either by explicit claim or by omission.
- Altered versions must be plainly marked as such, and must not be misrepresented (by explicit claim or omission) as being the original software.
- This notice must not be removed or altered.
LZ4 algorithm
LZ4 - Fast LZ compression algorithm. Copyright (C) 2011-present, Yann Collet. BSD 2-Clause License:
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.
Previous topic | Next topic
This is a page from Aba Search and Replace help file.
- Welcome to Aba
- Getting started
- How-to guides
- Selecting the files to search in
- Inserting some text at the beginning of each file
- Replacing multiple lines of text
- Searching in Unicode files
- Replacing in binary files
- Performing operations with the found files
- Undoing a replacement
- Saving search parameters for further use
- Removing private data
- Adding or removing Aba from Explorer context menu
- Integrating Aba with Total Commander
- Integrating Aba with Free Commander
- Integrating Aba with Directory Opus
- Regular Expressions
- User interface
- Command line
- Troubleshooting
- Glossary
- Version history
- Credits