]> git.sur5r.net Git - cc65/history - samples/sieve.c
Added space after function name.
[cc65] / samples / sieve.c
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2016-02-26 silverdrMerge pull request #1 from cc65/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2015-10-22 Oliver SchmidtMerge pull request #213 from mrdudz/soft80
2015-10-17 Oliver SchmidtMerge pull request #220 from greg-king5/holes
2015-10-17 Greg KingAdded missing parentheses. 220/head
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-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-17 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-17 Oliver SchmidtHave __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__...
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2009-10-14 uzChanged names of the pragmas to be identical to the...
2009-10-03 ol.scMade compatible with the Apple ][ machines, but without...
2009-08-28 uzIncrease count to 16384. Simplify complex expression.
2009-07-30 uzCalculate time in seconds, not ticks. Implement pager...
2003-12-21 cuzPrint a banner
2001-10-13 cuzUse static locals (again)
2001-10-13 cuzFixed a bug
2001-07-14 cuzTime the execution
2000-05-28 uzThis commit was generated by cvs2svn to compensate...