Skip to content

v0.32

Compare
Choose a tag to compare
@kosloot kosloot released this 20 Feb 08:21
· 172 commits to master since this release

[Ko van der Sloot]

  • started a Templates.h to gather template programming goodies.
    (nowhere used yet. Handle with care)
  • StringOps:
    • added a pad() function, so sprintf should never be needed again
  • UnicodeString support:
    • Added an UnicodeString pad() function
  • numerous code refactoring