Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 7.4.1133v7.4.1133 | Bram Moolenaar | 2016-01-19 | 1 | -7/+7 |
| | | | | | Problem: Generated function prototypes still have __ARGS(). Solution: Generate function prototypes without __ARGS(). | ||||
* | updated for version 7.3.816v7.3.816 | Bram Moolenaar | 2013-02-13 | 1 | -0/+1 |
| | | | | | Problem: Can't compute a hash. Solution: Add the sha256() function. (Tyru, Hirohito Higashi) | ||||
* | Make automatic prototype generation work with more interfaces. | Bram Moolenaar | 2010-07-18 | 1 | -1/+1 |
| | |||||
* | Added salt to blowfish encryption. | Bram Moolenaar | 2010-06-13 | 1 | -2/+2 |
| | |||||
* | Fix uninit memory read in undo code. Fix uint32_t in proto file. | Bram Moolenaar | 2010-05-24 | 1 | -1/+1 |
| | | | | A few minor changes. | ||||
* | Included patch for persistent undo. Lots of changes and added test. | Bram Moolenaar | 2010-05-23 | 1 | -0/+3 |
| | |||||
* | Minor updates to blowfish encryption. | Bram Moolenaar | 2010-05-16 | 1 | -1/+1 |
| | |||||
* | Add the blowfish encryption patch from Mohsin Ahmed. Needs more work. | Bram Moolenaar | 2010-05-16 | 1 | -0/+5 |