Skip to content

Tags: mjtworks/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. (cpp-netlib#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. (cpp-netlib#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 (cpp-netlib…

…#847)

cpp-netlib-0.13.0-rc1

Toggle cpp-netlib-0.13.0-rc1's commit message
updated cmake version to 0.13 (cpp-netlib#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 cpp-netlib#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 cpp-netlib#553 from cnagune/0.11-devel-fix-decode-…

…percent

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