3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 01, 2025 — Feb 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing more unqualified calls to begin(range) and end(range) that cause errors with MSVC 10.
deanberris
as Dean Michael Berris
More... over 15 years ago
Fixing MSVC errors on unqualified calls to begin() and end().
deanberris
as Dean Michael Berris
More... over 15 years ago
Using %= for the rule assignment and then fixing ambiguity in MSVC for unqualified calls to begin() and end().
deanberris
as Dean Michael Berris
More... over 15 years ago
Adding precompiled header support via Boost.Build.
deanberris
as Dean Michael Berris
More... over 15 years ago
Adding support for change in Spirit traits for transform_attribute.
deanberris
as Dean Michael Berris
More... over 15 years ago
Adding an HTTP server include file.
deanberris
as Dean Michael Berris
More... over 15 years ago
Merge branch 'master' of git://github.com/mikhailberis/cpp-netlib
Glyn
as Glyn Matthews
More... over 15 years ago
Adding MIME library tests to the repository.
deanberris
as Dean Michael Berris
More... over 15 years ago
Adding support for HTTP 1.0 responses when using an HTTP 1.1 client.
deanberris
as Dean Michael Berris
More... over 15 years ago
Adding support for darwin builds easily.
deanberris
as Dean Michael Berris
More... over 15 years ago
Making necessary changes to make the one-liner example work.
deanberris
as Dean Michael Berris
More... over 15 years ago
Merge branch '0.6-devel' of github.com:glynos/cpp-netlib
Glyn
as Glyn Matthews
More... over 15 years ago
Fixes cpp-netlib/#16 -- removes a socket address reuse option.
deanberris
as Dean Michael Berris
More... over 15 years ago
Updating concept implementation and headers wrapper.
deanberris
as Dean Michael Berris
More... over 15 years ago
Adding MIME library CMakeLists file.
deanberris
as Dean Michael Berris
More... over 15 years ago
Added concept checks for HTTP request and response.
Glyn
as Glyn Matthews
More... almost 16 years ago
Added concept checks for HTTP request and response.
Glyn
as Glyn Matthews
More... almost 16 years ago
Unmerged MIME lib More... almost 16 years ago
Updated server and connection so that they don't use the using directives at namespace scope.
Glyn
as Glyn Matthews
More... almost 16 years ago
Added new test to Jamfile.
Glyn
as Glyn Matthews
More... almost 16 years ago
Added tests for issue 13.
Glyn
as Glyn Matthews
More... almost 16 years ago
http://github.com/cpp-netlib/cpp-netlib/issues/closed#issue/11
Glyn
as Glyn Matthews
More... almost 16 years ago
Ran boost's inspect program and fixed files that were reported.
Glyn
as Glyn Matthews
More... almost 16 years ago
Removed tools subdirectory, this stuff is going to go in it's own branch.
Glyn
as Glyn Matthews
More... almost 16 years ago
Updated regression script.
Glyn
as Glyn Matthews
More... almost 16 years ago
Made some updates to the regression script. Still to do: better reporting and testing on Windows.
Glyn
as Glyn Matthews
More... almost 16 years ago
Added tools directory with an outline of a regression testing script.
Glyn
as Glyn Matthews
More... almost 16 years ago
Merge branch '0.6-devel' of git://github.com/mikhailberis/cpp-netlib into 0.6-devel
Glyn
as Glyn Matthews
More... almost 16 years ago
Added ciso646 include. See http://github.com/cpp-netlib/cpp-netlib/issues#issue/7
Glyn
as Glyn Matthews
More... almost 16 years ago
Added ciso646 include. See http://github.com/cpp-netlib/cpp-netlib/issues#issue/7
Glyn
as Glyn Matthews
More... almost 16 years ago