Menu

Tree [9b49fd] default tip /
 History

Read Only access


File Date Author Commit
 DevClassUtility 2012-09-12 sgrottel sgrottel [8ce56b] Merge
 Graphics 2012-04-24 sgrottel sgrottel [34643c] subdirectories "Test" and "Utility" added
 ImportExportTest 2013-05-24 Christoph Christoph [9b49fd] hg ist doch der letzte Dreck!
 TheClassWizard 2013-01-20 Christoph Christoph [3ec2ba] Fixed identation bug when creating templates.
 VislibMigrationTable 2013-05-24 Christoph Christoph [9b49fd] hg ist doch der letzte Dreck!
 .hgignore 2013-05-24 Christoph Christoph [9b49fd] hg ist doch der letzte Dreck!
 License.txt 2013-05-24 Christoph Christoph [9b49fd] hg ist doch der letzte Dreck!
 ReadMe.txt 2013-05-24 Christoph Christoph [9b49fd] hg ist doch der letzte Dreck!
 generateDelegate.pl 2013-02-22 sgrottel sgrottel [214117] multicast_delegates now allow called methods to...
 single_linked_list_performance.txt 2012-08-17 sgrottel sgrottel [de6b1b] tested performance of our single_linked_list vs...

Read Me

TheLib (http://thelib.org/) is a continously growing repository of utility and
convenience classes for C++ and C#. The name is for Totally Helpful Extension
classes for C++/C#.

TheLib is Freeware under the Modified BSD License. See
http://www.thelib.org/index.php?title=TheLib:License
for more information.

This directory "utility" and its subdirectories contain utilities used for
building and developing TheLib. They are NOT REQUIRED for using TheLib.

Example:
 * Visual Studio Wizzard Projects
 * Configure and build Scripts
 * Code Generators
 * ...