Oliver Stöneberg
|
89b47e725f
|
CI-unixish.yml: added step to compile democlient (#4997)
* democlient.cpp: added missing copyright header
* CI-unixish.yml: added step to build democlient
* democlient.cpp: fixed GCC compiler warnings
|
2023-04-21 18:58:04 +02:00 |
Daniel Marjamäki
|
8f386e15fd
|
Remove bug hunting. This feature will be provided in Cppcheck premium.
|
2022-04-11 07:31:33 +02:00 |
Daniel Marjamäki
|
1c0ee2d54b
|
democlient: fix compiler error
|
2021-10-02 13:03:51 +02:00 |
Paul Fultz II
|
7f358b2bed
|
Format with uncrustify (#3388)
|
2021-08-07 20:51:18 +02:00 |
Daniel Marjamäki
|
fe8a0a87fb
|
democlient; Fixed compile error
|
2021-07-04 17:04:17 +02:00 |
Daniel Marjamäki
|
aa28f3fe8c
|
Removed Cppcheck::terminate()
|
2020-12-04 18:47:43 +01:00 |
Daniel Marjamäki
|
c7cbe7f2d3
|
rename externals/tinyxml to externals/tinyxml2
|
2020-11-16 09:11:53 +01:00 |
Daniel Marjamäki
|
f44192e94b
|
democlient: fix compile errors
|
2020-06-14 14:01:41 +02:00 |
Oliver Stöneberg
|
37bc0483a4
|
made check.h less heavy (#2633)
|
2020-05-23 07:16:49 +02:00 |
Daniel Marjamäki
|
10d3b2466b
|
democlient: Fixed override
|
2019-02-09 13:31:50 +01:00 |
Daniel Marjamäki
|
58c007b726
|
Fix missingOverride warnings in democlient
|
2019-01-13 13:18:50 +01:00 |
PKEuS
|
9422f0c558
|
Democlient:
- Add <!DOCTYPE html> to output
- Avoid closing/reopening logfile
- Use C++ instead of C where possible
|
2016-07-17 18:47:40 +02:00 |
Daniel Marjamäki
|
930e7f7004
|
Fixed Cppcheck format string warning
|
2016-01-15 09:45:47 +01:00 |
Daniel Marjamäki
|
35b270ddcc
|
Fixed #4052 (Show Cppcheck version in online demo)
|
2015-11-25 19:33:04 +01:00 |
Daniel Marjamäki
|
9f41fcfbcb
|
democlient: skip the leading 'code='. output warnings in the log.
|
2015-11-23 09:27:33 +01:00 |
Daniel Marjamäki
|
051d42ae6b
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
orbitcowboy
|
f5d804f71a
|
running astyle
|
2014-11-20 10:13:03 +01:00 |
Daniel Marjamäki
|
14c8140536
|
democlient: simple working democlient
|
2014-01-01 15:55:18 +01:00 |
XhmikosR
|
63cba99d7e
|
Fix democlient compilation under MSYS.
|
2013-07-21 19:15:59 +02:00 |
Daniel Marjamäki
|
ab2d2a7484
|
democlient: log input
|
2013-07-13 18:15:20 +02:00 |
XhmikosR
|
07b8607bf8
|
democlient: updated build script
|
2013-07-06 21:43:11 +02:00 |
XhmikosR
|
9f11c01450
|
apply astyle
|
2012-12-15 09:46:02 +01:00 |
Daniel Marjamäki
|
7190443057
|
democlient: handle input through QUERY_STRING if stdin doesn't work
|
2012-11-28 10:22:15 +01:00 |
XhmikosR
|
9b5c245899
|
tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-29 13:49:16 +02:00 |
XhmikosR
|
2acda0854b
|
democlient.cpp: apply astyle
|
2012-09-15 15:44:38 +02:00 |
Daniel Marjamäki
|
e93679b3b2
|
democlient: updated build script to match the script I have on the shell. Removed the old 'info.txt'.
|
2012-09-08 18:40:47 +02:00 |
PKEuS
|
6023ae423c
|
Added missing include to democlient.cpp (#4149)
Include cstdio instead of stdio.h
|
2012-09-06 20:23:48 +02:00 |
Daniel Marjamäki
|
f95a09dfec
|
democlient: added democlient files
|
2012-07-02 19:50:14 +02:00 |