Commit Graph

45 Commits

Author SHA1 Message Date
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
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
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 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
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
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
Daniel Marjamäki 9c81695c12 Manual: minor tweaks. remark that it is not certain that fixing 'performance' messages will have a positive effect on the speed. and in general it doesn't make the code more readable. 2010-12-09 20:13:02 +01:00
Daniel Marjamäki ca8f5015b8 Manual: updated the manual 2010-12-03 20:00:59 +01:00
Daniel Marjamäki 3faaa397e9 manual: added info about warning/style/performance. Ticket: #2106 2010-10-17 18:06:02 +02:00
Daniel Marjamäki a4a039ad4e 1.45: updated the manual 2010-10-05 18:02:22 +02:00
Daniel Marjamäki 794c0a8f78 doc: added a little section about excluding a file or folder from checking 2010-08-12 21:51:20 +02:00
Daniel Marjamäki 73c6a154f3 manual: Added a chapter about the GUI 2010-07-13 16:23:02 +02:00
Daniel Marjamäki 2e03e60218 Manual: Better description of -D. As suggested by kwin. Ticket #1212 2010-07-10 08:12:23 +02:00
Daniel Marjamki 5fe2a56b41 doc: updated docs about -D command line flag 2010-05-16 08:48:03 +02:00
Daniel Marjamäki cbea8ceed0 Updated version to 1.43 2010-05-08 12:41:06 +02:00
Daniel Marjamäki 7e3c2223cc manual: updated error message to match latest versions 2010-05-08 10:24:40 +02:00
Daniel Marjamäki af49d4ba87 manual: removed information about possible errors. The inconclusive checks have been disabled. Removed section about --auto-dealloc.. this section is not relevant at the moment. 2010-04-10 15:00:01 +02:00
Daniel Marjamäki 0f43ce4743 updated version to 1.42 2010-03-09 19:05:28 +01:00
Daniel Marjamäki 3e698362c4 manual: updated version to 1.40 2010-01-17 14:05:14 +01:00
Daniel Marjamäki 9b851a2a11 htmlreport: added brief information in the manual 2009-12-25 18:56:14 +01:00
Daniel Marjamäki e482cb561b updated the manual 2009-12-04 20:00:01 +01:00
Daniel Marjamäki 7126524afc manual: refactorings 2009-11-16 18:01:47 +01:00
Daniel Marjamäki 2cbda0cfe4 Manual: Minor refactorings. Added a simple build script 2009-11-15 20:04:05 +01:00
Daniel Marjamäki 395c0055e4 manual: better description of --enable (#883) 2009-11-15 16:50:54 +01:00
Daniel Marjamäki 91433587d2 manual: some minor refactorings 2009-11-14 15:17:06 +01:00
Daniel Marjamäki 3097444438 Manual: Minor refactorings 2009-11-14 11:01:09 +01:00
Daniel Marjamäki 6384b83938 manual: added the section 'introduction' 2009-11-13 18:41:27 +01:00
Daniel Marjamäki 050e8400b0 Manual: Working draft for a Cppcheck manual 2009-11-11 20:45:26 +01:00