Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
|
|
|
|
where it may be needed in the future.
|
|
and lines.
|
|
|
|
|
|
|
|
tool set will not indirectly include <stdexcept>.
|
|
|
|
|
|
|
|
|
|
|
|
Parameter names added to method declarations.
|
|
|
|
|
|
|
|
|
|
and non-greedy matches.
|
|
|
|
|
|
space characters added to set of word characters.
|
|
|
|
|
|
|
|
|
|
message :)
- now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries
- several fixes in the OS X layer since the branch was commited in 2005
- used in Komodo since 2005, so pretty stable
|
|
reading of uninitialized values and the buffer being initialized was quite
large.
|
|
|
|
\W, and \xHH.
|
|
whitespace.
|
|
classification from Document into a separate CharClassify class and file
and uses this from RESearch for regular expression word end \< and \>
instead of built-in table.
|
|
|
|
|
|
|
|
expressions. \(..\) changes to (..)
Fixes problem where find previous would not find earlier matches on same
line.
|
|
|
|
strings to allow for nulls, SearchInTarget and Get/SetSearchFlags to use a
series of calls rather than a structure.
Handling of \000 in search and replace.
Handling of /escapes within character ranges of regular expressions.
Some handling of bare ^ and $ regular expressions.
|
|
|
|
|