]> git.sur5r.net Git - cc65/history - src/ca65/filetab.c
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / ca65 / filetab.c
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2011-08-21 uzThe ...Entry functions from the hashtab module have...
2011-08-14 uzComplete redesign of line info generation. Uses spans...
2011-08-12 uzAdjust to recent changes in the hash modules.
2011-01-27 uzSave a few bytes when writing file list entries to...
2010-05-01 uzAdded dependency file generation to the assembler....
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2003-11-08 cuzAdded .SCOPE/.ENDSCOPE
2003-11-08 cuzReplace error/warning numbers by strings.
2003-10-23 cuzChange API for the Compare function
2003-10-22 cuzUse the new generic hash tables
2003-10-22 cuzUse the new hash table module
2003-06-04 cuzMore string pool use
2000-11-20 cuzWorking on the condes feature
2000-08-02 cuzChange the implementation of the file table. It may...
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-08-01 cuzIncreased the file count to 16 bits when written to...