]> git.sur5r.net Git - cc65/history - samples/sieve.c
Changed multi-line C comments into another style.
[cc65] / samples / sieve.c
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...