]> git.sur5r.net Git - cc65/history - include/ctype.h
Fixed LinuxDoc Tools issues in some verbatim blocks in the Atari document.
[cc65] / include / ctype.h
2018-08-29 greg-king5Merge pull request #706 from xlar54/master
2018-07-26 Oliver SchmidtUpdated comment.
2017-10-23 jedeMerge branch 'master' of https://github.com/jedeoric...
2017-10-22 jedeoricMerge branch 'master' into master
2017-10-22 Oliver SchmidtMerge pull request #504 from jedeoric/master
2017-10-08 Oliver SchmidtMerge pull request #503 from jedeoric/master
2017-09-27 Oliver SchmidtMerge pull request #494 from jedeoric/master
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-06-05 Oliver SchmidtMerge pull request #436 from bbbradsmith/ca65_define_ma...
2017-05-26 Oliver SchmidtMerge pull request #438 from bbbradsmith/ca65_rand_comment
2017-04-04 Oliver SchmidtMerge pull request #389 from IrgendwerA8/stringimprovements
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...