summaryrefslogtreecommitdiff
path: root/src/ascii.h
Commit message (Collapse)AuthorAgeFilesLines
* updated for version 7.3.383v7.3.383Bram Moolenaar2011-12-231-1/+1
| | | | | Problem: For EBCDIC pound sign is defined as 't'. Solution: Correctly define POUND.
* updated for version 7.3.293v7.3.293Bram Moolenaar2011-09-021-1/+1
| | | | | Problem: MSVC compiler has a problem with non-ASCII characters. Solution: Avoid non-ASCII characters. (Hong Xu)
* updated for version 7.3.187v7.3.187Bram Moolenaar2011-05-101-7/+2
| | | | | Problem: The RISC OS port has obvious errors and is not being maintained. Solution: Remove the RISC OS files and code.
* updated for version 7.0219v7.0219Bram Moolenaar2006-03-091-11/+5
|
* updated for version 7.0098v7.0098Bram Moolenaar2005-06-301-4/+2
|
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+201