STLport
namespace news {

STLport 5.2.1 available for download.

This is new platforms support release.

Platforms:

STLport 5.2.0 available for download.

This is next release.

Major modifications:

Enhancements:

STLport 5.1.7 available for download.

This is bugfix release.

Support 32-bit and 64-bit Solaris 10 and 11 with SunPro's CC (SunStudio 12) for x86, AMD64, SPARC.

STLport 5.1.6 available for download.

This is bugfix release.

STLport 5.1.5 available for download.

This release contains following fixes:

This article present comparison of strings implementations in STLport (trunk) and libstdc++. This tests also can help to answer on questions: COW or non-COW strings implementation better? What allocator is better? Under what conditions? This comparison is done on the base of STLport strings, ropes and libstdc++ strings. I expect that this results will help to make decision between STL implementations as well proper choice of strings implementation. And, of course, it will help in future development of STLport.

Performance test suites and results are in STLport SVN repository: SVN https://stlport.svn.sourceforge.net/svnroot/stlport/trunk/perf

STLport 5.1.4 available for download.

This release contains following fixes:

STLport 5.1.3 available for download.

This release contains fixes for Microsoft Visual Studio compilers suite:

STLport 5.1.2 available for download.

This release contains following bug fixes for Windows platform:

STLport 5.1.1 available for download.

Here is a new release containing following bug fixes:

You might find more detailed description in etc/ChangeLog-5.1.

Have fun.

STLport 5.0.3 available for download.

General changes relative 5.0.2:

Major modifications

Enhancements:

This article present comparison of strings (and some iostreams features) implementations in STLport (trunk) and libstdc++. This tests also can help to answer on questions: COW or non-COW strings implementation better? What allocator is better? Under what conditions? This comparison is done on the base of STLport strings, ropes and libstdc++ strings. I expect that this results will help to make decision between STL implementations as well proper choice of strings implementation. And, of cause, it will help in future development of STLport.

STLport repository migrated from CVS to SVN on SF

Important bug fixes from RC1:

STLport 5.0.2 available for download.

General changes relative 5.0.1:

This article present comparison of strings (and some iostreams features) implementation in STLport (v. 5.0.1) and libstd++. This tests also can help to answer on questions: is it strings copy algorithm with constant complexity better than algorithm with linear complexity? What allocator is better? This comparison is done on the base of STLport strings, ropes and libstd++ strings. I expect that this results will help to make decision between STL implementations as well proper choice of strings implementation.

STLport 5.0.1 available for download.

General changes relative 5.0.0:

STLport 5.0.0 (release) available for download. Great thanks for all authors, contributors, testers!

General changes relative STLport 4.x:

STLport 5.0 RC6 available for download.

General changes:

STLport 5.0 RC5 available for download.

General changes:

Old CVS repository at cvs.stlport.com closed up.

CVS master repository was coped to SourceForge CVS. Repository at cvs.stlport.com is present too, but active development of STLport 5 will be at SF. All history of CVS repository from cvs.stlport.com preserved in SF CVS (date of transfer: 2005-08-27).

STLport project active development proceeds at SourceForge