The Wayback Machine - https://web.archive.org/web/20240927010447/https://github.com/cpp-netlib/cpp-netlib/tags
Skip to content

Tags: cpp-netlib/cpp-netlib

Tags

cpp-netlib-0.13.0-rc3

Toggle cpp-netlib-0.13.0-rc3's commit message
Use generic iterator range instead of casting between iterator types.…

… Avoids an issue with Microsoft's checked iterators and is likely more correct/portable. (#852)

cpp-netlib-0.13.0-final

Toggle cpp-netlib-0.13.0-final's commit message
Use generic iterator range instead of casting between iterator types.…

… Avoids an issue with Microsoft's checked iterators and is likely more correct/portable. (#852)

cpp-netlib-0.13.0-rc2

Toggle cpp-netlib-0.13.0-rc2's commit message
updating breathe because their history has been rewritten (#847)

cpp-netlib-0.13.0-rc1

Toggle cpp-netlib-0.13.0-rc1's commit message
updated cmake version to 0.13 (#788)

cpp-netlib-0.13.0-rc0

Toggle cpp-netlib-0.13.0-rc0's commit message
Update documentation for 0.13.0

cpp-netlib-0.12.0-final

Toggle cpp-netlib-0.12.0-final's commit message
Use git-archive-all for packagine

cpp-netlib-0.12.0-rc2

Toggle cpp-netlib-0.12.0-rc2's commit message
Merge pull request #623 from deanberris/update-googletest

Update googletest dependency

cpp-netlib-0.12.0-rc1

Toggle cpp-netlib-0.12.0-rc1's commit message
Generate new documentation

cpp-netlib-0.12.0-rc0

Toggle cpp-netlib-0.12.0-rc0's commit message
Manually fix wrong version information.

cpp-netlib-0.11.3-rc0

Toggle cpp-netlib-0.11.3-rc0's commit message
Merge pull request #553 from cnagune/0.11-devel-fix-decode-percent

fix boost::network::uri::decode error - out of range because of '%'