Commit Graph

9 Commits

Author SHA1 Message Date
tomcw
64173ce56e 64-bit builds are named AppleWin-x64.exe
Update CodingConventions.txt to reflect VS2022 release builds.
Update History.txt.
2025-09-28 17:35:01 +01:00
tomcw
827ec5fe80 Coding Conventions: explicitly state not to use sprintf_s() 2025-09-18 10:45:13 +01:00
michaelangel007
730c2d8fcc Update coding standard with style already in use 2023-03-23 08:47:38 -07:00
tomcw
0fe774dbdf Coding Conventions:
. Avoid global vars & provide getter/setter accessor functions.
. Avoid C++11 empty initializer lists. (PR #634)
2023-01-12 21:37:41 +00:00
tomcw
b6404e7d96 Coding Conventions: Add a space after keywords (#1072) 2022-04-03 18:10:52 +01:00
tomcw
45f30a86a3 Coding Conventions: update for Platform Toolset v141_xp (C++11/14/17) and StrFormat() rule. (#1050) 2022-03-05 11:43:06 +00:00
tomcw
fea97ab8b3 Proposed updated 2020-11-14 16:44:12 +00:00
tomcw
8811651270 CodingConventions.txt: updated for PR #866 2020-11-11 21:56:07 +00:00
tomcw
d591dd006b Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00