Menu

/trunk/src/UrlInfo.cpp Commit Log


Commit Date  
[r988] (23.1 kB) by XhmikosR

Use `empty()` instead of `size()` where possible.

2014-07-19 17:31:16 View
Download
[r982] (23.1 kB) by XhmikosR

Initialize variables and fix a resource leak.

Found by Coverity.

2014-06-24 17:53:50 View
Download
[r908] (23.0 kB) by steveking

Store the last-checked revision in a separate variable when fetching the next few log messages so it can be used as the start revision. Also set the last-checked revision to zero so the 'limit' is used.
(Fixes issue #441) : Fetch next 100 inaccurate/does not work

2013-08-26 19:56:07 View
Download
[r835] (23.0 kB) by steveking

Found by Вячеслав Третьяков:
copy missing struct member.

2013-02-02 11:37:37 View
Download
[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
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.