]> git.sur5r.net Git - cc65/shortlog
cc65
2005-02-19 cpgdio_query_sectsize is now a real function on the Atari
2005-02-19 cpgdioqsize.o: new object file
2005-02-19 cpginitial check-in
2005-02-17 cuzAdd creation time in the header
2005-02-17 cuzMore comment handling
2005-02-16 cuzAdded new comment feature
2005-02-14 cuzSuppress wine debug output
2005-02-14 cuzAllow numeric OS types in the config file
2005-02-14 cuzCode improvement
2005-02-14 cuzFixed a bug (report and patch by Greg King)
2005-02-14 cuzFixed two typos
2005-02-14 cuzFixed tab removal which somehow went wrong
2005-02-14 cuzNew scanf type routines for conio by Greg King + a...
2005-02-14 cuzAdded scanf test program contributed by Greg King
2005-02-14 cuzRemoved tabs from the foreign sources
2005-02-14 cuzNew cscanf routines by Greg King
2005-02-14 cuzScanf improvements by Greg King
2005-02-08 cuzFixed a bug
2005-01-23 cuzIn case of memory area overflows, generate a short...
2005-01-22 cuzFixed a few typos (note from Stefan Haubenthal)
2005-01-21 cuzAllow a unary +
2005-01-21 cuzFixed zeropage segment declaration (syntax had changed...
2005-01-20 cuzBetter error message when a file is not found in the...
2005-01-14 cuzRecoded the last change
2005-01-14 cuzFixed a bug (Report from Greg King)
2005-01-11 cuzImproved mainargs code from Stefan Haubenthal
2005-01-11 cuzImprove doc for .struct/.union
2005-01-09 cuzFixed a bug (hopefully).
2005-01-09 cuzDon't treat K&R functions as variadic. The standard...
2005-01-09 cuzTest file for illegal 6502 opcodes
2005-01-09 cuzOutput warnings for implicit int types if std >= C99.
2005-01-09 cuzFixed a bug: If all output data was discarded (by using...
2005-01-08 cuzMore CfgName issues.
2005-01-08 cuzFixed several places were CfgName was used directly...
2005-01-08 cuzReplace obsolete "wprot" segment type by "ro".
2005-01-08 cuzDescribe the new asminc feature
2005-01-08 cuzNew info file statement "asminc" that allows to read...
2005-01-08 cuzDescribe new align_load attribute
2005-01-08 cuzNew segment attribute ALIGN_LOAD. Some cleanup.
2005-01-06 cuzNew segment APPZP
2005-01-06 cuzNew code from Oliver Schmidt
2005-01-05 cuzFixed a typo
2005-01-05 cuzNew function: _aligned_malloc
2005-01-05 cuzAdded a comment
2005-01-05 cuzNew used block structure for the heap
2005-01-05 cuzFixed an identifier (cosmetic change)
2005-01-05 cuzSlice blocks even if the remainder is just sizeof(freeb...
2005-01-05 cuzSave a few bytes
2004-12-21 cuzSmall changes by Oliver Schmidt
2004-12-21 cuzAdded Oliver Schmidt
2004-12-21 cuzAdded an exit handler - code from Oliver Schmidt
2004-12-19 cuzChanged the way, used blocks are managed
2004-12-19 cuzSeveral improvements and a few bug fixes
2004-12-18 cuzFixes for the Watcom compiler and some general improvem...
2004-12-17 cpgfix tmp3 return value if DEFAULT_DEVICE is enabled
2004-12-16 cpgrename defdev to __defdev and export it; add support for
2004-12-16 cuzSome improvements using the new SB_Printf for string...
2004-12-16 cpgDYNAMIC_DD support
2004-12-16 cpgDYNAMIC_DD
2004-12-16 cuzUse inttypes.h and the intmax_t/uintmax_t types
2004-12-16 cuzNew module inttypes.h
2004-12-16 cpguse DEFAULT_DEVICE definition for the default drive
2004-12-16 cuzFixed another bug
2004-12-16 cuzFixed several bugs
2004-12-15 cuzAdded a basic vsnprintf implementation to work around...
2004-12-11 cuzFixed minor issues with the modifiers: Some modifiers...
2004-12-11 cuzva_copy is only available from C99 and up
2004-12-10 cuzDisable interrupts while modifying the signal table
2004-12-02 cuzSmall improvement
2004-12-01 cuzAnother fix from Oliver Schmidt
2004-12-01 cuzSmall change by Oliver Schmidt
2004-12-01 cuzSqeezed a few bytes out of the copydata function
2004-11-30 cuzUse register to improve the code
2004-11-30 cuzFixed an error and improved the code
2004-11-29 cuzNew code from Karri
2004-11-28 cuzReplaced vsscanf by an assembler version
2004-11-28 cuzReplace sscanf by an assembler version
2004-11-28 cuzReplaced fscanf by an assembler version
2004-11-28 cuzSmall optimization
2004-11-28 cuzRemoved an unused import
2004-11-27 cuzNew test optimization
2004-11-27 cuzOptimization step that handles load from *ptr++ if...
2004-11-27 cuzHandle static functions correctly with %v.
2004-11-27 cuzReplace vscanf by an assembler version
2004-11-27 cuzAdded O_EXCL
2004-11-27 cuzReplace vfscanf by an assembler version
2004-11-27 cuzAdded assembler include function for _scanf
2004-11-26 cuzAdded vscanf
2004-11-26 cuzRemoved a comment about the scanf functions
2004-11-26 cuzRewrote _scanf. It does need some tests and improvement...
2004-11-25 cuzFixed a bug
2004-11-25 cuzAdd the lynx
2004-11-23 cpgSIZEP2 was misnamed (SIZEF2) - noticed by Fatih Aygün
2004-11-23 cpgfix CH_VLINE definition (noticed by Fatih Aygün)
2004-11-23 cuzFixed a bug in code generation for left shifts
2004-11-13 cuzNew kbhit and cgetc functions from Karri
2004-11-09 cuzProfreading by Stefan Haubenthal
2004-11-07 cuzMake _mouse_geterrormsg public
2004-11-07 cuzUpdate the mouse demo to run with the new mouse API...
2004-11-07 cuzCosmetic changes
next