1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wlink: remove unaligned pointer More... 25 days ago
wlink: use dedicated map file buffer instead of shared buffer (TokBuff) More... 26 days ago
wlink: correct map file finalization map file can be finalized after calling EndTime() procedure More... 26 days ago
wl: cleanup code rename symbols to be more readable More... 26 days ago
hdr: remove redundant items from sys/time.h and sys/select.h change implementation comments from public to private More... 26 days ago
hdr: Add sys/select.h posix header (#1275)
Detlef
as Detlef Riekenberg
More... 26 days ago
hdr: add new POSIX prototype suseconds_t More... 27 days ago
cc: correct processing of W106 and enable it More... 27 days ago
hdr: add fdset.sp and select.sp include files to share by multiple header file More... 27 days ago
hdr: cleanup timeval.sp (thanks @winspool) More... 27 days ago
cc: temporary disable W106 More... 28 days ago
posix: return back previous change because OW 1.9 has a problem with it More... 28 days ago
cc: cleanup compiler code More... 28 days ago
cc: remove redundant blank line More... 28 days ago
cc: use _Bool type for C99 and above or with extension More... 28 days ago
cc: correct handling of long long (64-bit) and _Bool (1-bit) bitfields add test for 64-bit bitfields correct boundary checks, now unified by bit-sized check common for bitfields and integer types More... 28 days ago
cg: correct ommited items More... 28 days ago
cg: cleanup cgops.h header file More... 28 days ago
posix: do code more portable More... 28 days ago
cc: rename bitfield check function to more suitable name More... 28 days ago
cc: cleanup bitfield value check processing More... 28 days ago
cmdedit: correct build break More... 28 days ago
cc: properly handle 64-bit constant expression More... 28 days ago
cc: cleanup zero constant detection routines More... 28 days ago
cc: change function names to be more transparent More... 29 days ago
wd: correct type mismatch More... 29 days ago
cc: fix 64-bit fields initialization More... 29 days ago
cc: use 64-bit variables for bitfields initialization processing More... 29 days ago
cc: correct build break for 32-bit targets More... 29 days ago
cc: cleanup integer constants processing More... 30 days ago