]> git.sur5r.net Git - cc65/history - src/common/strbuf.c
Added cc65_symbol_byscope.
[cc65] / src / common / strbuf.c
2010-05-29 uzCheck for a size of zero in SB_CopyBuf to make the...
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2008-03-27 cuzNew functions SB_ToLower and SB_ToUpper.
2007-02-07 cuzFixed an error in SB_Slice.
2004-12-18 cuzFixes for the Watcom compiler and some general improvem...
2004-12-16 cuzFixed several bugs
2004-12-15 cuzAdded a basic vsnprintf implementation to work around...
2004-07-11 cuzAdded SB_Compare
2004-03-02 cuzPass chars as ints
2003-10-22 cuzMore string buffer functions
2003-10-10 cuzBeafed up the string buffer module
2003-10-10 cuzFixed an issue with SB_CopyBuf
2002-09-29 cuzAdd a user index to class StrBuf
2001-10-11 cuzFixed problems with the inline macros
2001-09-09 cuzAdding functionality to StrBuf
2001-09-09 cuzMore string buffer work
2001-09-09 cuzNew strbuf module