]> git.sur5r.net Git - cc65/history - src/ld65/scanner.c
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / ld65 / scanner.c
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...
2013-05-07 Oliver SchmidtMerge pull request #7 from greg-king5/config-buf
2013-05-07 Greg KingRemoved unneeded variable and function. 7/head
2011-08-15 uzThe line number is now of type unsigned.
2011-01-26 uzUse LineInfo instead of raw FilePos objects. Most infor...
2010-11-10 uzKeep the config file position in a FilePos structure.
2010-11-09 uzMerge CfgProcess and CfgAssignSegments because both...
2010-03-20 uzAllow escape sequences prefixed by '%' in strings....
2010-03-20 uzChanged the type of CfgSVal to a string buffer and...
2009-09-28 uzFixed warnings generated by clang (run by Per Olofsson).
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2005-07-28 cuzAdded simple expressions for the config file
2005-01-08 cuzMore CfgName issues.
2005-01-08 cuzFixed several places were CfgName was used directly...
2002-04-20 cuzUse cc65 character classification routines
2001-10-25 cuzFix a problem where the linker tries to print a NULL...
2000-11-20 cuzWorking on the condes feature
2000-09-07 cuzComment changes
2000-06-08 cuzUse xsprintf in common library
2000-05-28 uzThis commit was generated by cvs2svn to compensate...