Mercurial > vim
graph
-
Found a way to make the MS-Windows installer wait for the uninstaller to vim73Tue, 25 May 2010 21:02:00 +0200, by Bram Moolenaar
-
Fix: :wundo didn't work in a buffer without a name. vim73Mon, 24 May 2010 22:02:24 +0200, by Bram Moolenaar
-
Fix uninit memory read in undo code. Fix uint32_t in proto file. vim73Mon, 24 May 2010 11:59:29 +0200, by Bram Moolenaar
-
Included patch for persistent undo. Lots of changes and added test. vim73Sun, 23 May 2010 23:34:36 +0200, by Bram Moolenaar
-
Fix for Netbeans on MS-Windows not compiling. vim73Sun, 23 May 2010 12:06:58 +0200, by Bram Moolenaar
-
Some versions of Ruby redefine rb_str_new2 to rb_str_new_cstr. vim73Sat, 22 May 2010 21:56:55 +0200, by Bram Moolenaar
-
Fix wrong memory access when clearing crypt key. vim73Sat, 22 May 2010 21:37:53 +0200, by Bram Moolenaar
-
Included the patch to support netbeans in a terminal. vim73Sat, 22 May 2010 18:28:27 +0200, by Bram Moolenaar
-
Fix: window title not updated after file dropped. vim73Sat, 22 May 2010 15:50:12 +0200, by Bram Moolenaar
-
Add the settabvar() and gettabvar() functions. vim73Sat, 22 May 2010 15:37:44 +0200, by Bram Moolenaar
-
A few more changes for encryption. Add test that encrypted file can be read. vim73Fri, 21 May 2010 15:36:08 +0200, by Bram Moolenaar
-
Other solution for GTK not changing the locale. vim73Fri, 21 May 2010 12:04:55 +0200, by Bram Moolenaar
-
Various smaller changes. Updated proto files. Updated dependencies. vim73Thu, 20 May 2010 21:46:00 +0200, by Bram Moolenaar
-
Use UINT32_T in the code, define it to uint32_t or unsigned int. vim73Wed, 19 May 2010 21:57:45 +0200, by Bram Moolenaar