Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change →
Changeset
238
for
branches/CpuSingleSize/Forms/FormHelp.pas
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jul 15, 2023, 12:51:15 AM (
16 months
ago)
Author:
chronos
Message:
Modified: Removed U prefix from unit names.
Fixed: Memory leaks.
File:
1 moved
branches/CpuSingleSize/Forms/FormHelp.pas
(moved)
(moved from
branches/CpuSingleSize/Forms/UFormHelp.pas
)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
branches/CpuSingleSize/Forms/FormHelp.pas
r237
r238
1
unit
U
FormHelp;
1
unit
FormHelp;
2
2
3
3
interface
…
…
20
20
end;
21
21
22
var
23
FormHelp: TFormHelp;
24
25
22
26
23
implementation
…
…
29
26
30
27
uses
31
U
Instructions;
28
Instructions;
32
29
33
30
{ TFormHelp }
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive