1
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Step to clang 3.7. More... almost 9 years ago
Add documentation for public interface. More... about 9 years ago
Make template function private by implementing in the cpp file. More... about 9 years ago
Add noexcept(true) to destructors explicitly. More... about 9 years ago
Make paths structure read only. More... about 9 years ago
Add initial test for response. More... about 9 years ago
Move constructor first in request class. More... about 9 years ago
Add documentation to response constructor. More... about 9 years ago
Improve timestamp documentation. More... about 9 years ago
Rename get_*_trie to make_*_trie at timestamp. More... about 9 years ago
Remove error prone parsing beyond the year of ASCII time. More... about 9 years ago
Improve const correctness at timestamp. More... about 9 years ago
Remove fixture from timestamp tests. More... about 9 years ago
Add documentation to timestamp interface. More... about 9 years ago
Correct todo in uri implementation. More... about 9 years ago
Improve const correctness of timestamp implementation. More... about 9 years ago
Improve uri handling and output. More... about 9 years ago
Add functions to make uri's buffer handling easier to read. More... about 9 years ago
Improve documentation of uri. More... about 9 years ago
Improve documentation of uri. More... about 9 years ago
Remove obsolete uri member. More... about 9 years ago
Improve const correctness of uri. More... about 9 years ago
Use sonar's language auto-detection. More... about 9 years ago
Fix gcc build. More... about 9 years ago
Remove unnecessary conditions. More... about 9 years ago
Improve cyclomatic complexity of uri. More... about 9 years ago
Fix magic constant issue. More... about 9 years ago
Add more documentation. More... about 9 years ago
Check destination buffer length in uri::parse. More... about 9 years ago
Put first_pass_data into private section. More... about 9 years ago