Commit Graph

126 Commits

Author SHA1 Message Date
Reijo Tomperi 11242e4045 Fix spelling error: explicitely -> explicitly 2011-12-10 22:58:45 +02:00
Daniel Marjamäki 93b447f7f6 1.52: Updated version 2011-12-10 12:55:40 +01:00
makulik 1e8fc71f8e Solution for ticket #3353 'Allow explicit undef's for configuration'
Signed-off-by: makulik <g-makulik@t-online.de>
2011-11-30 20:24:01 +01:00
Reijo Tomperi 17842394c0 Fix #3324 (Change "--template '<text>'" into "--template='<text>'")
http://sourceforge.net/apps/trac/cppcheck/ticket/3324
https://sourceforge.net/apps/trac/cppcheck/wiki/DesignDecisions
2011-11-11 00:00:15 +02:00
makulik 0b6e7d7dd2 Small fixes for -I and --includes-file help texts 2011-10-30 21:19:16 +01:00
unknown abf25fcc69 Signed-off-by: Günther Makulik <g-makulik@t-online.de> 2011-10-23 10:47:18 +02:00
Joshua Beck 56561835f8 Add option to set #ifdef configuration check limit 2011-10-18 19:52:55 -05:00
Daniel Marjamäki bc69881607 manual: removed appendix. That info are available in separate articles. 2011-10-08 13:45:53 +02:00
Daniel Marjamäki 12218e1bff Fixed #3115 (note windows limitation to threading in the manual) 2011-10-07 19:26:53 +02:00
Reijo Tomperi 7436dd02ba Update man page 2011-10-04 21:59:47 +03:00
Joshua Beck 87cff36f9d Updated manual and added test for reading file list from stdin. 2011-09-26 20:43:39 -05:00
Daniel Marjamäki 92c2df0a28 manual: document the 'portability' severity. Ticket #3074 2011-09-03 14:27:05 +02:00
Daniel Marjamäki 3a260822ad 1.50: Updated version 2011-08-14 08:08:37 +02:00
Daniel Marjamäki 05c22e0e36 Fixed #2850 (Inline suppressions not documented in manual) 2011-07-21 08:34:57 +02:00
Tim Gerundt 8edf654d24 Manual: Add internal links 2011-07-02 16:21:58 +02:00
Tim Gerundt 9d9d1063de * Manual: Miscellaneous tag changes 2011-07-02 15:45:10 +02:00
Tim Gerundt a02d6b4619 Manual: Move "Writing Cppcheck rules" author to the beginning of the appendix 2011-07-02 14:50:01 +02:00
Tim Gerundt 364900c5c0 Manual: Miscellaneous tag changes 2011-07-02 14:04:13 +02:00
Tim Gerundt 533426d3c2 Manual: Use tags for menu items 2011-07-01 19:49:16 +02:00
Tim Gerundt d46deb528b Manual: Don't wrap <programlisting> with <para> 2011-07-01 17:13:51 +02:00
Tim Gerundt e69c26a0ce Manual: Use <command> and <parameter> tags 2011-07-01 17:06:56 +02:00
Tim Gerundt 4a25327b57 Manual: Use <filename> tag for files and directories 2011-06-30 20:58:43 +02:00
Tim Gerundt 8a48193162 Drop "Writing Cppcheck rules" and "Cppcheck Design" articles from build file 2011-06-27 23:51:00 +02:00
Tim Gerundt c4762e0c50 Add "Writing Cppcheck rules" and "Cppcheck Design" articles as appendix to the manual 2011-06-27 23:36:23 +02:00
Daniel Marjamäki a8cb7b445f 1.49: updated version 2011-06-12 18:24:31 +02:00
Daniel Marjamäki e75acd7476 Release: Updated versions to 1.48 2011-04-09 07:55:07 +02:00
Daniel Marjamäki 913342d08f Fixed #2677 (XmlTo is now required for building?) 2011-03-26 09:27:44 +01:00
Daniel Marjamäki 79ddc41a18 CMake: Skip xmlto dependency. Ticket: #2677 2011-03-25 18:33:51 +01:00
Markus Elfring 9301ee28a8 Added CMake files 2011-03-25 07:14:53 +01:00
Greg Hewgill 256e7dee21 Allow suppressing all warnings (using *) for specified file or files 2011-03-10 22:00:48 +13:00
Greg Hewgill ec4e0c8bf5 add documentation for --suppress= option 2011-02-23 20:59:30 +13:00
Greg Hewgill 7a219b1fb8 support wildcard characters * and ? in suppression list 2011-02-09 00:19:57 +13:00
Daniel Marjamäki 5895b8f78c manual: updated for 1.47 release 2011-02-06 12:04:54 +01:00
Reijo Tomperi bc5abd063f Update man page to contain more info about --rule options. 2011-02-05 22:50:25 +02:00
Reijo Tomperi 35066c898a Update man page 2011-02-05 22:31:31 +02:00
Reijo Tomperi c078d804b9 Update man page 2011-02-05 00:40:12 +02:00
Reijo Tomperi 226b605774 Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
Daniel Marjamäki 682aa57df4 buildman: build writing-rules-3.pdf 2011-01-08 11:10:33 +01:00
Daniel Marjamäki 8715fef681 Writing rules: minor tweak for the C++ intro 2011-01-08 11:10:10 +01:00
Daniel Marjamäki c39fab721d Writing rules: Added one more example for the C++ intro 2011-01-08 10:20:29 +01:00
Daniel Marjamäki 45b6d09373 Writing rules: Added part 3. Introduction to writing rules with C++. 2011-01-04 07:50:54 +01:00
Daniel Marjamäki bfb4d79d63 writing rules #2: tweaks. published 2010-12-30 20:54:52 +01:00
Daniel Marjamäki 20887a40a3 Cppcheck design: more tweaks 2010-12-30 10:17:17 +01:00
Daniel Marjamäki 19c7550ae0 writing rules: more tweaks 2010-12-30 10:11:33 +01:00
Daniel Marjamäki 8dae9bcbf7 Cppcheck Design: some more tweaks 2010-12-29 18:03:57 +01:00
Daniel Marjamäki 2aad9de2e1 Cppcheck Design: updated article 2010-12-28 19:47:56 +01:00
Daniel Marjamäki 7c58604f93 Cppcheck Design Overview: Added article 2010-12-28 17:41:56 +01:00
Daniel Marjamäki 80afa7a04f Writing Rules: Added a second article about writing rules that discuss the data representation 2010-12-28 11:36:42 +01:00
vBm 46a11183a5 Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
vBm 7d3f6f69f0 Change case for some standardized words 2010-12-13 15:13:50 +01:00