Commit Graph

71 Commits

Author SHA1 Message Date
Bram Moolenaar 5dc563af4c updated for version 7.3.970
Problem:    Syntax highlighting can be slow.
Solution:   Include the NFA regexp engine.  Add the 'regexpengine' option to
	    select which one is used. (various authors, including Ken Takata,
	    Andrei Aiordachioaie, Russ Cox, Xiaozhou Liua, Ian Young)
2013-05-19 19:40:29 +02:00
Bram Moolenaar 3576534f55 updated for version 7.3.846
Problem:    Missing proto files.
Solution:   Add the files.
2013-03-07 13:32:36 +01:00
Bram Moolenaar aeaac10f64 updated for version 7.3.839
Problem:    Some files missing in the list of distributed files.
Solution:   Add lines for new files.
2013-02-26 17:59:43 +01:00
Bram Moolenaar 9ca691796c updated for version 7.3.681
Problem:    List of distributed files picks up backup files.
Solution:   Make tutor patterns more specific.
2012-10-03 21:48:43 +02:00
Bram Moolenaar ac02b42099 updated for version 7.3.680
Problem:    Some files missing in the list of distributed files.
Solution:   Add lines for new files.
2012-10-03 21:33:41 +02:00
Bram Moolenaar f9c846c6d0 updated for version 7.3.639
Problem:    It's not easy to build Vim on Windows with XPM support.
Solution:   Include the required files, they are quite small.  Update the
	    MSVC makefile to use them.  Binary files are in the next patch.
	    (Sergey Khorev)
2012-08-29 14:18:33 +02:00
Bram Moolenaar 595f225212 updated for version 7.3.602
Problem:    Missing files in distribution.
Solution:   Update the list of files.
2012-07-16 17:28:11 +02:00
Bram Moolenaar ad9f9e6bef updated for version 7.3.339
Problem:    "make shadow" doesn't link all test files.
Solution:   Add a line in Makefile and Filelist.
2011-10-20 16:35:35 +02:00
Bram Moolenaar c987dc714d updated for version 7.3.326
Problem:    MingW 4.6 no longer supports the -mno-cygwin option.
Solution:   Split the Cygwin and MingW makefiles. (Matsushita Shougo)
2011-09-30 16:56:02 +02:00
Bram Moolenaar efdbeb3309 updated for version 7.3.209
Problem:    MSVC Install instructions point to wrong batch file.
Solution:   Add a batch file for use with MSVC 10.
2011-06-12 20:36:09 +02:00
Bram Moolenaar 2ef15f6304 updated for version 7.3.191
Problem:    Still some RISC OS stuff to remove.
Solution:   Remove files and lines. (Hong Xu)
	    Remove the 'osfiletype' option code.
2011-05-19 13:41:14 +02:00
Bram Moolenaar 57091296c5 updated for version 7.3.188
Problem:    More RISC OS files to remove.
Solution:   Remove them.  Update the file list.
2011-05-10 17:21:56 +02:00
Bram Moolenaar d2a0b848e5 updated for version 7.3.143
Problem:    Memfile is not tested sufficiently.  Looking up blocks in a
	    memfile is slow when there are many blocks.
Solution:   Add high level test and unittest.  Adjust the number of hash
	    buckets to the number of blocks.  (Ivan Krasilnikov)
2011-03-22 18:10:45 +01:00
Bram Moolenaar 2c2ea5b31a Update README files. Remove references to extra and lang archives. 2010-08-07 13:19:27 +02:00
Bram Moolenaar e4a56d3c2a Move some common code from if_python.c and if_python3.c to if_py_both.h. 2010-07-24 23:51:45 +02:00
Bram Moolenaar 742403b68e Added support for Python 3. (Roland Puntaier) 2010-07-17 21:19:38 +02:00
Bram Moolenaar c5c74fdacc Added Lua interfae. (Luis Carvalho) 2010-07-14 23:23:17 +02:00
Bram Moolenaar 774d6d2b92 Add clipboard support in Mac console. (Bjorn Winckler) 2010-07-14 13:58:07 +02:00
Bram Moolenaar 14c0e8da9b Add the blowfish encryption patch from Mohsin Ahmed. Needs more work. 2010-05-16 22:32:54 +02:00
Bram Moolenaar 5f97acff2d Get rid of the "extra" and "lang" archives. 2010-05-15 15:41:59 +02:00
Bram Moolenaar 4bd4dff420 Add a few missing runtime files. 2010-01-17 14:38:06 +01:00
vimboss 5343a15624 updated for version 7.2-196 2009-06-03 20:08:14 +00:00
vimboss ea78dd4253 updated for version 7.2-168 2009-05-13 10:51:08 +00:00
vimboss 7b48a753f8 updated for version 7.2-022 2008-09-20 14:27:03 +00:00
vimboss ef7ad4d1ec updated for version 7.2b-000 2008-07-13 17:41:49 +00:00
vimboss 79067f3eba updated for version 7.2a-00 2008-06-25 20:13:35 +00:00
vimboss f9343829b3 updated for version 7.1-298 2008-05-10 19:39:08 +00:00
vimboss c1e5d297eb updated for version 7.1b 2007-05-10 18:38:52 +00:00
vimboss 786d75289e updated for version 7.1a 2007-05-06 16:46:03 +00:00
vimboss a1497337ce updated for version 7.1a 2007-05-05 18:01:06 +00:00
vimboss 41310853db updated for version 7.0d02 2006-04-12 21:52:12 +00:00
vimboss 97d9a6e9c3 updated for version 7.0c10 2006-04-05 20:41:53 +00:00
vimboss 97044da6af updated for version 7.0c02 2006-03-28 21:08:56 +00:00
vimboss f5fe34931d updated for version 7.0b02 2006-03-26 21:06:50 +00:00
vimboss e62715ebc3 updated for version 7.0b01 2006-03-25 21:59:56 +00:00
vimboss 2999606a94 updated for version 7.0b 2006-03-24 22:46:53 +00:00
vimboss d1523d1c98 updated for version 7.0219 2006-03-09 22:32:39 +00:00
vimboss 87a40c0bbf updated for version 7.0216 2006-03-06 23:29:24 +00:00
vimboss c069c004d0 updated for version 7.0214 2006-03-04 21:55:31 +00:00
vimboss eaf620eefb updated for version 7.0179 2006-01-12 23:22:24 +00:00
vimboss 059335a960 updated for version 7.0167 2005-12-11 21:33:32 +00:00
vimboss 909d6b714d updated for version 7.0163 2005-12-06 19:59:18 +00:00
vimboss d666165ef3 updated for version 7.0158 2005-11-23 21:25:05 +00:00
vimboss 0f349e9ef9 updated for version 7.0154 2005-10-04 09:14:13 +00:00
vimboss 9ac45b1167 updated for version 7.0139 2005-08-30 21:55:26 +00:00
vimboss 64647903de updated for version 7.0133 2005-08-21 22:17:52 +00:00
vimboss d45a0c1fca updated for version 7.0128 2005-08-11 20:09:58 +00:00
vimboss 9c4957f9dc updated for version 7.0123 2005-08-04 21:29:45 +00:00
vimboss 5344b37fd8 updated for version 7.0117 2005-07-27 21:13:01 +00:00
vimboss 4dc0647c81 updated for version 7.0115 2005-07-24 21:16:51 +00:00