Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-23 | updated for version 7.3.1007 | Bram Moolenaar | |
Problem: Can't build on Minix 3.2.1. Solution: Add a condition to an #ifdef. (Gautam Tirumala) | |||
2013-05-06 | updated for version 7.3.925 | Bram Moolenaar | |
Problem: Typos in source files. Solution: Fix the typos. (Ken Takata) | |||
2011-05-10 | updated for version 7.3.187 | Bram Moolenaar | |
Problem: The RISC OS port has obvious errors and is not being maintained. Solution: Remove the RISC OS files and code. | |||
2011-03-22 | updated for version 7.3.143 | Bram Moolenaar | |
Problem: Memfile is not tested sufficiently. Looking up blocks in a memfile is slow when there are many blocks. Solution: Add high level test and unittest. Adjust the number of hash buckets to the number of blocks. (Ivan Krasilnikov) | |||
2010-12-17 | updated for version 7.3.085 | Bram Moolenaar | |
Problem: Inconsistency with preproc symbols. void * computation. Solution: Include vimio.h from vim.h. Add type cast. | |||
2010-12-17 | updated for version 7.3.083 | Bram Moolenaar | |
Problem: When a read() or write() is interrupted by a signal it fails. Solution: Add read_eintr() and write_eintr(). | |||
2010-06-21 | Crypt the swapfile. | Bram Moolenaar | |
2010-06-05 | Use full path in undofile(). Updated docs. | Bram Moolenaar | |
2009-11-17 | updated for version 7.2-300 | Bram Moolenaar | |
2008-07-13 | updated for version 7.2b-000 | Bram Moolenaar | |
2008-06-24 | updated for version 7.2a | Bram Moolenaar | |
2008-05-07 | updated for version 7.1-296 | Bram Moolenaar | |
2007-05-11 | updated for version 7.1b-002 | Bram Moolenaar | |
2007-05-10 | updated for version 7.1b | Bram Moolenaar | |
2007-05-06 | updated for version 7.1a | Bram Moolenaar | |
2007-02-07 | updated for version 7.0-192 | Bram Moolenaar | |
2006-11-07 | updated for version 7.0-159 | Bram Moolenaar | |
2006-11-01 | updated for version 7.0-156 | Bram Moolenaar | |
2006-09-26 | updated for version 7.0-110 | Bram Moolenaar | |
2006-03-06 | updated for version 7.0216 | Bram Moolenaar | |
2006-01-14 | updated for version 7.0181 | Bram Moolenaar | |
2005-11-23 | updated for version 7.0158 | Bram Moolenaar | |
2004-06-13 | updated for version 7.0001 | Bram Moolenaar | |