Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 7.4.2239v7.4.2239 | Bram Moolenaar | 2016-08-21 | 1 | -0/+1 |
| | | | | | | Problem: Warning for missing declaration of skip_vimgrep_pat(). (John Marriott) Solution: Move it to another file. | ||||
* | patch 7.4.2231v7.4.2231 | Bram Moolenaar | 2016-08-20 | 1 | -0/+1 |
| | | | | | Problem: ":oldfiles" output is a very long list. Solution: Add a pattern argument. (Coot, closes #575) | ||||
* | patch 7.4.1955v7.4.1955 | Bram Moolenaar | 2016-06-26 | 1 | -1/+1 |
| | | | | | | Problem: Using 32-bit Perl with 64-bit time_t causes memory corruption. (Christian Brabandt) Solution: Use time_T instead of time_t for global variables. (Ken Takata) | ||||
* | patch 7.4.1919v7.4.1919 | Bram Moolenaar | 2016-06-11 | 1 | -0/+1 |
| | | | | | Problem: Register contents is not merged when writing viminfo. Solution: Use timestamps for register contents. | ||||
* | patch 7.4.1903v7.4.1903 | Bram Moolenaar | 2016-06-06 | 1 | -0/+1 |
| | | | | | | | | Problem: When writing viminfo merging current history with history in viminfo may drop recent history entries. Solution: Add new format for viminfo lines, use it for history entries. Use a timestamp for ordering the entries. Add test_settime(). Add the viminfo version. Does not do merging on timestamp yet. | ||||
* | patch 7.4.1133v7.4.1133 | Bram Moolenaar | 2016-01-19 | 1 | -64/+64 |
| | | | | | Problem: Generated function prototypes still have __ARGS(). Solution: Generate function prototypes without __ARGS(). | ||||
* | patch 7.4.1005v7.4.1005 | Bram Moolenaar | 2015-12-31 | 1 | -0/+1 |
| | | | | | Problem: Vim users are not always happy. Solution: Make them happy. | ||||
* | updated for version 7.4.449v7.4.449 | Bram Moolenaar | 2014-09-19 | 1 | -0/+1 |
| | | | | | Problem: Can't easily close the help window. (Chris Gaal) Solution: Add ":helpclose". (Christian Brabandt) | ||||
* | updated for version 7.3.1042v7.3.1042 | Bram Moolenaar | 2013-05-29 | 1 | -0/+1 |
| | | | | | Problem: Python: can't assign to vim.Buffer.name. Solution: Python patch 3. (ZyX) | ||||
* | updated for version 7.3.507v7.3.507 | Bram Moolenaar | 2012-04-25 | 1 | -0/+1 |
| | | | | | | | Problem: When exiting with unsaved changes, selecting an existing file in the file dialog, there is no dialog to ask whether the existing file should be overwritten. (Felipe G. Nievinski) Solution: Call check_overwrite() before writing. (Christian Brabandt) | ||||
* | updated for version 7.2-169v7.2.169 | Bram Moolenaar | 2009-05-13 | 1 | -1/+1 |
| | |||||
* | updated for version 7.2-166v7.2.166 | Bram Moolenaar | 2009-04-29 | 1 | -1/+3 |
| | |||||
* | updated for version 7.2-126v7.2.126 | Bram Moolenaar | 2009-02-24 | 1 | -0/+1 |
| | |||||
* | updated for version 7.2-041v7.2.041 | Bram Moolenaar | 2008-11-15 | 1 | -1/+1 |
| | |||||
* | updated for version 7.2-031v7.2.031 | Bram Moolenaar | 2008-11-09 | 1 | -1/+1 |
| | |||||
* | updated for version 7.1a | Bram Moolenaar | 2007-05-05 | 1 | -57/+57 |
| | |||||
* | updated for version 7.0dv7.0d | Bram Moolenaar | 2006-04-10 | 1 | -57/+57 |
| | |||||
* | updated for version 7.0c02v7.0c02 | Bram Moolenaar | 2006-03-28 | 1 | -57/+57 |
| | |||||
* | updated for version 7.0bv7.0b | Bram Moolenaar | 2006-03-24 | 1 | -57/+57 |
| | |||||
* | updated for version 7.0221 | Bram Moolenaar | 2006-03-11 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0132v7.0132 | Bram Moolenaar | 2005-08-19 | 1 | -0/+1 |
| | |||||
* | updated for version 7.0093v7.0093 | Bram Moolenaar | 2005-06-25 | 1 | -0/+2 |
| | |||||
* | updated for version 7.0075v7.0075 | Bram Moolenaar | 2005-05-22 | 1 | -0/+1 |
| | |||||
* | updated for version 7.0051v7.0051 | Bram Moolenaar | 2005-02-22 | 1 | -2/+2 |
| | |||||
* | updated for version 7.0024v7.0024 | Bram Moolenaar | 2004-12-24 | 1 | -0/+2 |
| | |||||
* | updated for version 7.0002v7.0002 | Bram Moolenaar | 2004-06-20 | 1 | -0/+1 |
| | |||||
* | updated for version 7.0001v7.0001 | Bram Moolenaar | 2004-06-13 | 1 | -0/+52 |