summaryrefslogtreecommitdiff
path: root/src/farsi.c
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.0.0466: still macros that should be all-capsv8.0.0466Bram Moolenaar2017-03-161-2/+2
| | | | | Problem: There are still a few macros that should be all-caps. Solution: Make a few more macros all-caps.
* patch 8.0.0263: Farsi support is not tested enoughv8.0.0263Bram Moolenaar2017-01-291-50/+50
| | | | | Problem: Farsi support is not tested enough. Solution: Add more tests for Farsi. Clean up the code.
* patch 8.0.0262: Farsi support is barely testedv8.0.0262Bram Moolenaar2017-01-291-317/+301
| | | | | Problem: Farsi support is barely tested. Solution: Add more tests for Farsi. Clean up the code.
* patch 7.4.2293v7.4.2293Bram Moolenaar2016-08-291-1/+1
| | | | | Problem: Modelines in source code are inconsistant. Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
* patch 7.4.1983v7.4.1983Bram Moolenaar2016-07-021-2/+6
| | | | | Problem: farsi.c and arabic.c are included in a strange way. Solution: Build them like other files.
* patch 7.4.1981v7.4.1981Bram Moolenaar2016-07-021-283/+184
| | | | | Problem: No testing for Farsi code. Solution: Add a minimal test. Clean up Farsi code.
* patch 7.4.1412v7.4.1412Bram Moolenaar2016-02-241-3/+3
| | | | | Problem: Compiler warning for indent. (Dominique Pelle) Solution: Fix the indent.
* patch 7.4.1206v7.4.1206Bram Moolenaar2016-01-301-59/+34
| | | | | | Problem: Using old style function declarations. Solution: Change to new style function declarations. (script by Hirohito Higashi)
* patch 7.4.1197v7.4.1197Bram Moolenaar2016-01-291-20/+20
| | | | | Problem: Still using __ARGS. Solution: Remove __ARGS in several files. (script by Hirohito Higashi)
* updated for version 7.3.925v7.3.925Bram Moolenaar2013-05-061-1/+1
| | | | | Problem: Typos in source files. Solution: Fix the typos. (Ken Takata)
* updated for version 7.3.601v7.3.601Bram Moolenaar2012-07-161-1/+1
| | | | | Problem: Bad code style. Solution: Insert space, remove parens.
* updated for version 7.2-177v7.2.177Bram Moolenaar2009-05-161-7/+8
|
* updated for version 7.2av7.2aBram Moolenaar2008-06-241-1/+3
|
* updated for version 7.1bBram Moolenaar2007-05-101-2/+2
|
* updated for version 7.0104v7.0104Bram Moolenaar2005-07-061-1/+1
|
* updated for version 7.0101v7.0101Bram Moolenaar2005-07-031-4/+4
|
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+2312