Skip to content

Tags: GerHobbelt/cpp-netlib

Tags

0.13.2-release

Toggle 0.13.2-release's commit message
fix for call of overloaded make_optional is ambiguous error

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)

0.13.1-release

Toggle 0.13.1-release's commit message
fix boost -> std

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