Download Latest Version Utility C++ 0.3.9.zip (35.6 kB)
Email in envelope

Get an email when there's a new version of Utility C++

Home
Name Modified Size InfoDownloads / Week
readme.txt 2014-08-16 2.7 kB
Utility C++ 0.3.9.zip 2014-08-16 35.6 kB
Utility C++ 0.3.8.zip 2014-08-16 33.9 kB
Utility C++ 0.3.7.zip 2014-08-16 30.2 kB
Utility C++ 0.3.6.zip 2014-08-16 30.1 kB
Utility C++ 0.3.5.zip 2014-08-16 29.1 kB
Utility C++ 0.3.4.zip 2014-08-16 28.6 kB
Utility C++ 0.3.3.zip 2014-08-16 28.7 kB
Utility C++ 0.3.2.zip 2014-08-16 28.2 kB
Utility C++ 0.3.1.1.zip 2014-08-16 17.1 kB
Utility C++ 0.3.1.zip 2014-08-16 17.8 kB
Utility C++ 0.3.0.zip 2014-08-16 16.9 kB
Utility C++ 0.2.3.zip 2014-08-16 13.2 kB
Utility C++ 0.2.2.zip 2014-08-16 13.2 kB
Utility C++ 0.2.1.zip 2014-08-16 13.1 kB
Utility C++ 0.2.zip 2014-08-16 12.8 kB
Utility C++ 0.1.1.zip 2014-08-16 9.7 kB
Utility C++ 0.1.zip 2014-08-16 9.6 kB
Totals: 18 Items   370.6 kB 1
Major.Minor.Fix
Changes for fix releases may not be included in later releases.

11/14/2011 0.1 Original
12/08/2011 0.1.1 Changes made to build on Linux.
12/06/2011 0.2 Updated version.  Significant improvements to FileSystem class.
12/08/2011 0.2.1 Updates for VS compiler, bug fixes, and inclusion of 0.1.1 release.
12/08/2011 0.2.2 Changes made to build on Linux.
01/05/2012 0.2.3 Changes made to build on Linux.  FileSystem.h now deals with leading slashes on Unix.
10/15/2012 0.3.0 Includes 0.2.2 and 0.2.3.
	Added functions FileSystem::SetWorkingDirectory, FileSystem::Remove, StringManip::Split.
	Added SubWCRev template.
	Updated logging to optionally provide source location information.
	Updated logging to send to cout instead of cerr.
	Added an additional method for retrieving the logging stream for a given log level.
	Updated Conversions::ToString to return 'true' or 'false' for boolean values.
	Added CommandPrompt class for interacting with the user via the command prompt.
	Added UniqueID class for working with unique identifiers.
11/05/2012 0.3.1
	Added ToHash function to Conversions.
	Added GetBaseStream function to Log.
	Added PadToSize and To Upper to StringManip.
	Updated subwcrev.tmpl to allow the default Revsion object (Version) to be used from multiple code files within the application.
11/20/2012 0.3.0.1
	Changes made to build on Linux of 0.3.1.
11/20/2012 0.3.2
	Corrected a bug that has never surfaced in FileSystem::MakeDirectory.
	Added overloaded StringManip::Trim to trim a whole array at once.
	Embeded the UTF8-CPP library into Utilities.  Version 2.3.2.
	Added StringManip::EnsureUTF8 which will attempt to convert a string to UTF-8
	Modifed FileSystem::MakeDirectory so that it attempts to convert any UTF-16 string to UTF-8 prior to interacting with the filesystem.
	Pulled in some changes from 0.3.0.1.
11/28/2012 0.3.3
	Corrected Linux build issues.
	FileSystem::IsAbsolutePath is implemented for Linux.
	Fixed bug in StringManip::EnsureUTF8.
	Added StringManip::ToHex.
11/28/2012 0.3.4
	Normalized indents.  All indents at 4 spaces.
02/16/2013 0.3.5
	Added NowDate and NowToString functions to the DateTime class.  Modified the Timer class so that the timer can be paused and resumed.
07/09/2013 0.3.6
	Minor modifications to fix build warnings/errors from GCC.
07/30/2013 0.3.7
	Logger now has an option to turn on/off the time stamp.
10/05/2013 0.3.8
	Added Mailslot support.  Corrected subwcrev.tmpl to correctly contain build time on Linux.
	Added Configuration to support using libconfig for full application configuration.
01/17/2014 0.3.9
	Fixed bug where directores created using the FileSystem::MakeDirectory on Linux had no permissions set.
Source: readme.txt, updated 2014-08-16