]> git.sur5r.net Git - cc65/history - src/cc65/scanstrbuf.c
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / cc65 / scanstrbuf.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...
2009-10-14 uzFixed a problem with SB_GetSym.
2009-10-13 uzRewrote most of the #pragma parsing code. I'm still...
2009-10-08 uzFixed some sloopy StrBuf coding.
2004-03-02 cuzFixed a bug: Octal character constants were not handled...
2004-03-02 cuzSB_GetNumber didn't handle a sign correctly
2004-03-02 cuzAdded missing 'simple escape sequences'
2002-09-30 cuzAdd SB_GetNumber to scanstrbuf.c.
2002-09-29 cuzRedoing the pragma stuff