Commit Graph

8 Commits

Author SHA1 Message Date
Oliver Stöneberg fe8730cf0f
MathLib: renamed `to{U}LongNumber()` to `toBig{U}Number()` (#5503)
The name was misleading as it was actually a `long long` and also if we
ever move to an (optional) 128-bit value it wouldn't even less fitting.
We should name it to match our alias type.
2023-10-05 19:21:42 +02:00
Tim Gerundt 8edf654d24 Manual: Add internal links 2011-07-02 16:21:58 +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 e69c26a0ce Manual: Use <command> and <parameter> tags 2011-07-01 17:06:56 +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 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