1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use a new structure for gcc 4.9 More... over 10 years ago
Only check the format when FORMAT_CHECK is ON More... over 10 years ago
Install cmake with brew when BREW_CMAKE is ON References #47 More... over 10 years ago
Special case v1 cookies in GetEncoded() More... over 10 years ago
Remove unused methods in Session implementation More... over 10 years ago
Move rvalue reference Body into impl method References #37 More... over 10 years ago
Add Session Body tests for full coverage References #37 More... over 10 years ago
Add support for Body parameter to Session References #37 More... over 10 years ago
Add raw_body_tests for testing Body posts References #37 More... over 10 years ago
Add json_post endpoint to embedded test server References #37 More... over 10 years ago
Add Body class References #37 More... over 10 years ago
Add ignore entry for vim autocompleter More... over 10 years ago
Use clang-format for response.h and cprtypes.cpp More... over 10 years ago
Merge pull request #52 from SuperV1234/master More... over 10 years ago
Avoid shadowing (-Wshadow) More... over 10 years ago
Const and noexcept correctness More... over 10 years ago
include missing cctype header More... over 10 years ago
- Avoid code repetition by using default arguments - Avoid shadowing warnings (-Wshadow) More... over 10 years ago
More idiomatic `CaseInsensitiveCompare` implementation (Also, fixed "Insenstive" typo.) More... over 10 years ago
Run format-check.sh after build script More... over 10 years ago
Add format-check script More... over 10 years ago
Add clang-format-3.7 package More... over 10 years ago
Remove unused clang-format style options More... over 10 years ago
Add Vittorio to AUTHORS list More... over 10 years ago
Add defines.h include in response.h References #50 More... over 10 years ago
Use forwarding references in Response constructors References #50 More... over 10 years ago
Use forwarding references for Payload Pair class References #50 More... over 10 years ago
Remove unused and untested Payload constructor More... over 10 years ago
Add rvalue reference constructor for payload References #50 More... over 10 years ago
Use consistent style with clang-format More... over 10 years ago