- 13 Oct, 2017 1 commit
-
-
Stefan Tauner authored
Command line used was: find * -type f \( -name "*.pm" -or -name "*.pl" -or -name "*.c" -or -name "*.v" -or -name "*.vhd" -or -name "*.psl" \) -print0 | parallel -q -0 sed -ri -e 's/^([[:blank:]]*[^[:blank:]]+)([[:blank:]]+)(https:\/\/embsys.technikum-wien.at\/projects\/vecs\/fiji)/\1\2\3\n\1\n\1\2The creation of this file has been supported by the publicly funded\n\1\2R\&D project Josef Ressel Center for Verification of Embedded Computing\n\1\2Systems (VECS) managed by the Christian Doppler Gesellschaft (CDG)./g'
-
- 03 Oct, 2017 3 commits
-
-
Stefan Tauner authored
Also, add some missing strict/warning statements and fix resulting warnings and refine some comments in the headers of files.
-
Stefan Tauner authored
-
Stefan Tauner authored
-
- 29 Aug, 2016 2 commits
-
-
Christian Fibich authored
Reapplied Beautify script
-
Christian Fibich authored
-
- 16 Feb, 2015 1 commit
-
-
Stefan Tauner authored
- objectify connection and configuration handling - work around Doxygen::Filter::Perl issue - add some missing documentation bits - make some functions private - always send 0 bytes to reset connection at the beginning
-
- 09 Feb, 2015 1 commit
-
-
Stefan Tauner authored
-