- 15 Apr, 2016 1 commit
-
-
Robert Sprowson authored
Usual ResourceFS boiler plate code, and messages for pre RISC OS 3.60 help & syntax. Added missing fullstop to help message in passing. Tested briefly on a Risc PC. Version 0.19. Tagged as 'MimeMap-0_19'
-
- 09 Jun, 2015 1 commit
-
-
Robert Sprowson authored
Right code, but wrong braces - the result (or error) were never shown in the DOS lookup case. Fixes ticket #410. Version 0.18. Tagged as 'MimeMap-0_18'
-
- 22 May, 2014 2 commits
-
-
Robert Sprowson authored
-
Robert Sprowson authored
This is an ANT API compatible set of sources to the MimeMap module. Notable differences being * Messages and errors are now internationalised * Now returns an error for out of range SWIs * Now returns an error when asked to do conversions it doesn't know about * Returning a string type where the buffer isn't word aligned no longer data aborts on platforms with alignment exceptions * A lookup requiring a valid RISC OS type no longer returns -2 when the MimeMap file contained an invalid RISC OS type * Moved previously undocumented type 4 conversion (MMM_TYPE_DOT_EXTNS) to 5, to avoid clash with ROL version which uses type 4 for Apple Mac type/creator pairs
-