Skip to content

Releases: 42tm/ctimmy

ctimmy 1.2.0

13 May 10:51
Compare
Choose a tag to compare
  • Add task.json for building in VSCode. (d18822e)
  • Redesign to seperate header and implementation. (d18822e)
  • Add timmy::enable() and timmy.disable(). (4ded957)
  • Variable enable is moved to private. (e95fa05)
  • Optimize strTrim() function. (fae85d1)
  • Example 01 is updated to the latest changes.

Download ctimmy

Version 1.1.0

03 May 12:56
8d35bef
Compare
Choose a tag to compare
  • Add 2 new remove() overloads (#4)
  • Example 02.pas isn't ported with this release
  • Further details can be seen here

First stable release

02 May 13:48
1e9f81c
Compare
Choose a tag to compare
  • Port all unit into C++ (changes included in wiki)
  • Port one example (#1)
  • Improve strSplit (#3)
  • Further details can be seen here

First pre-release of ctimmy

30 Apr 04:59
d002759
Compare
Choose a tag to compare
Pre-release
  • Port all unit into C++ (changes included in wiki)
  • Port one example (#1)
  • Further details can be seen here