Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
456
for
trunk/Packages/Common/Threading.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:
May 30, 2023, 11:31:10 AM (
18 months
ago)
Author:
chronos
Message:
Modified: Removed U prefix from unit names.
File:
1 moved
trunk/Packages/Common/Threading.pas
(moved)
(moved from
trunk/Packages/Common/UThreading.pas
)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
trunk/Packages/Common/Threading.pas
r455
r456
1
unit
U
Threading;
1
unit
Threading;
2
2
3
3
interface
…
…
292
292
end;
293
293
FThread.Free;
294
inherited
Destroy
;
294
inherited
;
295
295
end;
296
296
…
…
366
366
367
367
end.
368
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive