Gunnar Ritter
687283420e
malloc fixes
2005-02-20 22:20:58 +00:00
Gunnar Ritter
48c2d1ea7d
id
2005-02-20 16:21:04 +00:00
Gunnar Ritter
ac7a080336
loconv() did not terminate strings when copying
2005-02-20 16:19:05 +00:00
Gunnar Ritter
a2e6b9bf06
no VLAs
2005-02-20 16:04:13 +00:00
Gunnar Ritter
493b8bb250
use REG_BADRANGE only with NO_BE_BACKSLASH
2005-02-20 14:06:03 +00:00
Gunnar Ritter
3a034c9785
* When the 'ignorecase' option is toggled, saved regular expressions are now
...
updated accordingly.
2005-02-19 20:13:22 +00:00
Gunnar Ritter
773cc81104
got rid of Re_used
2005-02-19 19:38:24 +00:00
Gunnar Ritter
12f5e52169
have log[12] as explicit variables
2005-02-19 19:29:03 +00:00
Gunnar Ritter
6a6d9e4069
include regex.h in ex_re.c only
2005-02-19 18:37:13 +00:00
Gunnar Ritter
971748839e
* Traditional regular expressions can now be used with multibyte characters.
2005-02-19 18:01:26 +00:00
Gunnar Ritter
47bc82618c
fix for solaris compiler
2005-02-18 17:57:00 +00:00
Gunnar Ritter
d1a3bb3efa
* Made multicolumn characters work in lines longer than the screen width in
...
visual mode (Bugreport by Matthew Fischer).
2005-02-15 16:31:11 +00:00
Gunnar Ritter
6f9ef30277
* The '\u', '\l', '\U', and '\L' substitution sequences work with multibyte
...
characters now.
2005-01-09 13:23:00 +00:00
Gunnar Ritter
6b5d023516
* Fixed an old vi bug: If a vi command that yanked or deleted part of a line
...
was followed by an ex command that also yanked or deleted some text, a
following 'p' vi command pasted the text affected by the former vi command.
It now pastes the text of the last yank or delete even if that was an ex
command.
2005-01-02 14:58:49 +00:00
Gunnar Ritter
92e4e9fdf7
Initial revision
2004-12-04 13:17:05 +00:00