]> git.sur5r.net Git - cc65/history - src/common/xsprintf.h
Only for jumps, the lib uses named asm labels in branches
[cc65] / src / common / xsprintf.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 SchmidtMoved workaround for MinGW's missing %m support to...
2014-03-04 Oliver SchmidtNormalized code.
2014-03-03 Oliver SchmidtImprove MinGW support.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2008-03-31 cuzThe conversion specifier to output a StrBuf had to...
2004-12-15 cuzAdded a basic vsnprintf implementation to work around...
2000-09-24 cuzAdd an include file
2000-07-27 cuzMore attribute use
2000-07-27 cuzUse gcc function attributes for better error checking
2000-06-08 cuzAdd #define for MSC
2000-06-01 cuzAdded portability sprintf function