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
|
Sun, 23 May 2010 12:06:58 +0200 |
Bram Moolenaar |
Fix for Netbeans on MS-Windows not compiling.
vim73
|
Sat, 22 May 2010 21:56:55 +0200 |
Bram Moolenaar |
Some versions of Ruby redefine rb_str_new2 to rb_str_new_cstr.
vim73
|
Sat, 22 May 2010 21:37:53 +0200 |
Bram Moolenaar |
Fix wrong memory access when clearing crypt key.
vim73
|
Sat, 22 May 2010 21:34:09 +0200 |
Bram Moolenaar |
Add :nbstart and :nbclose.
vim73
|
Sat, 22 May 2010 18:28:27 +0200 |
Bram Moolenaar |
Included the patch to support netbeans in a terminal.
vim73
|
Sat, 22 May 2010 15:50:12 +0200 |
Bram Moolenaar |
Fix: window title not updated after file dropped.
vim73
|
Sat, 22 May 2010 15:37:44 +0200 |
Bram Moolenaar |
Add the settabvar() and gettabvar() functions.
vim73
|
Fri, 21 May 2010 16:33:48 +0200 |
Bram Moolenaar |
Add extra floating point functions.
vim73
|
Fri, 21 May 2010 15:46:35 +0200 |
Bram Moolenaar |
"g8" doesn't work properly on a NUL.
vim73
|
Fri, 21 May 2010 15:36:08 +0200 |
Bram Moolenaar |
A few more changes for encryption. Add test that encrypted file can be read.
vim73
|
Fri, 21 May 2010 13:08:58 +0200 |
Bram Moolenaar |
updated for version 7.2.437
vim73
|
Fri, 21 May 2010 12:05:36 +0200 |
Bram Moolenaar |
Updated runtime files.
vim73
|
Fri, 21 May 2010 12:04:55 +0200 |
Bram Moolenaar |
Other solution for GTK not changing the locale.
vim73
|
Thu, 20 May 2010 21:46:00 +0200 |
Bram Moolenaar |
Various smaller changes. Updated proto files. Updated dependencies.
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
|
Tue, 18 May 2010 22:28:22 +0200 |
Bram Moolenaar |
Updated a few runtime files.
vim73
|
Tue, 18 May 2010 21:49:58 +0200 |
Bram Moolenaar |
One more fix for defining uint32_t.
vim73
|
Tue, 18 May 2010 21:41:09 +0200 |
Bram Moolenaar |
Change wording in link.sh: "remove" -> "omit"
vim73
|
Tue, 18 May 2010 21:17:10 +0200 |
Bram Moolenaar |
Fix build on Cygwin and MingW.
vim73
|
Tue, 18 May 2010 21:05:27 +0200 |
Bram Moolenaar |
Undefine uint32_t when building if_perl.xs to fix the build.
vim73
|
Mon, 16 Aug 2010 21:23:05 +0200 |
Bram Moolenaar |
Mark this revision the (end of the) Vim 7.2 branch.
vim72
|
Tue, 18 May 2010 20:34:20 +0200 |
Bram Moolenaar |
Add blowfish and sha256 source files to more Makefiles.
vim73
|
Mon, 12 Jul 2010 21:38:19 +0200 |
Bram Moolenaar |
updated for version 7.2.446
v7.2.446
|
Mon, 17 May 2010 22:07:47 +0200 |
Bram Moolenaar |
Small update to help files.
vim73
|
Wed, 07 Jul 2010 18:20:28 +0200 |
Bram Moolenaar |
updated for version 7.2.445
v7.2.445
|
Mon, 17 May 2010 22:07:15 +0200 |
Bram Moolenaar |
Avoid warnings for unused arguments when compiling with Gnome.
vim73
|
Sun, 13 Jun 2010 02:35:46 +0200 |
Bram Moolenaar |
updated for version 7.2.444
v7.2.444
|
Mon, 17 May 2010 21:37:47 +0200 |
Bram Moolenaar |
Undo undesired changes in src/Makefile.
vim73
|
Sat, 12 Jun 2010 20:12:02 +0200 |
Bram Moolenaar |
updated for version 7.2.443
v7.2.443
|
Mon, 17 May 2010 20:32:55 +0200 |
Bram Moolenaar |
Fixed encryption big/little endian test.
vim73
|