Menu

/trunk/src/UnicodeUtils.cpp Commit Log


Commit Date  
[r714] (6.1 kB) by steveking

Use smart pointers for allocating memory and fix a few memory leaks while doing so.
Also replace our custom auto_buffer with std::unique_ptr<>.

2012-05-08 20:03:07 View
Download
[r685] (6.0 kB) by XhmikosR

* add an empty line after the license header
* remove unneeded empty lines at the end of files
* use the right case for the includes
* always use <> for system headers
* update ext/Versions.txt

2012-05-02 09:37:14 View
Download
[r660] (6.0 kB) by steveking

patch from XhmikosR:
bump the copyright year, remove unwanted spaces and convert some tabs to spaces.

2012-04-22 13:47:43 View
Download
[r613] (6.0 kB) by steveking

Use delete[] for arrays.

2011-09-04 12:18:40 View
Download
[r517] (6.0 kB) by steveking

convert tabs to spaces.

2010-04-25 07:42:32 View
Download
[r403] (5.6 kB) by steveking

code cleanup:
* rename CRegStdWORD to CRegStdDWORD
* replace the stdstring defing with a typedef for tstring
* get rid of the wide_string typedef, use std::wstring instead

2009-05-23 08:58:17 View
Download
[r191] (5.6 kB) by steveking

Indicate the GPL license.

2007-11-16 19:46:43 View
Download
[r13] (4.8 kB) by steveking

Implement SVNInfo command.

2007-03-19 17:12:50 View
Download
[r9] (4.4 kB) by steveking

Add new dialog to edit and add URL settings.

2007-03-17 20:33:15 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.