| Age | Commit message (Collapse) | Author |
|
|
|
the error assertion code. Also eliminated most of the spoof_file() calls
in favor of just using command line arguments directly.
|
|
|
|
|
|
less tightly coupled UTF8 API
|
|
|
|
switch). Also fixed issue where $$ would fail to match with trailing
newline on file
|
|
|
|
bit of general cleanup
|
|
having stale cache values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
canonical tracking of memory for mmap, simplified json printing,
and added support for initiating searches on a specific line (and/or
column).
|
|
|
|
end of a file)
|
|
of files. With the new change, temporary files are no longer created on
the filesystem and the file is entirely modified inplace (with an
in-memory copy kept on hand for matching).
|
|
|
|
stringpatterns into chunks (so unescaped versions don't need to be
created)
|
|
|
|
change)
|
|
|
|
|
|
|
|
appropriate and EXIT_SUCESS/EXIT_FAILURE
|
|
|
|
|
|
|
|
|
|
|
|
%s-style formatting strings caused issues.
|
|
|
|
|