Daniel Marjamäki
|
2a200cff00
|
stl: added todo test case about using same iterator with different containers
|
2009-04-29 17:32:38 +02:00 |
Daniel Marjamäki
|
b90fdfed1d
|
changed todo comment to TODO_ASSERT_EQUALS
|
2009-04-28 21:44:31 +02:00 |
Daniel Marjamäki
|
f9795988eb
|
checkstl: Check for invalid pointer to vector element
|
2009-04-28 21:18:02 +02:00 |
Daniel Marjamäki
|
8075cd8b9d
|
added todo test case for detecting unmodified containers in the operator= function
|
2009-04-28 20:50:10 +02:00 |
Daniel Marjamäki
|
bb154da394
|
memory leaks: handling std::auto_ptr (#266)
|
2009-04-28 20:01:35 +02:00 |
Daniel Marjamäki
|
67eb54c4c0
|
Merge branch 'abc'
|
2009-04-27 21:29:29 +02:00 |
Daniel Marjamäki
|
b49997e69d
|
bail out instead of crash when parsing unicode code (#207)
|
2009-04-27 21:29:03 +02:00 |
Reijo Tomperi
|
d8f6636673
|
Improve fix to ticket #261: Allow macro definition to have uncoupled double quote.
http://apps.sourceforge.net/trac/cppcheck/ticket/261
|
2009-04-26 22:19:08 +03:00 |
Daniel Marjamäki
|
7b58e09a07
|
Preprocessor: Report correct file and line in message 'No pair for character..' (#261)
|
2009-04-26 11:05:32 +02:00 |
Daniel Marjamäki
|
ebd15cec0f
|
push_back: updated the checking of push_back (#263)
|
2009-04-25 17:14:02 +02:00 |
Daniel Marjamäki
|
49430afabe
|
varid: Set variable id for stl containers and iterators
|
2009-04-25 16:55:00 +02:00 |
Daniel Marjamäki
|
ef54e446db
|
push_back: added a few todo test cases for the checking of push_back
|
2009-04-25 16:32:37 +02:00 |
Reijo Tomperi
|
347b8a2de8
|
astyle fix
|
2009-04-23 23:53:01 +03:00 |
Daniel Marjamäki
|
8e15a9e79d
|
xml generator: handle '<' and '>' (#263)
|
2009-04-23 21:59:26 +02:00 |
Reijo Tomperi
|
14eff64194
|
Fix ticket #258 (segmentation fault)
http://apps.sourceforge.net/trac/cppcheck/ticket/258
|
2009-04-20 21:38:05 +03:00 |
Daniel Marjamäki
|
ca8f25fced
|
return pointer to local array: fixed false positive when return value is converted to for instance a std::string (#255)
|
2009-04-19 16:47:54 +02:00 |
Daniel Marjamäki
|
7cddc52d8f
|
mathlib: Fixed todo 3/2=1
|
2009-04-16 22:06:17 +02:00 |
Reijo Tomperi
|
23f00e64cb
|
Fix ticket #257 (Improve speed of template tokenizing)
http://apps.sourceforge.net/trac/cppcheck/ticket/257
|
2009-04-14 23:21:52 +03:00 |
Daniel Marjamäki
|
3c3a56bfca
|
private functions: don't report false positives when using initialization lists (#254)
|
2009-04-14 21:46:13 +02:00 |
Daniel Marjamäki
|
7750f327ff
|
STL boundries: added new check written by Bill Eggert (#247)
|
2009-04-13 17:48:13 +02:00 |
Kimmo Varis
|
1c0cd48321
|
Improve gitignore file for VS.
Improve gitignore to ignore Visual Studio build directories and other VS generated files not wanted in version control.
|
2009-04-13 17:57:35 +03:00 |
Reijo Tomperi
|
9c9e920829
|
Fix ticket #252 (Fix --style warnings in cppcheck)
http://apps.sourceforge.net/trac/cppcheck/ticket/252
|
2009-04-13 12:02:21 +03:00 |
Daniel Marjamäki
|
8533e112fe
|
updated version to 1.31
|
2009-04-12 19:54:15 +02:00 |
Daniel Marjamäki
|
9a086c118f
|
math lib: 3/2 should result in 1
|
2009-04-12 18:45:42 +02:00 |
Reijo Tomperi
|
1f53fb7149
|
Fix ticket #248 (STL erase check broken?)
http://apps.sourceforge.net/trac/cppcheck/ticket/248
|
2009-04-10 14:27:36 +03:00 |
Daniel Marjamäki
|
c71e29829d
|
changed mode of visual studio files
|
2009-04-10 11:11:07 +02:00 |
Daniel Marjamäki
|
0ba0f13a9e
|
updated Visual Studio files
|
2009-04-10 11:08:40 +02:00 |
Reijo Tomperi
|
4c64b09bb3
|
Add mathlib to codeblocks projectfile
|
2009-04-09 19:19:11 +03:00 |
Daniel Marjamäki
|
e72a38aaa8
|
mathlib: Added licence text
|
2009-04-09 16:17:59 +02:00 |
Daniel Marjamäki
|
6fb18b3ddc
|
simplify calculations: Don't simplify division with 0
|
2009-04-06 19:43:54 +02:00 |
Daniel Marjamäki
|
638d18cfc8
|
tokenize: use mathlib when simplifying calculations (ticket: 236)
|
2009-04-06 19:23:30 +02:00 |
Daniel Marjamäki
|
97f5380a2c
|
added testing for mathlib
|
2009-04-06 19:08:13 +02:00 |
Daniel Marjamäki
|
f0d870c52d
|
Added math library that was created by hoangtuansu
|
2009-04-06 18:27:14 +02:00 |
Reijo Tomperi
|
51d97fa831
|
Fix ticket #212 (Tokenizer: Handle L "text")
http://apps.sourceforge.net/trac/cppcheck/ticket/212
|
2009-04-05 22:21:38 +03:00 |
Reijo Tomperi
|
051f2929b5
|
Fix ticket #244 (Headers from included file are searched from wrong path)
http://apps.sourceforge.net/trac/cppcheck/ticket/244
|
2009-04-05 21:14:02 +03:00 |
Leandro Lisboa Penz
|
2185a95cde
|
.gitignore: do not show status of built files.
|
2009-04-04 21:00:54 -03:00 |
Leandro Lisboa Penz
|
82cb229871
|
checkmemoryleak: fixed and reactivated forwhile9 and forwhile10 tests.
|
2009-04-04 20:55:45 -03:00 |
Reijo Tomperi
|
11858129d0
|
Fix ticket #243 (boundary checking)
http://apps.sourceforge.net/trac/cppcheck/ticket/243
|
2009-04-04 21:05:48 +03:00 |
Reijo Tomperi
|
07af9cf7c8
|
astyle fix
|
2009-04-03 22:10:27 +03:00 |
Reijo Tomperi
|
7a11f0e61f
|
Fix ticket #242 (Preprocessor: Bail out on failure instead of terminating the program)
http://apps.sourceforge.net/trac/cppcheck/ticket/242
|
2009-04-03 22:09:12 +03:00 |
Reijo Tomperi
|
3b0643a000
|
Fix some potential null pointer crashes
|
2009-04-03 14:55:36 +03:00 |
Daniel Marjamäki
|
ebee7928e2
|
operator=: changed error message when variable is not assigned
|
2009-03-31 19:00:56 +02:00 |
Reijo Tomperi
|
14bdf1ee62
|
Fix ticket #239 (missing function implementation in namespace causes crash)
http://apps.sourceforge.net/trac/cppcheck/ticket/239
|
2009-03-31 00:59:33 +03:00 |
Daniel Marjamäki
|
263c5b9e5a
|
division with zero => division by zero
|
2009-03-29 20:27:10 +02:00 |
Daniel Marjamäki
|
d7aee72fcd
|
zero division: it's an error
|
2009-03-29 18:47:05 +02:00 |
Daniel Marjamäki
|
e45bb20f92
|
tokenizer: don't replace sizeof when size can't be determined (#233)
|
2009-03-29 16:36:34 +02:00 |
Reijo Tomperi
|
bd66f12e60
|
astyle fix
|
2009-03-28 23:11:03 +02:00 |
Gianluca Scacco
|
f5104d6d0a
|
Added new test to autovariable
|
2009-03-28 21:54:12 +01:00 |
Gianluca Scacco
|
c88a362893
|
Fixed ticket #228: false positive with usage of an auto-variable
|
2009-03-28 21:47:38 +01:00 |
Daniel Marjamäki
|
6f7f8c4b4f
|
Tokenizer: Don't treat typedefs as variable declarations (#234)
|
2009-03-28 21:07:33 +01:00 |