Menu

/trunk/src/UrlInfo.cpp Commit Log


Commit Date  
[r815] (23.0 kB) by steveking

Patch from tret2003, modified and extended by me:
* add a new text box to the url dialog to enter a regex to match log messages to ignore
* ignore all log messages that match the regex
(Closes issue #413) : Text processing description commit

2013-01-07 19:40:55 View
Download
[r801] (22.5 kB) by steveking

Use CTraceToOutputDebugString() instead of the custom TRACE.

2012-12-14 19:52:28 View
Download
[r797] (22.5 kB) by XhmikosR

use the _countof macro instead of explicitly specifying the number of elements

2012-12-08 16:43:17 View
Download
[r796] (22.4 kB) by XhmikosR

use the _countof macro instead of explicitly specifying the number of elements and reindent version.in

2012-12-07 18:57:37 View
Download
[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
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.