]> git.sur5r.net Git - cc65/history - libsrc/geos-common/system
again, some TABs slipped into the code...
[cc65] / libsrc / geos-common / system /
2018-11-06 Oliver SchmidtAdjusted comments to match actual prototypes.
2018-08-29 greg-king5Merge pull request #706 from xlar54/master
2018-08-15 Oliver SchmidtReplaced _systime with clock_gettime.
2018-05-21 IrgendwerMerge branch 'master' into popptr1
2018-04-16 Oliver SchmidtMerge pull request #627 from jedeoric/master
2018-03-31 Oliver SchmidtMerge pull request #620 from blackystardust/master
2018-03-27 Greg KingMoved most of the tgi_colors.s files into the libsrc...
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-03-16 Oliver SchmidtAdjusted constructors.
2016-03-08 Oliver SchmidtMerge pull request #274 from bbbradsmith/doc-cc65-intern
2016-03-06 Oliver SchmidtRenamed INITBSS to INIT and INIT to ONCE.
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-09-09 Oliver SchmidtMerge pull request #130 from greg-king5/caps-lock
2014-08-24 Oliver SchmidtMerge pull request #131 from greg-king5/refine-crt
2014-08-24 Greg KingRefined the comments in the target start-up files. 131/head
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-06 Oliver SchmidtMerge pull request #4 from greg-king5/filepath
2013-05-04 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2012-10-23 ol.scFixed several aspects of the GEOS CONIO implementation:
2012-06-08 ol.scApple GEOS reserves beside the main app area at $4000...
2012-02-28 ol.scAdded screen initialization on Apple GEOS.
2012-02-22 ol.scMinor style adjustment.
2012-02-20 ol.scGreg King: SHORTCUT is a graphic character (it is displ...
2012-02-17 ol.scMy recent decision to reuse the character specification...
2012-02-09 ol.scNormalized coding style.
2012-02-08 ol.sc- The address given for GetSerialNumber in the "Hitchhi...
2012-02-08 ol.scNormalized coding style.
2012-02-07 ol.sc'setoserror' is used by routines residing both 'disk...
2012-02-07 ol.scMoved non-driver files from 'geos-cbm/devel' to 'geos...
2012-02-04 ol.scMoved the 'system' files from 'geos-cbm' to 'geos-commo...