Skip to content

Tags: haodeon/STLport

Tags

STLport-5.2.1

Toggle STLport-5.2.1's commit message
release STLport-5.2.1

STLport-5.2.0

Toggle STLport-5.2.0's commit message
STLport release 5.2.0

STLport-5.1.7

Toggle STLport-5.1.7's commit message
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

Toggle STLport-5.1.6's commit message
STLport 5.1.6 release

Fixes: wrong replace for selfreferencing string; build on HP-UX PA-RISC
and IA64, build on Solaris.

STLport-5.1.5

Toggle STLport-5.1.5's commit message
unification

git-svn-id: https://stlport.svn.sourceforge.net/svnroot/stlport/tags/STLport/STLport-5.1.5@3690 01b27279-081b-0410-8cf9-d9d9e0fb0389

STLport-5.0-svn

Toggle STLport-5.0-svn's commit message
unification

git-svn-id: https://stlport.svn.sourceforge.net/svnroot/stlport/branches/STLport/STLport-5.0@3660 01b27279-081b-0410-8cf9-d9d9e0fb0389

trunk

Toggle trunk's commit message
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

STLport-5.1.4

Toggle STLport-5.1.4's commit message
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

Toggle STLport-5.1.3's commit message
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

Toggle STLport-5.1.2's commit message
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