]> git.wh0rd.org Git - nano.git/commit
* First pass at some caching of caching color info. Right now it's only for
authorChris Allegretta <chrisa@asty.org>
Sun, 25 Jan 2009 07:25:17 +0000 (07:25 +0000)
committerChris Allegretta <chrisa@asty.org>
Sun, 25 Jan 2009 07:25:17 +0000 (07:25 +0000)
commitd47d8cd450f32b9cdbf9225237bd39632548fc6b
tree597859290c88e52c6fce6b69e37d0bf2d36f297e
parent0dc26dcd0910cd12eaf038b4783e3c3d7979f1e3
    * First pass at some caching of caching color info.  Right now it's only for
          multi-line regexes but this may not be enough to increase performance.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4351 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/color.c
src/files.c
src/move.c
src/nano.c
src/nano.h
src/proto.h
src/rcfile.c
src/winio.c