Reijo Tomperi
|
ed1c9bed49
|
Fix ticket #632 (Mathlib isInt() identifies "330L" as not int)
http://sourceforge.net/apps/trac/cppcheck/ticket/632
|
2009-09-11 23:46:59 +03:00 |
Reijo Tomperi
|
8ab26e85cf
|
Don't warn about division by zero if zero if floating point number.
Fix bug from mathlib isInt() and add test case from which few are false positives
|
2009-09-01 22:06:46 +03:00 |
Slava Semushin
|
953183d905
|
Print error messages to stderr (instead of stdout).
|
2009-09-02 00:38:43 +07:00 |
danmar
|
3b2744e04a
|
borland c++: fixed compiler errors
|
2009-08-28 10:22:40 +02:00 |
Reijo Tomperi
|
40fc605e2b
|
Fix ticket #597 (Compile error with Visual C++)
http://sourceforge.net/apps/trac/cppcheck/ticket/597
|
2009-08-17 22:24:17 +03:00 |
Slava Semushin
|
32c8ba526b
|
MathLib(isInt): formatted and get rid of tabs.
No functional change.
|
2009-08-17 00:43:45 +07:00 |
Slava Semushin
|
8659c4828c
|
MathLib(isInt): use std::tolower().
No functional change.
|
2009-08-17 00:31:15 +07:00 |
Slava Semushin
|
a11089cb50
|
MathLib(isInt): use isxdigit().
No functional change.
|
2009-08-17 00:27:14 +07:00 |
Daniel Marjamäki
|
52856fcbeb
|
ettlmartin: improved the MathLib::IsInt
|
2009-08-16 18:45:26 +02:00 |
Daniel Marjamäki
|
51365c4b9d
|
mathlib: minor fix
|
2009-08-13 22:31:58 +02:00 |
danmar
|
3de825c290
|
Borland C++ Builder: Fixed compilation and testrunner problems
|
2009-08-13 22:13:52 +02:00 |
Reijo Tomperi
|
e0f416e52e
|
astyle fix
|
2009-08-02 22:11:17 +03:00 |
Slava Semushin
|
35e35b38a7
|
MathLib: introduce and use calculate() method.
No functional change.
|
2009-08-02 19:29:30 +07:00 |
Reijo Tomperi
|
2a7470e986
|
Changed EOL character to LF in a few files.
|
2009-06-02 23:32:58 +03:00 |
Reijo Tomperi
|
58eda6e978
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
http://apps.sourceforge.net/trac/cppcheck/ticket/325
|
2009-05-30 08:48:12 +03:00 |
Daniel Marjamäki
|
7cddc52d8f
|
mathlib: Fixed todo 3/2=1
|
2009-04-16 22:06:17 +02:00 |
Daniel Marjamäki
|
e72a38aaa8
|
mathlib: Added licence text
|
2009-04-09 16:17:59 +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 |