3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed colour of sidebar.
Glyn
as Glyn Matthews
More... about 14 years ago
Updated documentation style, minor fixes to docs based on feedback.
Glyn
as Glyn Matthews
More... about 14 years ago
Restructuring of documentation.
Glyn
as Glyn Matthews
More... about 14 years ago
Updated documentation about cpp-netlib libraries.
Glyn
as Glyn Matthews
More... about 14 years ago
Merge branch 'devel-0.9' of https://github.com/Mike-ECT/cpp-netlib into 0.9-devel
deanberris
as Dean Michael Berris
More... about 14 years ago
Updated documentation, including a section describing the simple_wget example.
Glyn
as Glyn Matthews
More... about 14 years ago
Updated CMake scripts to silence the horrendous warnings on Windows.
Glyn
as Glyn Matthews
More... about 14 years ago
Fixed bug where the user_info was incorrectly being parsed.
Glyn
as Glyn Matthews
More... about 14 years ago
Fixing call to get_part_kind in MIME.
deanberris
as Dean Michael Berris
More... about 14 years ago
Updated documentation for 0.9.3
Glyn
as Glyn Matthews
More... about 14 years ago
Added JSON parser to example.
Glyn
as Glyn Matthews
More... about 14 years ago
Fixed an issue with chunked content - client was expecting too many bytes and could block forever. More... about 14 years ago
Fixed an issue with chunked content - client was expecting too many bytes and could block forever. More... about 14 years ago
Add a '::boost::' namespace specifier for fixing up a compile-error at Visual C++ 2010. More... about 14 years ago
Updated documentation.
Glyn
as Glyn Matthews
More... about 14 years ago
Marked basic_url_test as an expected failure.
Glyn
as Glyn Matthews
More... about 14 years ago
Removed section on header-only installation.
Glyn
as Glyn Matthews
More... about 14 years ago
Updating the documentation.
Glyn
as Glyn Matthews
More... about 14 years ago
Updated Jamfile scripts.
Glyn
as Glyn Matthews
More... about 14 years ago
Cleaning.
Glyn
as Glyn Matthews
More... about 14 years ago
Added uri constructor to http::request.
Glyn
as Glyn Matthews
More... about 14 years ago
Fixed bug where the parser didn't ignore optional URI parts.
Glyn
as Glyn Matthews
More... about 14 years ago
Minimum version of CMake is 2.8, as advertised in the documentation.
Glyn
as Glyn Matthews
More... about 14 years ago
Added a simple example that uses the Twitter Search API.
Glyn
as Glyn Matthews
More... about 14 years ago
Cleaned up URI again.
Glyn
as Glyn Matthews
More... about 14 years ago
Added an RSS feed example.
Glyn
as Glyn Matthews
More... about 14 years ago
Added an atom feed example.
Glyn
as Glyn Matthews
More... about 14 years ago
Fixes for compilation on Linux/GCC 4.4.
Glyn
as Glyn Matthews
More... about 14 years ago
URI no longer uses ranges internally, but strings because of inconsistencies in the parser that I couldn't solve.
Glyn
as Glyn Matthews
More... about 14 years ago
Changed the line endings of the mime test files to CRLF which will allow the tests to pass. More... about 14 years ago