summaryrefslogtreecommitdiff
path: root/src/Make_morph.mak
Commit message (Collapse)AuthorAgeFilesLines
* patch 7.4.2069v7.4.2069Bram Moolenaar2016-07-191-0/+1
| | | | | Problem: spell.c is too big. Solution: Split it in spell file handling and spell checking.
* patch 7.4.2063v7.4.2063Bram Moolenaar2016-07-171-0/+1
| | | | | Problem: eval.c is still too big. Solution: Split off internal functions to evalfunc.c.
* patch 7.4.2059v7.4.2059Bram Moolenaar2016-07-171-0/+3
| | | | | Problem: Non-Unix builds fail. Solution: Update Makefiles for new files.
* patch 7.4.1983v7.4.1983Bram Moolenaar2016-07-021-1/+3
| | | | | Problem: farsi.c and arabic.c are included in a strange way. Solution: Build them like other files.
* patch 7.4.1154v7.4.1154Bram Moolenaar2016-01-231-0/+1
| | | | | | Problem: No support for JSON. Solution: Add jsonencode() and jsondecode(). Also add v:false, v:true, v:null and v:none.
* updated for version 7.4.401v7.4.401Bram Moolenaar2014-08-101-0/+2
| | | | | Problem: Can't build on MS-Windows. Solution: Include the new files in all the Makefiles.
* Add blowfish and sha256 source files to more Makefiles.Bram Moolenaar2010-05-181-1/+3
|
* updated for version 7.0bv7.0bBram Moolenaar2006-03-241-2/+2
|
* updated for version 7.0153v7.0153Bram Moolenaar2005-10-031-0/+1
|
* updated for version 7.0114v7.0114Bram Moolenaar2005-07-231-0/+1
|
* updated for version 7.0062Bram Moolenaar2005-03-201-0/+1
|
* updated for version 7.0042v7.0042Bram Moolenaar2005-01-191-0/+1
|
* updated for version 7.0030v7.0030Bram Moolenaar2005-01-041-12/+0
|
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+88