changelog
- Wed, 20 Jul 2016 17:47:42 +0300
- by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 17:47:42 +0300] rev 148
- Made String::vsprintf behave properly with long strings.
- Wed, 20 Jul 2016 17:31:51 +0300
- by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 17:31:51 +0300] rev 147
- Documented mystring.cpp. String::trim removed as it does the same as String::removeFromEnd.
- Wed, 20 Jul 2016 16:52:00 +0300
- by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 16:52:00 +0300] rev 146
- Added doxygen documentation to mystring.h
- Wed, 20 Jul 2016 16:01:10 +0300
- by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 16:01:10 +0300] rev 145
- Renamed String methods, and reformatted mystring.h