Mario Hüttel
|
d313514fe8
Add GCC specific format attribute to the function prototype of shellmatta_printf to mark it as a printf-like function.
|
1 år sedan |
shimatta
|
be552fe243
Merge branch 'bugfix/#59_fix_makefile' of shimatta/shellmatta into develop
|
3 år sedan |
S.Hentges
|
9537825fd8
Escape braces
|
3 år sedan |
shimatta
|
28e82c65de
Merge branch 'develop' of shimatta/shellmatta into master
|
3 år sedan |
shimatta
|
4d542f973b
Merge branch 'feature/#55-help-command-shall-only-print-help-and-usage-as-derailled-output' of shimatta/shellmatta into develop
|
3 år sedan |
prozessorkern
|
c1f42d8239
checking for buffer overflow in insertChars function
|
3 år sedan |
prozessorkern
|
a5bd5c57ab
added detailed help function
|
3 år sedan |
prozessorkern
|
e3c35bd0d5
improved doxygen documentation
|
3 år sedan |
prozessorkern
|
eb524436ce
improved style and fixed some cppcheck findings
|
3 år sedan |
shimatta
|
a9b8dcb504
Merge branch 'feature/#52-only-store-new-commands-in-history' of shimatta/shellmatta into develop
|
3 år sedan |
prozessorkern
|
c7f238c005
fixed comments
|
3 år sedan |
prozessorkern
|
0b0a52d898
fixed the history buffer when there is an overflow
|
3 år sedan |
prozessorkern
|
e6b45952b3
added tests for shellmatta_history and improved documentation
|
3 år sedan |
prozessorkern
|
438e4c4d76
fix dirty flag
|
3 år sedan |
prozessorkern
|
ded69bc1f4
make mario happy
|
3 år sedan |
prozessorkern
|
88c33895f6
added check if the current entered command matches the last command in the history buffer - if the command is already stored it will not be stored again
|
3 år sedan |
prozessorkern
|
ac6ffb9602
fixed findings from static analysis
|
3 år sedan |
shimatta
|
6cfd157408
Merge branch '#50_Add_unittest_for_shellmatta_opt_peekNextHunk' of shimatta/shellmatta into develop
|
3 år sedan |
S.Hentges
|
68ec0ab3dc
refactor testcases, delete doubling testcases
|
4 år sedan |
S.Hentges
|
e495346d44
Add unittest for otp_peekNextHunk
|
4 år sedan |
sebastian
|
ca293841e8
Merge branch '#48_Add_unittest_for_shellmatte_utils_removeChars' of shimatta/shellmatta into develop
|
4 år sedan |
prozessorkern
|
f5f9c62493
tried to improve the documentation of the function utils_removeChars + made it more defensive + fixed the testcases
|
4 år sedan |
S.Hentges
|
2060cd61eb
Expand unittest for utils_removeChars
|
4 år sedan |
S.Hentges
|
15c846a9f1
Fix identation
|
4 år sedan |
S.Hentges
|
0ae7e24470
Revert "Fix identation"
|
4 år sedan |
S.Hentges
|
0ebbcc602c
Fix identation
|
4 år sedan |
S.Hentges
|
536643a462
Add Unittest for test_utils_removeChars.cpp
|
4 år sedan |
prozessorkern
|
1b7cdb1acc
replaced the LICENSE.md file with a plain text file with the standard convention for LICENSE files...
|
4 år sedan |
prozessorkern
|
73e8f0af03
fixed whitespaces in makefile
|
4 år sedan |
prozessorkern
|
c74e37b846
fix #47 now calling a continued command even without new input data
|
4 år sedan |