Bram Moolenaar
|
3b1db36689
|
release version 7.4
|
2013-08-10 15:00:24 +02:00 |
|
Bram Moolenaar
|
9d98fe9cae
|
Update runtime files.
|
2013-08-03 18:35:36 +02:00 |
|
Bram Moolenaar
|
1a42b4befb
|
Update files for the 7.4b BETA release.
|
2013-07-28 18:29:08 +02:00 |
|
Bram Moolenaar
|
913df81e74
|
Vim 7.4a BETA release.
|
2013-07-06 15:44:11 +02:00 |
|
Bram Moolenaar
|
00154508de
|
Update runtime files.
Add missing test files.
|
2013-02-13 16:15:55 +01:00 |
|
Bram Moolenaar
|
9b4512500a
|
Update runtime files.
|
2012-08-15 17:43:31 +02:00 |
|
Bram Moolenaar
|
30b6581799
|
Updated runtime files.
|
2012-07-12 22:01:11 +02:00 |
|
Bram Moolenaar
|
5b435d671e
|
Updated runtime files.
|
2012-04-05 17:33:26 +02:00 |
|
Bram Moolenaar
|
61d35bd020
|
Updated runtime files.
|
2012-03-28 20:51:51 +02:00 |
|
Bram Moolenaar
|
662db673f9
|
Updated runtime files.
|
2011-03-22 14:05:35 +01:00 |
|
Bram Moolenaar
|
d58e929fa2
|
Updated runtime files and translations.
|
2011-02-09 17:07:58 +01:00 |
|
Bram Moolenaar
|
81af9250a7
|
Update runtime files.
|
2010-12-10 20:35:50 +01:00 |
|
Bram Moolenaar
|
24ea3babed
|
Updated runtime files.
|
2010-09-19 19:01:21 +02:00 |
|
Bram Moolenaar
|
7f03644116
|
Last changes for the 7.3 release!
|
2010-08-15 15:24:20 +02:00 |
|
Bram Moolenaar
|
db84e4599c
|
Make the references to features in the help more consistent. (Sylvain Hitier)
|
2010-08-15 13:50:43 +02:00 |
|
Bram Moolenaar
|
4421d6af22
|
Version 7.3f -> 7.3g
|
2010-08-14 13:33:56 +02:00 |
|
Bram Moolenaar
|
82d1c33a8a
|
Version 7.3e -> 7.3f.
|
2010-08-09 20:16:32 +02:00 |
|
Bram Moolenaar
|
257a9c873f
|
7.3d -> 7.3e.
|
2010-08-04 19:29:04 +02:00 |
|
Bram Moolenaar
|
9379f83030
|
Version 7.3c -> 7.3d
|
2010-08-01 20:38:51 +02:00 |
|
Bram Moolenaar
|
162bd91564
|
Improvements for ":find" completion. (Nazri Ramliy)
|
2010-07-28 22:29:10 +02:00 |
|
Bram Moolenaar
|
c3301874a6
|
7.3b -> 7.3c
|
2010-07-25 20:53:06 +02:00 |
|
Bram Moolenaar
|
60aad974be
|
Small docs fixes.
|
2010-07-21 20:36:22 +02:00 |
|
Bram Moolenaar
|
b8521960d6
|
Update timestamps for recently changed help files.
|
2010-07-20 22:45:13 +02:00 |
|
Bram Moolenaar
|
c095b280df
|
Fix hang when resizing in diff mode and there are concealed items.
|
2010-07-20 22:33:34 +02:00 |
|
Bram Moolenaar
|
49771f4fb0
|
Change 'cryptmethod' from a number to a string option. Make it global-local.
|
2010-07-20 17:32:38 +02:00 |
|
Bram Moolenaar
|
d28478b557
|
Vim 7.3a -> 7.3b.
|
2010-07-18 23:29:58 +02:00 |
|
Bram Moolenaar
|
9028b10dfe
|
Support :browse for commands that use an error file argument. (Lech Lorens)
|
2010-07-11 16:58:51 +02:00 |
|
Bram Moolenaar
|
996343d38e
|
Mainly documentation updates.
|
2010-07-04 22:20:21 +02:00 |
|
Bram Moolenaar
|
a8ffcbbf5d
|
Crypt the swapfile.
|
2010-06-21 06:15:46 +02:00 |
|
Bram Moolenaar
|
46f9d49601
|
Update help files.
|
2010-06-12 20:18:19 +02:00 |
|
Bram Moolenaar
|
56be950094
|
Fix a few compiler warnings. Fix crash with encrypted undo file.
|
2010-06-06 14:20:26 +02:00 |
|
Bram Moolenaar
|
a3ff49fdcc
|
Crypt the text in the undo file if the file itself is crypted.
|
2010-05-30 22:48:02 +02:00 |
|
Bram Moolenaar
|
fa7584cb86
|
Use UINT32_T in the code, define it to uint32_t or unsigned int.
Better autoconf check for uint32_t.
|
2010-05-19 21:57:45 +02:00 |
|
Bram Moolenaar
|
0bbabe8080
|
Fixed encryption big/little endian test.
Use uint32_t to avoid crash on 64 bit machines.
Added error numbers for Blowfish errors.
Fixed the tiny version not building.
|
2010-05-17 20:32:55 +02:00 |
|
Bram Moolenaar
|
40e6a71c67
|
Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.
|
2010-05-16 22:32:54 +02:00 |
|
Bram Moolenaar
|
fff2beeeaa
|
First step in the Vim 7.3 branch. Changed version numbers.
|
2010-05-15 13:56:02 +02:00 |
|
Bram Moolenaar
|
8f3f58f2c3
|
Update documentation files.
|
2010-01-06 20:52:26 +01:00 |
|
Bram Moolenaar
|
ed39e1d53c
|
updated for version 7.2-000
|
2008-08-09 17:55:22 +00:00 |
|
Bram Moolenaar
|
e37d50a5de
|
updated for version 7.2c-000
|
2008-08-06 17:06:04 +00:00 |
|
Bram Moolenaar
|
c236c16d08
|
updated for version 7.2b-000
|
2008-07-13 17:41:49 +00:00 |
|
Bram Moolenaar
|
3577c6fafb
|
updated for version 7.2a
|
2008-06-24 21:16:56 +00:00 |
|
Bram Moolenaar
|
9e368dba9d
|
updated for version 7.1
|
2007-05-12 13:25:01 +00:00 |
|
Bram Moolenaar
|
82038d7312
|
updated for version 7.1b
|
2007-05-10 17:15:45 +00:00 |
|
Bram Moolenaar
|
9964e468c0
|
updated for version 7.1a
|
2007-05-05 17:54:07 +00:00 |
|
Bram Moolenaar
|
1423b9d3b8
|
updated for version 7.0
|
2006-05-07 15:16:06 +00:00 |
|
Bram Moolenaar
|
c9b4b05b35
|
updated for version 7.0g
|
2006-04-30 18:54:39 +00:00 |
|
Bram Moolenaar
|
d8fc5c0b99
|
updated for version 7.0f05
|
2006-04-29 21:55:22 +00:00 |
|
Bram Moolenaar
|
f9393ef5ef
|
updated for version 7.0f
|
2006-04-24 19:47:27 +00:00 |
|
Bram Moolenaar
|
a93fa7ee78
|
updated for version 7.0e01
|
2006-04-17 22:14:47 +00:00 |
|
Bram Moolenaar
|
b21e5843e5
|
updated for version 7.0e
|
2006-04-16 18:30:08 +00:00 |
|