0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: Add macos-14 for Apple Silicon More... 2 months ago
Fix some typos. More... 2 months ago
ci: Add macos-13. More... 7 months ago
ci: Update to `actions/checkout@v4`. More... 7 months ago
Make `size_float` static. More... 7 months ago
Make `memory_size` parameter to `size_*` be `bool`. More... 7 months ago
binarydb.c: fix panic on DB backup after lseek() More... 9 months ago
net.c: pass sizeof sockaddr_in struct to bind() More... 9 months ago
Remove a couple of attributions to myself for patches. More... over 1 year ago
Expand and remove some macros around `cthrow`. More... over 1 year ago
genesis.c: Remove define for `ROOT_UID`. More... over 1 year ago
genesis.c: Expand and remove `DIE` macro. More... over 1 year ago
net.c: Remove unused `DIE` macro. More... over 1 year ago
Fix typo for terminated. More... over 1 year ago
textdb.c: Use `cObjnum` instead of `Long`. More... over 1 year ago
lookup_next_objnum: Return INV_OBJNUM, not NOT_AN_IDENT. More... over 1 year ago
lookup_bdb: Fix dead store issues. More... over 1 year ago
Use INET6_ADDRSTRLEN instead of DNS_MAXLEN when appropriate. More... over 1 year ago
net.c: Fix compilation on older compiler. More... over 1 year ago
accepting sockets: Use local sockaddr, switch to new API. More... over 1 year ago
pending sockets: Use a local sockaddr, add comment. More... over 1 year ago
Replace remaining calls to `inet_addr` with `inet_pton`. More... over 1 year ago
GitHub Actions: Install bison on Windows. More... over 1 year ago
CMake: Don't enable -Wall for MSVC. More... over 1 year ago
GitHub Actions: ctest needs -C $BUILD_TYPE on Windows. More... over 1 year ago
ctime: Add comment explaining magic number 24. More... over 1 year ago
lookup_bdb: Fix compilation. More... over 1 year ago
Add a couple of missing `void` in parameter lists. More... over 1 year ago
Flag `dump_core_and_exit` and `panic` as `noreturn`. More... over 1 year ago
shutdown_coldcc: Mark as `noreturn`. More... over 1 year ago