summaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAgeFilesLines
* Added the undofile() function. Updated runtime files.Bram Moolenaar2010-05-3010-19/+42
* Do not write an undo file if there is nothing to undo.Bram Moolenaar2010-05-301-3/+0
* 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-293-7/+2
* 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-291-11/+9
* Don't execute some autocommands when v:dying is 2 or more.Bram Moolenaar2010-05-284-4/+15
* Runtime file updates.Bram Moolenaar2010-05-283-4/+12
* 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-253-7/+11
* 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-238-39/+160
* 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-2229-49/+94
* Add extra floating point functions.Bram Moolenaar2010-05-214-3/+166
* "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-212-4/+12
* Various smaller changes. Updated proto files. Updated dependencies.Bram Moolenaar2010-05-201-0/+2
* 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-181-0/+1
* 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-165-12/+40
* Move items around in the todo list.Bram Moolenaar2010-05-161-74/+52
* 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-1422-119/+333
* updated for version 7.2.433v7.2.433Bram Moolenaar2010-05-141-4/+4
* Updated runtime and language files.Bram Moolenaar2010-03-173-23/+18
* updated for version 7.2.389v7.2.389Bram Moolenaar2010-03-101-0/+3
* Updated runtime an documentation files.Bram Moolenaar2010-03-026-54/+54
* Updated runtime files.Bram Moolenaar2010-02-118-48/+39
* updated for version 7.2.336v7.2.336Bram Moolenaar2010-01-193-5/+32
* Updated runtime files.Bram Moolenaar2010-01-161-2/+8
* Updated runtime files.Bram Moolenaar2010-01-121-3/+12
* Update documentation files.Bram Moolenaar2010-01-0690-1036/+2371
* updated for version 7.2-295v7.2.295Bram Moolenaar2009-11-171-1/+2
* updated for version 7.2-286v7.2.286Bram Moolenaar2009-11-113-3/+6