0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Nov 23, 2024 — Nov 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cppsp: micro-optimizations More... over 12 years ago
cpoll: MemoryPool::free() should call ::free(), not itself More... over 12 years ago
cppsp_standalone: don't use pthread_create when only 1 thread is needed More... over 12 years ago
cppsp: added inline-able tolower() function More... over 12 years ago
cppsp: micro-optimizations in itoa() More... over 12 years ago
cppsp: remove unnecessary check for already-added Content-Length header More... over 12 years ago
cppsp, cpoll: micro-optimizations More... over 12 years ago
cppsp: pool cppsp::Page allocations More... over 12 years ago
cpoll: make StringPool inherit RGC::Allocator More... over 12 years ago
cppsp: more micro-optimizations More... over 12 years ago
cppsp: more micro-optimizations More... over 12 years ago
cppsp: HTTPParser: fix potential use-after-free More... over 12 years ago
cppsp: added HTTPParser More... over 12 years ago
cpoll: fix bug in newPersistentStreamReader that could cause delimiters to be skipped More... over 12 years ago
cppsp_standalone: update to new API More... over 12 years ago
cppsp: fixed an off-by-one error in headerContainer More... over 12 years ago
cppsp: ported headerContainer from simplehttp More... over 12 years ago
simplehttp: added experimental headerContainer class More... over 12 years ago
cpoll: StreamWriter: add write() method for String More... over 12 years ago
cpoll: File: check for deletion after calling doOperation callback More... over 12 years ago
(continued) cpoll micro-optimizations More... over 12 years ago
cpoll: micro-optimizations More... over 12 years ago
cpoll: micro-optimizations More... over 12 years ago
cpoll: minor micro-optimizations More... over 12 years ago
cpoll: fixed bug where release() is called on a handle when it shouldn't be More... over 12 years ago
cpoll: remove unnecessary code in EPoll More... over 12 years ago
cpoll experimental optimizations More... over 12 years ago
cpoll: revert to level triggered epoll More... over 12 years ago
Revert "cpoll: NewEPoll: (micro-optimization) don't drain newly added handles, and don't repeatedly drain successfully dispatched events" More... over 12 years ago
cpoll: NewEPoll: (micro-optimization) don't drain newly added handles, and don't repeatedly drain successfully dispatched events More... over 12 years ago