- 16 Nov, 1999 1 commit
-
-
Stewart Brodie authored
C headers protect their definitions of service calls to avoid clashes Detail: Exported headers contain SWI definitions only. Exported C headers protect their definitions of service call symbols to avoid clashes with Global/Services.h (which will contain them all from the next source drop) Admin: Tested with the Window module. Version 0.05. Tagged as 'Common-0_05'
-
- 16 Feb, 1999 1 commit
-
-
Stewart Brodie authored
Detail: Renamed (meaningless) formal parameter "template" in function declarations. Renamed other variables in the C sources too. Stops C compiler moaning about the use of symbols reserved for C++. Admin: Required by Toolbox-1_47 and later. Version 0.02. Tagged as 'Common-0_02'
-
- 18 Jan, 1999 1 commit
-
-
Stewart Brodie authored
Detail: Currently, there is no way of ascertaining the client handle that used to belong to a deleted object. Thus applications cannot rely on this event to close down any associated data structures referenced via the client handle. This event now provides the client handle and the class ID of the deleted object (application can check flags bit 0 to determine if they are valid). Admin: Required by Toolbox-1_46 and later. Version 0.01. Tagged as 'Common-0_01'
-
- 04 Feb, 1998 1 commit
-
-
Stewart Brodie authored
!MkRam,fd7 added to enable RAM builds of all Toolbox modules MakeFile tidied up and support for RAM build added Module now uses Toolbox memory allocation instead of calling OS_Module.
-
- 13 May, 1997 1 commit
-
-
Kevin Bracey authored
-
- 05 Nov, 1996 1 commit
-
-
Neil Turton authored
-