2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 21 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[codacy] check if realloc failed in services/comm.cpp
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
[codacy] reduce scope of buffer variable
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
[codacy] fix printf format codes in scheduler.cpp
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
[codacy] avoid Assert statement modifies 'flags' issue
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
[codacy] fix printf format code in handle_connection
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
[codacy] remove redundant end_status assignment
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
[codacy] initialise more values in CPULoadInfo constructor
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
[codacy] fix printf format code
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
[codacy] remove unused (ghostscript?) macros from md5.h
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
add some .gitignore fixes
mostynb
as Mostyn Bramley-Moore
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
mostynb
as Mostyn Bramley-Moore
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
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
pass _host_platform by reference
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
use correct format in snprintf
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago
fix typo in README.md
mostynb
as Mostyn Bramley-Moore
More... about 7 years ago