Menu

/trunk/src/Accurev.cpp Commit Log


Commit Date  
[r1071] (24.4 kB) by steveking

no need for pointer check: free() already does nothing when nullptr is passed to it.

2015-08-22 14:00:28 View
Download
[r1062] (24.4 kB) by steveking

Fix compiler warnings new in VS2015

2015-07-26 10:18:19 View
Download
[r988] (24.5 kB) by XhmikosR

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

2014-07-19 17:31:16 View
Download
[r822] (24.5 kB) by steveking

Use the trim functions from the StringUtils header.

2013-01-11 16:46:55 View
Download
[r821] (25.2 kB) by steveking

(Fixes issue #420) : Same object of 'basic_string' type was created but was not utilized.

2013-01-09 18:59:41 View
Download
[r819] (25.4 kB) by steveking

Update issue #419
Remove unnecessary check.

2013-01-09 18:42:50 View
Download
[r816] (25.4 kB) by steveking

(Fixes issue #419) : Some expression always TRUE/FALSE. Unsigned type value is always >= 0

2013-01-07 19:49:18 View
Download
[r795] (25.3 kB) by steveking

Fix broken build after registry class update.

2012-12-07 18:48:24 View
Download
[r784] (25.3 kB) by XhmikosR

fix a few cppcheck warnings

2012-11-25 15:17:21 View
Download
[r752] (25.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
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.