d7f6af8332
update to version 1.50 OBS-URL: https://build.opensuse.org/request/show/79965 OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=29
77 lines
2.4 KiB
Plaintext
77 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Aug 28 11:45:37 UTC 2011 - asn@cryptomilk.org
|
|
|
|
- update to 1.50
|
|
* Check for std::auto_ptr misuse (related to strict ownership).
|
|
* Read array and then immediately check if the array index is
|
|
within limits.
|
|
* Assign pointer to int/long.
|
|
* Assign bool to pointer.
|
|
* Duplicate "break" statements in switch.
|
|
* Matching "if" and "else if" conditions when using bitwise and.
|
|
* Matching assigment and condition when using bitwise and test if
|
|
unsigned value is less than zero
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 8 03:54:42 UTC 2011 - mrdocs@opensuse.org
|
|
- version bump to 1.49
|
|
- full change log
|
|
http://raw.github.com/danmar/cppcheck/master/Changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 11 08:46:59 UTC 2011 - asn@cryptomilk.org
|
|
|
|
- update to 1.48
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 6 13:48:46 CET 2011 - asn@cynapses.org
|
|
|
|
- Added a seperate package for the gui.
|
|
- Added cppcheck-htmlreport.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 3 22:58:13 UTC 2010 - adam@mizerski.pl
|
|
|
|
- update to 1.45
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 22 17:03:39 UTC 2010 - mrdocs@opensuse.org
|
|
|
|
- Updated to 1.44
|
|
- take over maintership
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 1 21:04:39 UTC 2010 - bitshuffler #suse@irc.freenode.org
|
|
|
|
- Updated to 1.43
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 26 19:04:25 UTC 2009 - bitshuffler #suse@irc.freenode.org
|
|
|
|
- Updated to 1.38
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 30 19:21:51 UTC 2009 - bitshuffler #suse@irc.freenode.org
|
|
|
|
- Updated to 1.37
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 16 03:32:31 CEST 2009 - bitshuffler #suse@irc.freenode.org
|
|
|
|
- Updated to 1.32
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 15 03:32:31 CEST 2009 - bitshuffler #suse@irc.freenode.org
|
|
|
|
- Updated to 1.31
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 11 03:32:31 CEST 2009 - bitshuffler #suse@irc.freenode.org
|
|
|
|
- Updated to 1.30
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 10 03:32:31 CEST 2009 - bitshuffler #suse@irc.freenode.org
|
|
|
|
- Initial RPM
|