]> git.sur5r.net Git - cc65/history - src/ar65/library.c
Added a C header that translates from the source file's encoding to PetSCII.
[cc65] / src / ar65 / library.c
2019-01-25 jedeoricMerge branch 'master' into master
2019-01-20 Oliver SchmidtMerge pull request #829 from inexorabletash/string...
2019-01-05 Greg KingChanged most "backticks" (grave accents) into apostrophes.
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2014-02-28 Oliver SchmidtMerge pull request #86 from AntiheroSoftware/ca65-65816
2014-02-20 Oliver SchmidtMerge pull request #83 from AntiheroSoftware/ca65-65816
2014-02-17 Oliver SchmidtMerge pull request #80 from AntiheroSoftware/ca65-65816
2014-02-11 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-02-10 Oliver SchmidtDeduct temporary library path name from library path...
2014-02-09 Oliver SchmidtAvoid tmpfile().
2013-11-19 Stephan MühlstrasserMerge branch 'master' into c1p
2013-09-25 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-09-23 Oliver SchmidtMerge pull request #44 from greg-king5/archiver
2013-09-23 Greg KingMade the archiver announce a library's creation only... 44/head
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-06-07 uzIn error or warning messages, output the name of the...
2011-01-28 uzChange how data is stored in the library. To simplify...
2011-01-28 uzSimplify things using collections. Some more generic...
2011-01-27 uzAdapted to changes in the object file format.
2010-11-08 uzSeparate processing the linker config file into two...
2010-08-17 uzRenamed the defines in symdefs.h to something more...
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-05-25 cuzChanged the object file and library format. There is...
2002-12-14 cuzDid some renaming and cleanup: Renamed EXPR_SEGMENT...
2001-09-15 cuzFixed a few compiler warnings
2001-03-10 cuzMoved verbose output to a shared module in the common...
2000-11-20 cuzDebugging the condes support
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-06-14 cuzMove stuff into the common directory
2000-05-28 uzThis commit was generated by cvs2svn to compensate...