]> git.sur5r.net Git - cc65/history - src/ar65
Return after errors, move left bracket consumption down
[cc65] / src / ar65 /
2019-03-24 Bas WassinkMerge https://github.com/cc65/cc65
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.
2017-10-23 jedeMerge branch 'master' of https://github.com/jedeoric...
2017-10-22 jedeoricMerge branch 'master' into master
2017-10-22 Oliver SchmidtMerge pull request #504 from jedeoric/master
2017-10-08 Oliver SchmidtMerge pull request #503 from jedeoric/master
2017-09-27 Oliver SchmidtMerge pull request #494 from jedeoric/master
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-06-05 Oliver SchmidtMerge pull request #436 from bbbradsmith/ca65_define_ma...
2017-06-03 Oliver SchmidtMerge pull request #442 from polluks/patch-6
2017-06-03 Oliver SchmidtMerge pull request #443 from polluks/patch-7
2017-05-28 StefanUpdate main.c 443/head
2017-05-28 StefanUpdate main.c
2017-05-28 StefanUpdate list.c 442/head
2017-05-28 StefanUpdate list.c
2017-05-28 StefanUpdate list.c
2017-05-27 StefanMore POSIX.2, staying compatible
2017-05-27 StefanUse verbosity
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2016-08-16 Oliver SchmidtMerge pull request #335 from IrgendwerA8/SMC_macro_fixes
2016-08-14 Oliver SchmidtMerge pull request #334 from cacciatc/standard-versioning
2016-08-12 Chris CacciatoreAll programs print version and exit successfully. 334/head
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2016-02-26 silverdrMerge pull request #1 from cc65/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2015-09-25 Oliver SchmidtMerge pull request #211 from greg-king5/errno-helpers
2015-09-25 Oliver SchmidtMerge pull request #210 from greg-king5/archiver
2015-09-25 Greg KingFixed a warning message. 210/head
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...
2013-04-27 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2013-04-07 Oliver SchmidtNo copyright message here.
2013-04-07 Oliver SchmidtAllow for warning-free build of ar65 with MS VC on...
2012-06-07 uzIn error or warning messages, output the name of the...
2012-04-03 uzUse the replacement function to set file times.
2012-04-01 uzUse the new FileStat function to get correct file modif...
2011-08-21 uzWrite spans out in a separate object file section....
2011-08-18 uzAdapt to changed information in the object files.
2011-08-12 uzTracked rename of hashstr -> hashfunc.
2011-06-13 uzMark the symbol that is the name of a scope with the...
2011-01-28 uzChange how data is stored in the library. To simplify...
2011-01-28 uzNo need to specify explicit paths in #include statements.
2011-01-28 uzUse routine from common library instead of separate...
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-11-07 uzPatch to correct the linkorder in the make files to...
2010-08-17 uzRenamed the defines in symdefs.h to something more...
2009-09-29 uzReplace tabs by spaces in file lists.
2009-09-29 uzFixes for the watcom makefiles:
2009-09-29 uzUse "override" when appending to CFLAGS, so this works...
2009-09-28 uzMove the version numbers from the interface of the...
2009-09-27 uzMake the watcom makefiles a bit more openwatcom compatible.
2009-09-24 uzChange the makefiles so that CFLAGS that are special...
2009-02-08 uzMakefile cleanup. Among other things, allow use of...
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2005-12-11 cuzFixed portability problems with va_copy. In three place...
2005-03-25 cuzNo output when using wstrip
2005-03-24 cuzOutput the help text to stdout
2005-02-14 cuzSuppress wine debug output
2004-10-11 cuzChanges for new WINE version
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-11-02 cuzConvert the watcom makefiles for use with wine under...
2003-08-20 cuzUse $(RM) instead of rm -f
2003-08-14 cuzAdded gcc attributes
2003-06-06 cuzAdded assertions
2003-05-25 cuzChanged the object file and library format. There is...
2002-12-14 cuzDid some renaming and cleanup: Renamed EXPR_SEGMENT...
2002-12-12 cuzConverted all Watcom makefiles to use GNU make
2002-11-25 cuzAdjusted the copyright string
2001-09-15 cuzFixed a few compiler warnings
2001-09-13 cuzAdded the CBM510 as a new target system
2001-05-23 cuzAdded line infos
2001-03-10 cuzMoved verbose output to a shared module in the common...
2001-03-09 cuzAdded command line response files
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
2000-11-20 cuzDebugging the condes support
2000-11-20 cuzWorking on the condes feature
2000-11-19 cuzMingW fixes
2000-08-03 cuzFixed a typo
2000-08-02 cuzAdded a method to write variable sized unsigned values...
next