Menu

/trunk/src/UrlInfo.cpp Commit Log


Commit Date  
[r752] (22.3 kB) by steveking

Fix a few /analyze and cppcheck warnings.
(Fixes issue #398) : Cppcheck and /analyze results

2012-06-13 18:29:04 View
Download
[r746] (22.3 kB) by steveking

Remove the "using namespace std" statements and explicitly refer to the std namespace where needed.

2012-06-03 14:15:11 View
Download
[r735] (22.2 kB) by steveking

Make the serializer use only fixed types which are the same for 32-bit and 64-bit versions.
(Closes issue #387) : use the same data files for 32- and 64-bit versions

2012-05-15 08:29:43 View
Download
[r714] (22.4 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
[r713] (22.3 kB) by steveking

Fix compiler warnings for the x64 build.

2012-05-08 19:20:44 View
Download
[r711] (22.3 kB) by steveking

replace newlines with tab and vice versa when saving/loading multiline strings to/from the ini file.
(Fixes issue #377) : "Ignore Users" lost when saving and loading Projects

2012-05-08 18:56:47 View
Download
[r695] (21.7 kB) by steveking

Build CM as a 64-bit app.
Patch from XhmikosR, fixed and tweaked by me.
Update issue #301
Build now works with x64, but app doesn't run yet.

2012-05-02 18:07:04 View
Download
[r685] (21.6 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
[r633] (21.6 kB) by steveking

Increase the max number of log entries to keep to 100000, but keep the default as 1000.
(Closes issue #350) : Higher "Max No. of log entries to keep"

2012-03-25 08:19:00 View
Download
[r608] (21.6 kB) by steveking

(Closes issue #322) : export repository state

2011-08-13 16:19:17 View
Download
Older >
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.