Tags: haodeon/STLport
Tags
Release 5.1.7 Old problem with SunPro's CC remains: see bug track #2184003 https://sourceforge.net/tracker/index.php?func=detail&aid=2184003&group_id=146814&atid=766244 In short: SunPro's CC see on own cmath ant not to stlport/cmath (the same for other headers too).
STLport 5.1.6 release Fixes: wrong replace for selfreferencing string; build on HP-UX PA-RISC and IA64, build on Solaris.
unification git-svn-id: https://stlport.svn.sourceforge.net/svnroot/stlport/tags/STLport/STLport-5.1.5@3690 01b27279-081b-0410-8cf9-d9d9e0fb0389
unification git-svn-id: https://stlport.svn.sourceforge.net/svnroot/stlport/branches/STLport/STLport-5.0@3660 01b27279-081b-0410-8cf9-d9d9e0fb0389
correct order: add_lvalue_reference<add_const<argument_type>::type>::… …type if argument_type is pointer, then add_lvalue_reference<add_const<argument_type>::type>::type is a const reference to pointer, while add_const<add_lvalue_reference<argument_type>::type>::type is refrence to const pointer (compare: const pointer and pointer to const object). git-svn-id: https://stlport.svn.sourceforge.net/svnroot/stlport/trunk/STLport@3658 01b27279-081b-0410-8cf9-d9d9e0fb0389
Hide RopeTest::test_saved_rope_iterators test without member template… … support. git-svn-id: https://stlport.svn.sourceforge.net/svnroot/stlport/branches/STLPORT_5_1/STLport@3218 01b27279-081b-0410-8cf9-d9d9e0fb0389
STLport 5.1.3 released. git-svn-id: https://stlport.svn.sourceforge.net/svnroot/stlport/branches/STLPORT_5_1/STLport@2986 01b27279-081b-0410-8cf9-d9d9e0fb0389
STLport 5.1.2 released. git-svn-id: https://stlport.svn.sourceforge.net/svnroot/stlport/branches/STLPORT_5_1/STLport@2938 01b27279-081b-0410-8cf9-d9d9e0fb0389
PreviousNext