summaryrefslogtreecommitdiff
path: root/amiga/launch.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warningChris Young2014-11-091-2/+2
* Fix warningsChris Young2014-11-091-9/+9
* Fix url variable name.Michael Drake2014-10-261-1/+1
* Add missed semicolon, and ensure nsurl is unreffed.Michael Drake2014-10-261-2/+2
* We have all the schemes as interned strings, so compare them instead of strnc...Michael Drake2014-10-261-4/+12
* Don't need url.hMichael Drake2014-10-261-1/+0
* Use nsurl to extract scheme.Michael Drake2014-10-261-4/+13
* fix warningsChris Young2014-06-301-0/+1
* make launch_url core operation use nsurlVincent Sanders2014-05-271-6/+12
* refactor url utility functions to use standard nserror codes and have appropr...Vincent Sanders2014-05-081-1/+1
* Change the scope of some variables picked up by cppcheck, minor reformattingChris Young2014-04-051-2/+1
* Fix a bunch of cppcheck unused/unreadVariable warningsChris Young2014-04-051-2/+0
* Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where...Chris Young2013-10-121-2/+1
* move options includeVincent Sanders2013-05-281-1/+1
* Re-jig URL launch as would never have fallen back to using openurl.library.Chris Young2012-04-181-16/+17
* Squash warnings resulting from mismatched type expectationsJohn Mark Bell2011-09-021-1/+1
* Rename confusingly-named file; Remove about from unsupported protocols, as wi...Chris Young2011-02-261-0/+149