Changeset 31 for trunk/CodingConventions.txt
- Timestamp:
- Jan 30, 2001, 7:42:31 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CodingConventions.txt
r30 r31 95 95 96 96 7. When changing code, mark the code as changed in the 97 comment by using something like the following:97 xdoc comment by using something like the following: 98 98 99 99 @@changed V0.9.2 (2000-03-10) [umoeller]: fixed memory leak 100 100 | | | | | 101 101 | | | | +-- description 102 | | | | 102 103 | | | +- author tag (same as CVS login) 104 | | | 103 105 | | +-- ISO date (year, month, day) 106 | | 104 107 | +-- XWorkplace/WarpIN version number 105 +-- fixed xdoc tag 108 | 109 +-- xdoc tag ("@@changed" or "@@added") 106 110 107 111 xdoc can create a full change log if these things are set
Note:
See TracChangeset
for help on using the changeset viewer.