commit | bc918404fe31976b79e6e5d339174b73113a5d89 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Fri Oct 21 16:13:52 2022 +0200 |
committer | ocornut <omarcornut@gmail.com> | Fri Oct 21 16:13:52 2022 +0200 |
tree | d78e0f82060d287f185488d48cb163d20529b8c4 | |
parent | 9a35bfea39ea55a405c3a327e90ecc26538ea47b [diff] |
Internals: using ImToUpper() since std one does too many things. As a bonus side-effect may remove reliance on ctype.h (will see if CI complains)