version bump
[smdp.git] / include / cstack.h
2018-07-23 Michael Göhlerversion bump
2016-02-07 Michael Göhlerversion bump
2015-03-27 Michael Göhleri think it's time for version 1.0
2015-02-08 Michael GöhlerMerge pull request #79 from visit1985/wchar_support
2015-02-08 Michael Göhlerreplace pseudo UTF-8 with real wide character support
2014-10-04 FreeBirdLjjAdd support for bool type.
2014-09-14 Michael Göhlersmall readme changes
2014-09-14 Michael Göhlerrewrote Makefile + copyright and license infos
2014-09-12 Michael Göhlerremoved duplicate function + added some comments to...
2014-09-11 Michael Göhleradded missing prototype to cstack header
2014-09-07 Michael Göhleradded a char stack implementation for later use