7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix response for the command that is too long More... over 5 years ago
remove the -c and -n flags that control log compaction More... over 5 years ago
add the OS version and platform to the stats command More... over 5 years ago
fix overflow error with job size bigger than uint32 width More... over 5 years ago
write blocks to allocate files in rawfalloc on every OS More... over 5 years ago
improve clarity for job_list_* operations More... over 5 years ago
fix the way tube is truncated More... over 5 years ago
rename deadline_at to unpause_at More... over 5 years ago
disable forced binding to IPV6-only stack if "-l" was not set More... over 5 years ago
rename delay_q_peek() to soonest_delayed_job() More... over 5 years ago
add benchmarks for the fsync option turned on More... over 5 years ago
add more comments and style fixes More... over 5 years ago
support UNIX domain sockets More... over 5 years ago
factor out the code acquiring the wal dir More... over 5 years ago
linux.c: fix rawfalloc to return errno on error More... over 5 years ago
bracket with error-checking all the calls to close() on files More... over 5 years ago
free placeholder stats/peek job by checking state in connclose() More... over 5 years ago
handle SIGTERM to allow quick exit under Docker More... over 5 years ago
add comments about Conn and Socket structs More... over 5 years ago
refactor the code managing event changes in connections More... over 5 years ago
add the job_free() benchmark More... over 5 years ago
add merge check with threshold of 0.5% More... over 5 years ago
ms.c: simplify the code checking OOM in the grow function More... over 5 years ago
fix style of the code (#522) More... over 5 years ago
fix segfault in ctbench_heap_remove (#520) More... over 5 years ago
revise Chinese doc (#519) More... over 5 years ago
fix errors for -pedantic flag on MacOS and clang/gcc8 (#517) More... over 5 years ago
do not return void expressions (#515) More... over 5 years ago
rename global var id into instance_hex (#511) More... over 5 years ago
make VA_ARGS contain at least one element in twarn* macros (#516) More... over 5 years ago