]> git.sur5r.net Git - cc65/history - include/ctype.h
So far the built-in inlining of several known standard function was always (!) enable...
[cc65] / include / ctype.h
2017-04-03 Oliver SchmidtSo far the built-in inlining of several known standard...
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-05-02 Oliver SchmidtMerge pull request #3 from greg-king5/ctype
2013-05-01 Greg KingFixed isgraph() and ispunct() (macroes and library... 3/head
2009-11-02 uzAdded prototype for toascii(c);
2004-06-21 cuzThe -A and --ansi switches are gone, together with...
2003-06-03 cuzisblank() is an official function in the C99 standard
2001-09-09 cuzUse the new __asm__ syntax
2001-09-08 cuzUse && and || in preprocessor #if statements. Other...
2000-07-22 cuzChanged decl order
2000-07-22 cuzAdded standard copyright header, always define isblank...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...