Sun, 30 Sep 2018 21:45:07 +0200 |
Christian Brabandt |
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
|
Mon, 29 Aug 2016 23:00:11 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47
v7.4.2293
|
Sat, 30 Jan 2016 21:15:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/764b23c8fd3369cb05ae9122abf3ca16fec539d7
v7.4.1214
|
Fri, 29 Jan 2016 23:00:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/baaa7e9ec7398a813e21285c272fa99792642077
v7.4.1199
|
Wed, 13 Feb 2013 17:35:04 +0100 |
Bram Moolenaar |
updated for version 7.3.816
v7.3.816
|
Tue, 20 Nov 2012 17:19:01 +0100 |
Bram Moolenaar |
updated for version 7.3.723
v7.3.723
|
Wed, 14 Jul 2010 16:52:17 +0200 |
Bram Moolenaar |
Support completion for ":find". (Nazri Ramliy)
vim73
|
Mon, 21 Jun 2010 06:15:46 +0200 |
Bram Moolenaar |
Crypt the swapfile.
vim73
|
Sun, 13 Jun 2010 05:20:42 +0200 |
Bram Moolenaar |
Added salt to blowfish encryption.
vim73
|
Mon, 24 May 2010 21:34:22 +0200 |
Bram Moolenaar |
Improve the MS-Windows installer.
vim73
|
Mon, 24 May 2010 11:59:29 +0200 |
Bram Moolenaar |
Fix uninit memory read in undo code. Fix uint32_t in proto file.
vim73
|
Sun, 23 May 2010 23:34:36 +0200 |
Bram Moolenaar |
Included patch for persistent undo. Lots of changes and added test.
vim73
|
Wed, 19 May 2010 21:57:45 +0200 |
Bram Moolenaar |
Use UINT32_T in the code, define it to uint32_t or unsigned int.
vim73
|
Mon, 17 May 2010 20:32:55 +0200 |
Bram Moolenaar |
Fixed encryption big/little endian test.
vim73
|
Sun, 16 May 2010 23:02:33 +0200 |
Bram Moolenaar |
Minor updates to blowfish encryption.
vim73
|
Sun, 16 May 2010 22:32:54 +0200 |
Bram Moolenaar |
Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.
vim73
|