Commits (5)
-
Robert Sprowson authored
The ctl part of RISC_OSLib is long abandoned, and has been switched out as far back as CVS history goes. Delete it. Tagged as Edit-1_73-1, since the binary is unchanged.
c0cefc05 -
Robert Sprowson authored
Some #if FALSE's trimmed. Redundant check of s!=0 within a while (s!=0) removed.
2165052d -
Robert Sprowson authored
edit.c: Add save choices support code (taken from equivalent operation in SrcEdit). Resources/UK/Messages: Add new menu item & error message, shuffle interactive help down. Restore missing help on BASIC line increment writeable. Version 1.74. Tagged as 'EditApp-1_74'
5ab12b59 -
Ben Avison authored
A few misfeatures were discovered when rewriting the Makefile (see next commit). These fixes affect the binary outputs: * Module builds (the normal case) were disabling stack limit checks. Yet the code executes in USR mode with a chunked stack in application space, so this is potentially unsafe because it could lead to untrapped stack overflows. * The `Export` file was being unconditionally reinstalled in ResourceFS at runtime, duplicating the file that is installed via the Messages module. * Application (disc and debug) builds were linking with the RISC_OSLib binary that was intended for module targets. * WimpSlot size in application builds was too small to permit it to run.
a99b2e7b -
Ben Avison authored
Detail: * Rewrite `Makefile` to use shared makefile fragments * No longer requires `-E` switch to `amu` * Consolidate `.gitignore` files Admin: Requires BuildSys-7_50 and RISC_OSLib-6_08. Version 1.75. Tagged as 'EditApp-1_75'
a82638c1
Showing
.gitignore
0 → 100644
No preview for this file type
aof/.gitignore
deleted
100644 → 0
linked/.gitignore
deleted
100644 → 0
o/.gitignore
deleted
100644 → 0
od/.gitignore
deleted
100644 → 0
oz/.gitignore
deleted
100644 → 0