]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2010-06-12  Bram Moolenaarupdated for version 7.2.443 v7.2.443
2010-06-12  Bram Moolenaarupdated for version 7.2.443
2010-06-12  Bram MoolenaarMinor typo and docs update.
2010-06-12  Bram MoolenaarAvoid compiler warnings on Mac 10.6.
2010-06-08  Bram MoolenaarUpdate src/po/it.po. Fixed errors in ko.po.
2010-06-08  Bram MoolenaarFix conceal feature for gj, gk, etc. (Vince Negri)
2010-06-07  Bram MoolenaarFix crash when using ":grep".
2010-06-07  Bram MoolenaarFix Make_ivc.mak makefile. (Vince Negri)
2010-06-06  Bram MoolenaarFix crash for ":ownsyntax". (Dominique Pelle)
2010-06-06  Bram MoolenaarAvoid compiler warnings.
2010-06-06  Bram MoolenaarOne more fix for conceal patch.
2010-06-06  Bram MoolenaarFixed: after ":ownsyntax perl" and ":e" syntax was...
2010-06-06  Bram MoolenaarFixed memory leak in ":ownsyntax".
2010-06-06  Bram MoolenaarFix a few compiler warnings. Fix crash with encrypted...
2010-06-05  Bram MoolenaarAdd the conceal patch from Vince Negri.
2010-06-05  Bram MoolenaarUse full path in undofile(). Updated docs.
2010-06-05  Bram Moolenaarupdated for version 7.2.442 v7.2.442
2010-06-05  Bram Moolenaarupdated for version 7.2.442
2010-06-03  Bram MoolenaarAdd patch to improve support of z/OS (OS/390). (Ralf...
2010-06-03  Bram MoolenaarMove text from various.txt to a new helphelp.txt help...
2010-06-02  Bram MoolenaarOptimize the blowfish crypt/decrypt code a bit more.
2010-06-01  Bram MoolenaarMade crypt/decrypt faster.
2010-06-01  Bram MoolenaarFix completion of file names with '%' and '*'.
2010-06-01  Bram MoolenaarDon't use pointers to store numbers, use a union.
2010-05-31  Bram MoolenaarCorrect use of long instead of off_t for file size...
2010-05-31  Bram MoolenaarAdd test for gettabvar() and settabvar().
2010-05-30  Bram MoolenaarCrypt the text in the undo file if the file itself...
2010-05-30  Bram MoolenaarMade reading/writing undo info a bit more robust.
2010-05-30  Bram MoolenaarAdd a few #ifdefs to exclude functions that are not...
2010-05-30  Bram MoolenaarAdded the undofile() function. Updated runtime files.
2010-05-30  Bram MoolenaarDo not write an undo file if there is nothing to undo.
2010-05-30  Bram Moolenaarupdated for version 7.2.441 v7.2.441
2010-05-30  Bram Moolenaarupdated for version 7.2.441
2010-05-30  Bram MoolenaarA bit of cleanup and simplification for undofile.
2010-05-30  Bram MoolenaarA few more fixes for undo file. Split test in two...
2010-05-29  Bram MoolenaarVarious improvements to undo file code to make it more...
2010-05-29  Bram MoolenaarRemove old and unused method to allocate memory for...
2010-05-29  Bram MoolenaarFix a few more things for persistent undo.
2010-05-28  Bram Moolenaarupdated for version 7.2.440 v7.2.440
2010-05-28  Bram Moolenaarupdated for version 7.2.440
2010-05-28  Bram Moolenaarupdated for version 7.2.439 v7.2.439
2010-05-28  Bram Moolenaarupdated for version 7.2.439
2010-05-28  Bram MoolenaarDon't execute some autocommands when v:dying is 2 or...
2010-05-28  Bram MoolenaarRuntime file updates.
2010-05-26  Bram MoolenaarFix definition of UINT_PTR for 64 bit systems.
2010-05-26  Bram MoolenaarMore strict checks for the undo file.
2010-05-25  Bram MoolenaarFix for using ":wundo foo" when foo is an empty file.
2010-05-25  Bram Moolenaarupdated for version 7.2.438 v7.2.438
2010-05-25  Bram Moolenaarupdated for version 7.2.438
2010-05-25  Bram MoolenaarFound a way to make the MS-Windows installer wait for...
2010-05-24  Bram MoolenaarAnd another small fix for persistent undo.
2010-05-24  Bram MoolenaarFix: :wundo didn't work in a buffer without a name.
2010-05-24  Bram MoolenaarImprove the MS-Windows installer.
2010-05-24  Bram MoolenaarTiny change for Italian man page.
2010-05-24  Bram MoolenaarFix uninit memory read in undo code. Fix uint32_t...
2010-05-23  Bram MoolenaarIncluded patch for persistent undo. Lots of changes...
2010-05-23  Bram MoolenaarFix for Netbeans on MS-Windows not compiling.
2010-05-22  Bram MoolenaarSome versions of Ruby redefine rb_str_new2 to rb_str_ne...
2010-05-22  Bram MoolenaarFix wrong memory access when clearing crypt key.
2010-05-22  Bram MoolenaarAdd :nbstart and :nbclose.
2010-05-22  Bram MoolenaarIncluded the patch to support netbeans in a terminal.
2010-05-22  Bram MoolenaarFix: window title not updated after file dropped.
2010-05-22  Bram MoolenaarAdd the settabvar() and gettabvar() functions.
2010-05-21  Bram MoolenaarAdd extra floating point functions.
2010-05-21  Bram Moolenaar"g8" doesn't work properly on a NUL.
2010-05-21  Bram MoolenaarA few more changes for encryption. Add test that encry...
2010-05-21  Bram Moolenaarupdated for version 7.2.437 v7.2.437
2010-05-21  Bram Moolenaarupdated for version 7.2.437
2010-05-21  Bram MoolenaarUpdated runtime files.
2010-05-21  Bram MoolenaarOther solution for GTK not changing the locale.
2010-05-20  Bram MoolenaarVarious smaller changes. Updated proto files. Updated...
2010-05-19  Bram MoolenaarUse UINT32_T in the code, define it to uint32_t or...
2010-05-18  Bram MoolenaarUpdated a few runtime files.
2010-05-18  Bram MoolenaarOne more fix for defining uint32_t.
2010-05-18  Bram MoolenaarChange wording in link.sh: "remove" -> "omit"
2010-05-18  Bram MoolenaarFix build on Cygwin and MingW.
2010-05-18  Bram MoolenaarUndefine uint32_t when building if_perl.xs to fix the...
2010-05-18  Bram MoolenaarAdd blowfish and sha256 source files to more Makefiles.
2010-05-17  Bram MoolenaarSmall update to help files.
2010-05-17  Bram MoolenaarAvoid warnings for unused arguments when compiling...
2010-05-17  Bram MoolenaarUndo undesired changes in src/Makefile.
2010-05-17  Bram MoolenaarFixed encryption big/little endian test.
2010-05-16  Bram MoolenaarMinor updates to blowfish encryption.
2010-05-16  Bram MoolenaarAdd the blowfish encryption patch from Mohsin Ahmed...
2010-05-16  Bram MoolenaarAdd 'relativenumber' patch from Markus Heidelberg.
2010-05-16  Bram MoolenaarRemove outdated line from top Makefile.
2010-05-16  Bram MoolenaarMove items around in the todo list.
2010-05-16  Bram Moolenaarupdated for version 7.2.436 v7.2.436
2010-05-16  Bram Moolenaarupdated for version 7.2.436
2010-05-16  Bram MoolenaarFix typo in release date.
2010-05-16  Bram Moolenaarupdated for version 7.2.435 v7.2.435
2010-05-16  Bram Moolenaarupdated for version 7.2.435
2010-05-16  Bram MoolenaarMerge patch 7.2.434.
2010-05-16  Bram Moolenaarupdated for version 7.2.434 v7.2.434
2010-05-15  Bram MoolenaarMerged change from default branch: Correct Japanese...
2010-05-15  Bram MoolenaarCorrect Japanese menus to avoid error while loading...
2010-05-15  Bram MoolenaarAfter recovery check if the text changed. If it did...
2010-05-15  Bram MoolenaarGet rid of the "extra" and "lang" archives.
2010-05-15  Bram MoolenaarSwitched from autoconf 2.63 to 2.65.
2010-05-15  Bram MoolenaarSmall fix for compiler warning in Netbeans.
next