]> git.sur5r.net Git - cc65/shortlog
cc65
2005-03-30 cuzNew function dio_query_sectcount and cosmetic changes
2005-03-30 cuzdio implementation by Oliver Schmidt
2005-03-30 cuzCosmetic changes requested by Oliver Schmidt
2005-03-30 cuzMinor changes requested by Oliver Schmidt
2005-03-28 cuzRemoved tabs
2005-03-28 cuzRemove obsolete files
2005-03-28 cuzSqueezed out a few bytes
2005-03-27 cuzMore functions
2005-03-27 cuzFixed "statement has no effect" warnings.
2005-03-26 cuzIgnore ready built drivers
2005-03-26 cuzNew version from Oliver Schmidt
2005-03-26 cuzAllow to replace the color functions in conio.h by...
2005-03-26 cuzNew version from Oliver Schmidt
2005-03-26 cuzAdded library groups
2005-03-25 cuzFixed a typo
2005-03-25 cuzNo output when using wstrip
2005-03-25 cuzCheck if the bin directory is already in the path
2005-03-25 cuzSimple windows installer/uninstaller
2005-03-25 cuzAdd the replacement startup file wildargv.obj to the...
2005-03-24 cuzOutput the help text to stdout
2005-03-24 cuzAdded the INIT segment
2005-03-22 cuzCheap local symbol in a macro .local statement were...
2005-03-20 cuzAdded extensions for new loadable modules
2005-03-15 cuzAllow to remap the character with code zero.
2005-03-11 cuzFixed a bug and replaced tabs by spaces
2005-02-26 cuzMove constructor code into the INIT segment. Note:...
2005-02-26 cuzMove constructor code into the INIT segment
2005-02-26 cuzMove constructor code into the INIT segment
2005-02-26 cuzMove initialization code into the init segment
2005-02-26 cuzMove the constructor tables into the INIT segment
2005-02-25 cuzAdded the new INIT segment to all configs and adjusted...
2005-02-21 cuzAdded joystick functions from joystick.h
2005-02-21 cuzDoc for new comment attribute
2005-02-20 cpgupdate date
2005-02-20 cpgadd DIO section
2005-02-20 cpgdocument the dio_query_sectsize function
2005-02-20 cpgclean up
2005-02-19 cuzOne more example from the C standard
2005-02-19 cpgadd query_sectorsize: query sector size of disk by...
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
next