0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1550 from BillyONeal/fix_leap_year_last_day More... about 5 years ago
Fix year calculation for the last day of a leap year. More... about 5 years ago
Update oauth2.h More... about 5 years ago
Update README.md More... about 5 years ago
Merge pull request #1520 from sighingnow/ht/std_format_macro More... over 5 years ago
Merge pull request #1523 from Milerius/patch-1 More... over 5 years ago
[MacOS]: fix wrong linking of Apple Frameworks More... over 5 years ago
Define __STDC_FORMAT_MACROS when it hasn't been defined to avoid duplicate define error. More... over 5 years ago
Add support for oauth2 using only client credentials More... over 5 years ago
Add constructor from all integer types.
NN
More... over 5 years ago
Delete apparently broken .vcxprojs and .pfxes. (#1415) More... almost 6 years ago
Mint v2.10.16. (#1395) More... almost 6 years ago
CMake fixes + CMake search for OpenSSL (macOS) (#1383) More... almost 6 years ago
Update submodule websocketpp to 0.8.2 (#1392) More... almost 6 years ago
Do not report errors (such as EBADF and EINVAL) from setsockopt here, since this is a performance optimization only, and hard errors will be picked up by the following operation (#1393) More... almost 6 years ago
Fix compilation with GCC 4.8/4.9, which was broken by commit 53fab3aa124eb712c0d5c4861438ecdbc5b5c2d5. (#1379) More... almost 6 years ago
Add support for HTTP redirection in ASIO and WinHTTP-based http_clients (#1328) More... almost 6 years ago
Fix more http test build fails in certain configurations (#1332) More... almost 6 years ago
Remove redundant std::move noted by gcc 9.2 (-Wredundant-move) (#1370) More... almost 6 years ago
Static analyzer (PVS Studio) fixes (#1372) More... almost 6 years ago
[#1349] Expose json::value::parse for UTF8 string on Windows (#1350) More... almost 6 years ago
libcpprestsdk: fix building as a static library (#1344) More... almost 6 years ago
Mint v2.10.15. (#1336) More... almost 6 years ago
Fix tcp::resolver data race in the asio backend and be defensive against empty results (#1339) More... almost 6 years ago
Use C++11 synchronization classes under macOS too (#1342)
VZ
More... almost 6 years ago
Add Ubuntu 18.04 testing. (#1340) More... almost 6 years ago
Enable HTTP compression support on all platforms (#1322) More... almost 6 years ago
Turn VS2015 back on now that vcpkg is fixed. (#1335) More... almost 6 years ago
Add TCP_NODELAY to disable Nagle's algorithm in Boost.ASIO-based http_client (#1310) More... almost 6 years ago
Use LC_ALL_MASK rather than LC_ALL when calling newlocale (#1330) More... almost 6 years ago