]> git.sur5r.net Git - cc65/history - src/common/filepos.h
Only for jumps, the lib uses named asm labels in branches
[cc65] / src / common / filepos.h
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
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2011-08-15 uzChange the type of the line number from unsigned long...
2011-01-24 uzAdded a compar function for file positions.
2010-11-12 uzMake the Name and Col fields unsigned instead of short.
2010-11-10 uzAdded a static initializer for struct FilePos.
2003-10-31 cuzChange data types to get a smaller memory footprint
2001-05-23 cuzCosmetic change
2000-11-20 cuzAdded InitFilePos method
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...