]> git.sur5r.net Git - cc65/history - src/common
Rearrange members to lower memory usage
[cc65] / src / common /
2003-09-14 cuzFixed a typo
2003-09-14 cuzAdded SegTypeToStr
2003-08-20 cuzUse $(RM) instead of rm -f
2003-08-12 cuzAdded #define for combined version
2003-08-07 cuzAdded different 65SC02 and 65C02 CPUs
2003-08-03 cuzNew function ForgetAllSearchPaths
2003-06-06 cuzCompleted assertions, add auto assertion for jmp (abs...
2003-06-06 cuzAdded assertions
2003-06-06 cuzIncreased the string pool size
2003-06-04 cuzMore string pool use
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-06-03 cuzRestructuring the object file format
2003-06-02 cuzAdd upper case extensions, use binary search
2003-05-30 cuzNew filetype module
2003-05-30 cuzFixed a bug
2003-05-29 cuzAdd AddSearchPathFromEnv
2003-05-28 cuzMoved most of cc65/incpath to a common searchpath module
2003-05-25 cuzEncode option strings in the string pool
2003-05-25 cuzChanged the object file and library format. There is...
2003-05-24 cuzNew strpool module
2003-05-03 cuzFixed a bug
2003-05-02 cuzAdded a nes target
2003-05-01 cuzMoved CPU definition into common/
2003-04-28 cuzNew function FindName()
2003-02-08 cuzNew function StrCaseCmp
2003-02-08 cuzBumped the version number
2003-02-08 cuzMove ValidSegName into segnames.c
2003-02-08 cuzMove default segment names into segnames.h
2003-02-08 cuzCorrect zeropage #def
2003-02-08 cuzDefine default segment names
2003-01-04 cuzMove the Debug flag into a new module "debugflag" in...
2002-12-14 cuzDid some renaming and cleanup: Renamed EXPR_SEGMENT...
2002-12-13 cuzBumped the version number
2002-12-12 cuzConverted all Watcom makefiles to use GNU make
2002-11-28 cuzAdded SegDef struct and a few functions to the segdefs...
2002-11-21 cuzNew target c16
2002-09-29 cuzNew function SB_Skip
2002-09-29 cuzAdd a user index to class StrBuf
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke
2002-06-03 cuzNew target: oric atmos
2002-04-26 cuzBumped the version number
2002-04-25 cuzAdd new target 'module'
2002-04-08 cuzNew pattern matching module matchpat.[ch]
2002-04-08 cuzBumped the version number
2002-04-08 cuzRemove duplicate line feed
2002-03-16 cuzUse CHECK instead of assert
2002-03-12 cuzUse CTNone as default
2002-02-18 cuzAllow to set character translations at compile time
2002-02-14 cuzUpdated PETSCII mappings
2002-02-14 cuzBumped the version number
2001-12-02 izydorstLUnix support tuning - plain ASCII and changed imports...
2001-12-01 cuzAdded/completed/debugged o65 support for Lunix
2001-10-11 cuzFixed problems with the inline macros
2001-10-11 cuzFixed another signedness problem
2001-10-11 cuzLast change fixed the wrong parameter
2001-10-11 cuzFixed a signedness problem
2001-10-11 cuzBumped the version number
2001-09-27 cuzAdded AUTO_COLLECTION_INITIALIZER
2001-09-25 cuzBumped the version number
2001-09-15 cuzFix signed/unsigned comparisons
2001-09-13 cuzAdded the Commdore 510 target system
2001-09-09 cuzAdding functionality to StrBuf
2001-09-09 cuzMore string buffer work
2001-09-09 cuzNew strbuf module
2001-09-08 cuzAdd new defines for export usage
2001-07-29 cuzAdded IsControl
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
next