boinc/dcapi
Julien Nabet efdc5601a1 cppcheck: fix 1 kind of reports
(warning) Storing fgetc() return value in char variable and then comparing with EOF
+ optimize a bit by moving the instruction "buf[i]= '\0';" inside the loop, outside from it.
(only non example files have been changed)
2015-10-10 23:10:10 +02:00
..
boinc Fix compile error on gcc 4.7 2013-12-02 11:10:03 +01:00
cf Modernize the DC-API autoconf macros 2013-12-02 11:09:57 +01:00
common - prepare for new release (...) 2013-12-02 11:10:02 +01:00
condor cppcheck: fix 1 kind of reports 2015-10-10 23:10:10 +02:00
debian no need for Condor includes 2013-12-02 11:10:02 +01:00
doc revert previous 2013-12-02 11:10:03 +01:00
examples Win32 and Linux compilation fixes (Jozsef Kovacs) 2013-12-02 11:10:02 +01:00
include Added support for the <optional> flag of boinc. 2013-12-02 11:10:02 +01:00
java Normalized line breaks according to latest updates of .gitattributes 2014-06-27 10:12:11 +02:00
local cppcheck: fix 1 kind of reports 2015-10-10 23:10:10 +02:00
python/DCAPI Fix typos 2013-12-02 11:09:57 +01:00
tmp Safety copy from fortran interface. 2013-12-02 11:09:41 +01:00
win_build Normalized line breaks according to latest updates of .gitattributes 2014-06-27 10:12:11 +02:00
.gitattributes
COPYING Add license text 2013-12-02 11:09:48 +01:00
INSTALL Add generic installation guidelines (taken from autoconf) 2013-12-02 11:09:48 +01:00
Makefile.am Modernize the DC-API autoconf macros 2013-12-02 11:09:57 +01:00
README-MinGW32 MinGW32 compiling howto 2013-12-02 11:10:03 +01:00
_autosetup.sh Wrong include directory in _autosetup 2013-12-02 11:09:56 +01:00
configure.ac Increased version number. 2013-12-02 11:10:01 +01:00
dcapi-deploy Added the dcapi-deploy script 2013-12-02 11:09:57 +01:00
dcapi.m4 Use m4_ifval() instead of m4_ifblank() 2013-12-02 11:09:58 +01:00
gtk-doc.make revert previous 2013-12-02 11:10:03 +01:00