Re: GSoC Regexp engine

2007-05-31 Thread Brian Gupta
I have also heard good things about the PCRE (Perl Compatible Regex Library). You may want to consider it as an option. http://www.pcre.org/ -Brian On 5/31/07, Ian Young <[EMAIL PROTECTED]> wrote: Hi all, I'm Ian, one of the two students working on improving the regexp engine in Vim for this y

Is vim 64-bit safe??

2007-05-22 Thread Brian Gupta
I was wondering if vim can edit files larger than 2GB? (My understanding is that it would have to be compiled in 64-bit mode to allow this.) Thanks, Brian