Viktor Szakats
d3e9a815c4
tidy-up: miscellaneous
...
- fix typos.
- badword: add two new words.
- cpp: drop parentheses from standalone `#if` expressions.
- libssh: vertical-align comment block with others.
- clang-format.
Closes #21880
2026-06-05 16:57:38 +02:00
Viktor Szakats
4c49ed1b7b
os400sys: fix theoretical length overflows
...
When converting a `size_t` to `unsigned int`.
Another instance spotted by Copilot.
Reported-by: Gao Liyou
Ref: #21825
Closes #21840
2026-06-02 10:05:39 +02:00
crawfordxx
dfadec7ec3
os400sys: fix typo in comment (symetry -> symmetry)
...
Closes #20923
2026-03-15 12:00:08 +01:00
Viktor Szakats
3ee1d3b573
tidy-up: merge root packages directory into projects
...
To simplify the directory layout.
- OS400 and vms support move from `packages` to `projects`.
- Windows README and `generate.bat` files move from `projects`
to `projects/Windows`.
Closes #20271
2026-01-12 23:49:35 +01:00