1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
nuke redundant unset() More... over 6 years ago
merge More... over 6 years ago
don’t suggest coercing like that More... over 6 years ago
fix encoding of overlong ints More... over 6 years ago
rewrite util_fixutf8 accordingly More... over 6 years ago
more on avoiding string copying More... over 6 years ago
avoid unnecessary string copying More... over 6 years ago
SecurePIM includes the original body also in forwards More... over 6 years ago
this could help More... over 6 years ago
add the headers as early as possible More... over 6 years ago
add header to allow clients to switch on server types More... over 6 years ago
fix typo for encoded BOM, oops More... over 6 years ago
fix error offsets; catch loose low surrogates More... over 6 years ago
inline More... over 6 years ago
fix typo, makes the testsuthe happy More... over 6 years ago
fix \uNNNN handling for small values of N More... over 6 years ago
add missing return statements More... over 6 years ago
encoder, tentatively More... over 6 years ago
most of the string decoding, but not yet result char encoding More... over 6 years ago
implement error recovery More... over 6 years ago
update commets, etc. More... over 6 years ago
even faster, by not much More... over 6 years ago
up to 1000ms faster for control characters õÕ More... over 6 years ago
Revert "just for control, this is still slower…" More... over 6 years ago
just for control, this is still slower… More... over 6 years ago
eliminating the else seems to save another 30ms or so More... over 6 years ago
this seems to make a minimal difference, too More... over 6 years ago
now we can do this, at minimal savings More... over 6 years ago
shave a couple more milliseconds out of it More... over 6 years ago
reordering for about 450ms More... over 6 years ago