]> git.sur5r.net Git - cc65/shortlog
cc65
2013-05-07 Greg KingRemoved unneeded variable and function. 7/head
2013-05-06 Oliver SchmidtMerge pull request #4 from greg-king5/filepath
2013-05-06 Greg KingChanged the order of directories that are searched... 4/head
2013-05-05 Oliver SchmidtAdded support for building the MS VS solution from...
2013-05-05 Oliver SchmidtReduced verbosity.
2013-05-05 Oliver SchmidtAdded compatibility with cmd.exe (and reduced verbosity).
2013-05-04 Oliver SchmidtAvoid usage of cl65 for library build as it requires...
2013-05-04 Oliver SchmidtAdded top level Makefile.
2013-05-04 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2013-05-04 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2013-05-04 Oliver SchmidtIgnore only top level directories.
2013-05-04 Oliver SchmidtRemoved obsolete Makefiles.
2013-05-04 Oliver SchmidtMake use of single character variable syntax for the...
2013-05-04 Greg KingChanged the order of directories that are searched...
2013-05-02 Oliver SchmidtReplaced three function calls with one.
2013-05-02 Oliver SchmidtAdded reference to unused variable to avoid GCC 4.6...
2013-05-02 Oliver SchmidtRemoved unused variable.
2013-05-02 Oliver SchmidtRemoved unused variable.
2013-05-02 Oliver SchmidtPlaced libraries and the end of the linker cmdline.
2013-05-02 Oliver SchmidtRemoved unused variable.
2013-05-02 Oliver SchmidtRemoved unused variables.
2013-05-02 Oliver SchmidtRemoved unused variable.
2013-05-02 Oliver SchmidtAdded Travis CI config file.
2013-05-02 Oliver SchmidtMerge pull request #3 from greg-king5/ctype
2013-05-01 Greg KingFixed isgraph() and ispunct() (macroes and library... 3/head
2013-05-01 Oliver SchmidtExclude apple2enh-only functionality from apple2 biuld...
2013-05-01 Oliver SchmidtAdjusted include directive for local header.
2013-05-01 Oliver SchmidtRemoved obsolete files.
2013-05-01 Oliver SchmidtMarked files to be excluded from build.
2013-04-29 Oliver SchmidtReplace only actually changed archive members.
2013-04-29 Oliver SchmidtMost hosts require the math library to be linked explic...
2013-04-29 Oliver SchmidtMade compatible with GNU make 3.81
2013-04-28 Oliver SchmidtRemoved unmaintained Makefile and file lists.
2013-04-28 Oliver SchmidtNo Windows installer here.
2013-04-28 Oliver SchmidtReplaced elaborate install logic with just a bunch...
2013-04-27 Oliver SchmidtRemoved obsolete Makefiles.
2013-04-27 Oliver SchmidtNo copyright message here.
2013-04-27 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2013-04-27 Oliver SchmidtAllow to supply searchpath defines as simple values...
2013-04-27 Oliver SchmidtAdded projects for the remaining binaries to the MS...
2013-04-27 Oliver SchmidtIf an Amiga specific spawnvp() is the only alternative...
2013-04-27 Oliver SchmidtIn general "\%s" doesn't seem to be a valid printf...
2013-04-26 Oliver SchmidtMerge pull request #2 from greg-king5/scrcode
2013-04-25 Greg KingMade CBM scrcode assembly-macro properly handle all... 2/head
2013-04-23 Oliver SchmidtMerge pull request #1 from greg-king5/master
2013-04-22 Greg KingStopped interrupt dispatcher from being linked even... 1/head
2013-04-12 Oliver SchmidtFinetuned project files for build server compatibility.
2013-04-10 Oliver SchmidtAdded MS VS 2010 solution with projects for the major...
2013-04-10 Oliver SchmidtSimplified Git usage.
2013-04-09 Oliver SchmidtAllow for warning-free build of cl65 with MS VC on...
2013-04-09 Oliver SchmidtAllow for warning-free build of ld65 with MS VC on...
2013-04-09 Oliver SchmidtAdjusted comment.
2013-04-09 Oliver SchmidtReplaced builtin linker configs with ordinary .cfg...
2013-04-07 Oliver SchmidtNo copyright message here.
2013-04-07 Oliver SchmidtAllow for warning-free build of ar65 with MS VC on...
2013-04-07 Oliver SchmidtAllow for warning-free build of cc65 with MS VC on...
2013-04-07 Oliver SchmidtNo SVN version here.
2013-04-07 Oliver SchmidtAllow for warning-free build of common with MS VC on...
2013-04-07 Oliver SchmidtAllow for warning-free build of ca65 with MS VC on...
2013-04-07 Oliver SchmidtNo copyright message here.
2013-04-07 Oliver SchmidtReplaced builtin macro packages with .mac files that...
2013-04-02 Oliver SchmidtFixed typos.
2013-04-02 Oliver SchmidtFixed typos.
2013-04-02 Oliver SchmidtFixed typo.
2013-03-30 Oliver SchmidtMinor consistency improvement.
2013-03-30 Oliver SchmidtThe Apple II library startup code requires Applesoft.
2013-03-24 Oliver SchmidtNo linuxdoc here. Documenation is to be maintained...
2013-03-21 Oliver SchmidtAdded "the usual suspects".
2013-03-06 uzReorder CF_xxx flags so that they can be used as table...
2013-02-14 ol.scSave some bytes by sharing the code doing the actual...
2013-02-14 ol.scRemoved unnecessary include.
2013-02-13 ol.scFixed copy&paste bug.
2013-02-13 uzRemove needless instruction to make the code assemble.
2013-02-12 ol.scMoved IRQ hooking / unhooking from startup code to...
2013-02-12 ol.scJust some beautification.
2013-02-12 ol.scAdded missing __CALLIRQ__ import attribute.
2013-02-12 uzQuick fix for a problem in the OptLoad3 function. The...
2013-02-10 uzFixed several issues where an object file reference...
2013-02-02 uzFixed a problem: When a struct or unit was declared...
2013-01-31 uzFixed a typo.
2013-01-28 karriAdd lynx_snd_stop_channel
2013-01-28 karriAdd lynx_snd_stop_channel
2013-01-28 karriExport lynx_snd_active
2013-01-28 karriAdd lynx_snd_active
2013-01-28 karriUpdate sound driver
2013-01-27 uztgi_free_vectorfont maps to free and must therefore...
2013-01-27 uzTypo fix by Stefan Haubenthal.
2013-01-27 uzTGI function doc update by Stefan Haubenthal.
2013-01-27 uztgi_free_vectorfont maps to free and must therefore...
2013-01-26 uzAdded note about behaviour of --local-strings (Greg...
2013-01-25 uzPrevent a literal string that is an argument for sizeof...
2013-01-25 uzFix an error in ReleaseLiteral.
2013-01-22 uzThe scrcode macros lost the last argument in the recurs...
2013-01-19 uzAdd small note about availability of the copydata libra...
2013-01-15 silverdrtypo in the doc corrected, tabs adjusted
2013-01-12 uzAdded a new feature "underline_in_numbers" requested...
2013-01-09 uzPatch by Greg King: Added the new graphics driver's...
2013-01-07 uzBugfix by Stefan Haubenthal.
2013-01-07 uzSmall fixes by Christian Krüger.
2013-01-07 uzDo an additional run of duplicate loads at the end...
next