]> git.sur5r.net Git - cc65/history - src/common
Fixed a bug in CascadeSwitch
[cc65] / src / common /
2001-07-17 cuzAdded CollMoveMultiple
2001-07-17 cuzAdded CollMove
2001-05-23 cuzAdded line infos
2001-05-23 cuzCosmetic change
2001-05-22 cuzBumped the version
2001-05-16 cuzUse :? operator to allow use in expressions
2001-05-16 cuzRenamed cfeature.h to inline.h
2001-05-16 cuzUse inline for better performance
2001-05-05 cuzAdded CollPop
2001-05-03 cuzAdded CollIndex and CollDeleteItem
2001-04-30 cuzAdded CollDeleteAll
2001-04-25 cuzNew module strutil
2001-03-26 cuzAdded xrealloc
2001-03-23 cuzType change
2001-03-23 cuzChanged TgtTranslateBuf
2001-03-10 cuzMoved verbose output to a shared module in the common...
2001-03-10 cuzAdded module for program output.
2001-03-09 cuzAdded command line response files
2001-01-05 cuzMinor updates
2001-01-05 cuzAdd a new chartype module for character classification...
2000-12-09 cuzBumped the version number
2000-12-02 cuzFixed wrong translations for PET and CBM610
2000-11-30 cuzReplaced the unused NES target by BBC
2000-11-29 cuzNew TgtTranslateBuf function
2000-11-20 cuzDebugging the condes support
2000-11-20 cuzAdded InitFilePos method
2000-11-20 cuzWorking on the condes feature
2000-11-19 cuzMingW fixes
2000-11-17 cuzSmall fix for DJGPP
2000-11-02 cuzRemoved underlines from struct names
2000-10-31 cuzAdded a sort function
2000-10-30 cuzWorking on initializers
2000-10-30 cuzFixed a bug
2000-10-30 cuzRenamed EXP_INITIALIZER, added check macros
2000-10-30 cuzBump version number
2000-10-30 cuzChange symbol flags, add initializer
2000-10-15 cuzAdded functions taking and returning consts
2000-09-24 cuzAdd an include file
2000-09-14 cuzExport/rename init function
2000-09-02 cuzAdded CollLast
2000-09-01 cuzAllow static initialization of collections
2000-08-23 cuzCheck for the presence of an argument if the option...
2000-08-22 cuzMove target type and character translation into the...
2000-08-19 cuzUse more gcc attributes
2000-08-19 cuzAdded a module that implements dynamic arrays.
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-08-01 cuzMove the check module to common/
2000-07-29 cuzRenamed several expression ops and added others.
2000-07-27 cuzMore attribute use
2000-07-27 cuzUse gcc function attributes for better error checking
2000-07-27 cuzBumped the version number
2000-07-20 cuzBumped the version number
2000-06-22 cuzBumped the version number
2000-06-14 cuzJust renames
2000-06-14 cuzMore common subroutines
2000-06-14 cuzRename a function
2000-06-14 cuzFixed an error
2000-06-14 cuzNew module for command line parsing
2000-06-08 cuzAdd #define for MSC
2000-06-01 cuzAbort on string overflow
2000-06-01 cuzAdded xsprint to the watcom makefile
2000-06-01 cuzAdded portability sprintf function
2000-05-28 uzThis commit was generated by cvs2svn to compensate...