Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-29 | updated for version 7.3.577 | Bram Moolenaar | |
Problem: Size of memory does not fit in 32 bit unsigned. Solution: Use Kbyte instead of byte. Call GlobalMemoryStatusEx() instead of GlobalMemoryStatus() when available. | |||
2011-10-20 | updated for version 7.3.342 | Bram Moolenaar | |
Problem: Code not in Vim style. Solution: Fix the style. (Elias Diem) | |||
2010-12-17 | updated for version 7.3.087 | Bram Moolenaar | |
Problem: EINTR is not always defined. Solution: Include errno.h in vim.h. | |||
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-06-26 | Various small fixes from Dominique Pelle. | Bram Moolenaar | |
2008-11-12 | updated for version 7.2-036 | Bram Moolenaar | |
2008-06-24 | updated for version 7.2a | Bram Moolenaar | |
2006-03-06 | updated for version 7.0216 | Bram Moolenaar | |
2005-06-30 | updated for version 7.0098 | Bram Moolenaar | |
2004-06-13 | updated for version 7.0001 | Bram Moolenaar | |