[codacy] check if realloc failed in services/comm.cpp |
|
More...
|
about 7 years ago
|
[codacy] reduce scope of buffer variable |
|
More...
|
about 7 years ago
|
[codacy] fix printf format codes in scheduler.cpp |
|
More...
|
about 7 years ago
|
[codacy] avoid Assert statement modifies 'flags' issue |
|
More...
|
about 7 years ago
|
[codacy] fix printf format code in handle_connection |
|
More...
|
about 7 years ago
|
[codacy] remove redundant end_status assignment |
|
More...
|
about 7 years ago
|
[codacy] initialise more values in CPULoadInfo constructor |
|
More...
|
about 7 years ago
|
[codacy] fix printf format code |
|
More...
|
about 7 years ago
|
[codacy] remove unused (ghostscript?) macros from md5.h |
|
More...
|
about 7 years ago
|
add some .gitignore fixes |
|
More...
|
about 7 years ago
|
make icecc-create-env fail if clang cannot find its includes for some reason |
|
More...
|
about 7 years ago
|
make the ccache test first run normally with full icecc debug enabled |
|
More...
|
about 7 years ago
|
make icecc also log its argc/argv it's been invoked with |
|
More...
|
about 7 years ago
|
Merge pull request #340 from mostynb/cleanup_debug_levels |
|
More...
|
about 7 years ago
|
Merge pull request #338 from mostynb/document_arg_types |
|
More...
|
about 7 years ago
|
Merge pull request #352 from mostynb/const_getenv |
|
More...
|
about 7 years ago
|
values returned by getenv should be marked const |
|
More...
|
about 7 years ago
|
test.sh: Verify environments with icecc-test-env |
|
More...
|
about 7 years ago
|
Merge pull request #349 from mostynb/codacy_sys_stat_h |
|
More...
|
about 7 years ago
|
Merge pull request #348 from mostynb/host_platform_ref |
|
More...
|
about 7 years ago
|
Merge pull request #347 from mostynb/snprintf_format |
|
More...
|
about 7 years ago
|
Merge pull request #346 from mostynb/readme_typo_fixup |
|
More...
|
about 7 years ago
|
Merge pull request #345 from mostynb/ICECC_REPEAT_RATE_comment |
|
More...
|
about 7 years ago
|
Merge pull request #339 from mostynb/remove_useless_cat |
|
More...
|
about 7 years ago
|
Merge pull request #335 from mostynb/drop_vos_support |
|
More...
|
about 7 years ago
|
icecc-test-env: Add environment test script |
|
More...
|
about 7 years ago
|
avoid codacy warning for the S_ISDIR macro |
|
More...
|
about 7 years ago
|
pass _host_platform by reference |
|
More...
|
about 7 years ago
|
use correct format in snprintf |
|
More...
|
about 7 years ago
|
fix typo in README.md |
|
More...
|
about 7 years ago
|