0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor updates More... about 7 years ago
conversion from double to int More... about 7 years ago
conversion from int to double More... about 7 years ago
ported code to c99 More... about 7 years ago
replacved IEEE 754 with exponential notation More... about 7 years ago
improved output More... about 7 years ago
float, single precisione, ranging More... about 7 years ago
replaced c11 with c99 standard More... about 7 years ago
default 'int' value when float is out of range More... about 7 years ago
float to integer, casting More... about 7 years ago
fix printf() notation More... about 7 years ago
extracting bits More... about 7 years ago
floating point IEEE 754, from int to float More... about 7 years ago
hexdump of binary data More... about 7 years ago
fixed unrecognized command line option -std=c11 More... over 7 years ago
removed links, moved to doc More... over 7 years ago
The Lost Art of C Structure Packing More... over 7 years ago
squeeze(), done More... over 7 years ago
squeeze char More... over 7 years ago
the program's scope More... over 7 years ago
qsort() redefined More... over 7 years ago
macro to get right syscall for linux/OpenBSD More... over 7 years ago
fixed macro to get target OS/portability More... over 7 years ago
Merge branch 'Cjuly2017' More... over 7 years ago
added get_line() func. More... over 7 years ago
fixed len More... over 7 years ago
fixed string length More... over 7 years ago
_GNU_SOURCE macro added, replaced int with size_t More... over 7 years ago
replaced malloc() with alloc(), replaced read/write func names More... over 7 years ago
writelines() optimized More... over 7 years ago