Gabor Pali
f1deef3be5
- Update to 1.42
2010-03-14 09:09:40 +00:00
Gabor Pali
de3c621bd4
- Update to 1.40
...
PR: ports/142953
Submitted by: bf <bf1783#gmail.com>
2010-01-19 11:49:14 +00:00
Gabor Pali
057902347e
- Update to 1.39
...
PR: ports/141456
Submitted by: bf <bf1783(at)gmail.com>
2009-12-15 19:53:02 +00:00
Gabor Pali
5165f260eb
- Update to 1.38
2009-11-01 21:23:30 +00:00
Gabor Pali
49b013d8a9
- Update to 1.37
...
PR: ports/139082
Submitted by: bf <bf1783 (at) gmail (dot) com>
Feature safe: yes
2009-09-25 12:41:48 +00:00
Gabor Pali
5478e87d81
- Update to 1.35
...
- Add thread flags
- Fix sourceforge
PR: ports/137860
Submitted by: bf <bf1783 (at) gmail (dot) com>
Approved by: tabthorpe (mentor, implicit)
2009-08-24 17:54:05 +00:00
Gabor Pali
638a3143a9
- Update to 1.34
...
PR: ports/136830
Submitted by: bf <bf1783 (at) gmail (dot) com>
Approved by: tabthorpe (mentor, implicit)
2009-07-17 11:12:40 +00:00
Gabor Pali
c0fa9a785b
- Update to 1.33
...
Approved by: tabthorpe (mentor, implicit)
2009-06-14 01:34:08 +00:00
Gabor Pali
103e89a0e8
- Update to 1.32
...
Approved by: tabthorpe (mentor)
2009-05-18 15:24:50 +00:00
Gabor Pali
4e5d3c9a43
- Update to 1.31
...
- Respect NO_INSTALL_MAN_PAGES, CXX
- Add "regression-test" target for regression testing
- Switch to bzip2
PR: ports/133749
Submitted by: bf <bf2006a (at) yahoo (dot) com>
Approved by: tabthorpe (mentor)
2009-04-22 12:40:15 +00:00
Gabor Pali
e57280adbc
- Update to 1.30
...
- Respect CXXFLAGS
Approved by: tabthorpe
2009-03-11 09:16:14 +00:00
Gabor Pali
12f0981a82
Cppcheck is a tool for static C/C++ code analysis, and it tries to
...
detect bugs that your compiler do not see. Checks for: memory leaks,
mismatching allocation-deallocation, buffer overrun, and many more.
Cppcheck is versatile. You can check non-standard code that includes
various compiler extensions, inline assembly code, etc.
The goal is no false positives.
WWW: http://sourceforge.net/projects/cppcheck
Approved by: tabthorpe
2009-03-06 19:53:54 +00:00