summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* A bit of cleanup and simplification for undofile.Bram Moolenaar2010-05-302-2/+2
* A few more fixes for undo file. Split test in two parts so that it doesn'tBram Moolenaar2010-05-301-0/+1
* Various improvements to undo file code to make it more robust.Bram Moolenaar2010-05-294-12/+7
* Remove old and unused method to allocate memory for undo.Bram Moolenaar2010-05-291-7/+0
* Fix a few more things for persistent undo.Bram Moolenaar2010-05-292-15/+18
* Don't execute some autocommands when v:dying is 2 or more.Bram Moolenaar2010-05-284-4/+15
* Runtime file updates.Bram Moolenaar2010-05-2814-170/+241
* Fix definition of UINT_PTR for 64 bit systems.Bram Moolenaar2010-05-261-0/+4
* More strict checks for the undo file.Bram Moolenaar2010-05-263-3/+20
* Found a way to make the MS-Windows installer wait for the uninstaller toBram Moolenaar2010-05-254-14/+18
* Fix: :wundo didn't work in a buffer without a name.Bram Moolenaar2010-05-241-2/+5
* Improve the MS-Windows installer.Bram Moolenaar2010-05-242-7/+7
* Tiny change for Italian man page.Bram Moolenaar2010-05-242-2/+2
* Fix uninit memory read in undo code. Fix uint32_t in proto file.Bram Moolenaar2010-05-242-10/+10
* Included patch for persistent undo. Lots of changes and added test.Bram Moolenaar2010-05-2311-41/+166
* Add :nbstart and :nbclose.Bram Moolenaar2010-05-226-20/+47
* Included the patch to support netbeans in a terminal.Bram Moolenaar2010-05-225-22/+53
* Fix: window title not updated after file dropped.Bram Moolenaar2010-05-222-0/+3
* Add the settabvar() and gettabvar() functions.Bram Moolenaar2010-05-2231-153/+229
* Add extra floating point functions.Bram Moolenaar2010-05-216-3/+168
* "g8" doesn't work properly on a NUL.Bram Moolenaar2010-05-212-2/+2
* A few more changes for encryption. Add test that encrypted file can be read.Bram Moolenaar2010-05-212-14/+13
* Updated runtime files.Bram Moolenaar2010-05-2126-134/+578
* Various smaller changes. Updated proto files. Updated dependencies.Bram Moolenaar2010-05-202-7/+11
* Use UINT32_T in the code, define it to uint32_t or unsigned int.Bram Moolenaar2010-05-192-1/+8
* Updated a few runtime files.Bram Moolenaar2010-05-185-42/+49
* Small update to help files.Bram Moolenaar2010-05-172-8/+10
* Fixed encryption big/little endian test.Bram Moolenaar2010-05-174-9/+24
* Minor updates to blowfish encryption.Bram Moolenaar2010-05-161-8/+6
* Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.Bram Moolenaar2010-05-163-3/+30
* Add 'relativenumber' patch from Markus Heidelberg.Bram Moolenaar2010-05-169-22/+55
* Move items around in the todo list.Bram Moolenaar2010-05-161-74/+52
* Merged change from default branch: Correct Japanese menus.Bram Moolenaar2010-05-153-60/+60
|\
| * Correct Japanese menus to avoid error while loading them after 7.2.432.Bram Moolenaar2010-05-153-60/+60
* | After recovery check if the text changed. If it did mark the buffer asBram Moolenaar2010-05-153-26/+47
* | Get rid of the "extra" and "lang" archives.Bram Moolenaar2010-05-151-1/+0
* | Switched from autoconf 2.63 to 2.65.Bram Moolenaar2010-05-151-2/+0
* | First step in the Vim 7.3 branch. Changed version numbers.Bram Moolenaar2010-05-15131-135/+140
|/
* Updated runtime files.Bram Moolenaar2010-05-1480-2286/+5680
* updated for version 7.2.433v7.2.433Bram Moolenaar2010-05-141-4/+4
* Updated runtime and language files.Bram Moolenaar2010-03-176-97/+96
* updated for version 7.2.394v7.2.394Bram Moolenaar2010-03-101-2/+6
* updated for version 7.2.389v7.2.389Bram Moolenaar2010-03-101-0/+3
* Updated runtime an documentation files.Bram Moolenaar2010-03-0213-354/+819
* Updated runtime files.Bram Moolenaar2010-02-1113-60/+61
* updated for version 7.2.348v7.2.348Bram Moolenaar2010-01-271-16/+26
* updated for version 7.2.336v7.2.336Bram Moolenaar2010-01-193-5/+32
* Add a few missing runtime files.Bram Moolenaar2010-01-177-0/+244
* Updated runtime files.Bram Moolenaar2010-01-163-53/+127
* Updated runtime files.Bram Moolenaar2010-01-123-53/+221