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
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
b705a9cbdd
Writing rules: converting the docbook to pdf with buildman.sh
2010-12-06 20:39:38 +01:00
Daniel Marjamäki
964852f14e
Writing rules: More simplifications
2010-12-06 19:36:51 +01:00
Daniel Marjamäki
55e12659ff
Writing rules: minor tweaks
2010-12-05 21:50:17 +01:00
Daniel Marjamäki
ac60a41a7e
Writing rules: use 'cppcheck --rule=.+' instead of 'cppcheck --debug' to see simplified code
2010-12-05 14:08:49 +01:00
Daniel Marjamäki
68f2c47c5c
Writing rules: Minor updates. Trying to make it easier.
2010-12-05 13:19:30 +01:00
Daniel Marjamäki
eaea572683
Writing rules: rewrote the chapter about writing rule files
2010-12-05 09:39:06 +01:00
Daniel Marjamäki
80b2c0594b
Writing rules: Target this guide for beginners. Skip C++ and only describe how rules are created with regular expressions.
2010-12-04 20:01:55 +01:00
Daniel Marjamäki
a29f54c122
Writing rules: Removed the C++ information. I'll focus on regular expressions to begin with.
2010-12-04 15:52:22 +01:00
Daniel Marjamäki
df56b31143
Writing rules: Start writing document. A beginners guide to writing rules.
2010-12-04 09:18:57 +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
Pete Johns
2943bf0f70
Licensing: Using the GPL 3 license
2010-10-12 08:37:38 +11:00
Daniel Marjamäki
a4a039ad4e
1.45: updated the manual
2010-10-05 18:02:22 +02:00
Reijo Tomperi
7f58a18020
Update man page
2010-10-03 00:02:46 +03: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
6cb7fefdbf
Added command line option --report-progress. ticket: #1926
2010-08-12 21:03:33 +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
Reijo Tomperi
b5d81d0a19
Update man page
2010-07-08 17:51:28 +03:00
Daniel Marjamäki
75bac44ed8
man: updated the cppcheck.1.xml file.
2010-06-05 12:13:42 +02:00
Daniel Marjamki
5fe2a56b41
doc: updated docs about -D command line flag
2010-05-16 08:48:03 +02:00
Reijo Tomperi
d0ca73c193
Update man page
2010-05-10 23:35:46 +03: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
Kimmo Varis
a5dd99bc8c
CMake - build htmlhelp manual in Cygwin.
...
I want to build htmlhelp manual for Windows with Cygwin. This is
the easiest way to create "native" manual for Windows users.
2010-02-01 23:42:29 +02:00
Kimmo Varis
5586f13c58
CMake - build HTML manual in Cygwin.
...
Latest update to Cygwin made possible to build HTML manual also
in the Cygwin. Requires latest version 4.5 of DocBook XML.
2010-02-01 23:20:13 +02:00
Daniel Marjamäki
3e698362c4
manual: updated version to 1.40
2010-01-17 14:05:14 +01:00
Kimmo Varis
0010a98316
CMake - build Docbook manual in Linux.
...
Add XMLTO macro to build Docbook manual using xmlto program. xmlto
is not available in Windows so limit building to Linux.
Adds new target "html" to build which is not run automatically.
2010-01-06 12:54:27 +02:00
Daniel Marjamäki
9b851a2a11
htmlreport: added brief information in the manual
2009-12-25 18:56:14 +01:00
Reijo Tomperi
d1ebb83884
Minor fixes to the man page.
2009-12-05 22:24:04 +02:00
Daniel Marjamäki
42093911d6
updated help about --enable
2009-12-05 20:08:52 +01:00
Daniel Marjamäki
e482cb561b
updated the manual
2009-12-04 20:00:01 +01:00
Reijo Tomperi
839cee45a6
Update man page
2009-11-30 22:42:24 +02:00