Michael J's C++ Toolkit Code
Status: Pre-Alpha
Brought to you by:
emmenjay
| File | Date | Author | Commit |
|---|---|---|---|
| Docs | 2012-07-14 | emmenjay | [r3] Initial Upload |
| Source | 2013-05-05 | emmenjay | [r28] |
| Test | 2012-10-10 | emmenjay | [r26] |
| Tools | 2013-05-05 | emmenjay | [r28] |
| README.txt | 2012-10-01 | emmenjay | [r20] |
| TKit.png | 2012-07-14 | emmenjay | [r3] Initial Upload |
| TKit.sln | 2013-05-05 | emmenjay | [r28] |
| TKit.vcxproj | 2013-05-05 | emmenjay | [r28] |
| TKit.vcxproj.filters | 2013-05-05 | emmenjay | [r28] |
| Test.txt | 2012-07-13 | emmenjay | [r2] more testing |
This is Michael J Smith's TookKit project.
==========================================
It is a library of (hopefully) useful functions and classes.
The code is intended to be used for teaching and learning, providing some
examples of (hopefully) well written code.
At the moment, the code has had very little testing. I make no guarantee
of any kind about its correctness or fitness for any purpose.
All of it should run on Windows 7 with MSVC 10 compiler. Some of it will
run in other environments. I eventually plan to make as much as possible
portable, but these things take time.
I have quite a bit of other code. I will eventually include more of it.
I need to review it and make sure it is still useful. Some has been
superceded by newer versions if the std library.
There are undoubtedly bugs. Not much of the code has had adequate
testing, yet. Please email me bug reports, improvements or requests.
I am happy to receive submissions for inclusion.
All material is Copyright (c) Michael J Smith, 1990 - 2012.
I hereby grant the following permissions, none of which negate the
copyright.
1. You may use this code for personal study and experimentation.
2. You may use the code with, or without, alterations in any personal
project .
3. You may incorporate the code in an open source project, using a GPL
license version 2 or later.
4. If you wish to use it in a commercial project, or distribute it under
a different license, please email me and ask. I'll probably say yes
but I like to be asked.
5. If you use the code to make a truckload of money, consider giving me
a little.
Michael J Smith
emmenjay@zip.com.au
14 July 2012.