Nothing Special   »   [go: up one dir, main page]

1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Nov 22, 2023 — Nov 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore cache files from clangd language daemon.
gatzka
as Stephan Gatzka
More... 4 months ago
Update kits file.
gatzka
as Stephan Gatzka
More... 4 months ago
Correct formatting.
gatzka
as Stephan Gatzka
More... 4 months ago
Correct endianess.
gatzka
as Stephan Gatzka
More... 4 months ago
Feature/fix clang tidy (#439)
gatzka
as Stephan Gatzka
More... 4 months ago
Correct function prototype for epoll read callback.
gatzka
as Stephan Gatzka
More... 4 months ago
Rewrite test code to please gcc AddressSanitizer.
gatzka
as Stephan Gatzka
More... 4 months ago
Check malloced memory for NULL.
gatzka
as Stephan Gatzka
More... 4 months ago
Avoid false positive warning of gcc about memory leaking.
gatzka
as Stephan Gatzka
More... 4 months ago
Avoid false positive warning of gcc about fd leaking.
gatzka
as Stephan Gatzka
More... 4 months ago
Check if memory was allocated successfully.
gatzka
as Stephan Gatzka
More... 4 months ago
Check if memory was allocated successfully.
gatzka
as Stephan Gatzka
More... 4 months ago
Check if memory was allocated successfully.
gatzka
as Stephan Gatzka
More... 4 months ago
Fix possible NULL dereferencing.
gatzka
as Stephan Gatzka
More... 4 months ago
Correct formatting.
gatzka
as Stephan Gatzka
More... 4 months ago
Correct size calculation for strncpy.
gatzka
as Stephan Gatzka
More... 4 months ago
Simplifiy expression.
gatzka
as Stephan Gatzka
More... 4 months ago
Make length of buffer to copy more explicit.
gatzka
as Stephan Gatzka
More... 4 months ago
Make newer toolchains available.
gatzka
as Stephan Gatzka
More... 4 months ago
Update README.md
gatzka
as Stephan Gatzka
More... 10 months ago
Feature/sonarcloud new docker (#438)
gatzka
as Stephan Gatzka
More... over 1 year ago
Use latest cmake-build-action.
gatzka
as Stephan Gatzka
More... over 1 year ago
Use latest publish-to github action.
gatzka
as Stephan Gatzka
More... over 1 year ago
Use officially tagged ctest action.
gatzka
as Stephan Gatzka
More... over 1 year ago
Use latest build environment.
gatzka
as Stephan Gatzka
More... over 1 year ago
Feature/new compilers (#435)
gatzka
as Stephan Gatzka
More... over 1 year ago
Cast enum correctly.
gatzka
as Stephan Gatzka
More... over 1 year ago
Cast enum correctly to unsigned.
gatzka
as Stephan Gatzka
More... over 1 year ago
Use enum instead of define.
gatzka
as Stephan Gatzka
More... over 1 year ago
Use enum instead of define.
gatzka
as Stephan Gatzka
More... over 1 year ago