Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
stlport_powered_white.gif | 2012-05-26 | 1.3 kB | |
std_headers_c_h.txt | 2012-05-26 | 123 Bytes | |
std_headers_cpp_runtime_h.txt | 2012-05-26 | 32 Bytes | |
STLport-4.5.1.spec | 2012-05-26 | 2.6 kB | |
STLport-4.5.3.spec | 2012-05-26 | 2.6 kB | |
STLport-4.6.spec | 2012-05-26 | 2.6 kB | |
stlport_powered_red.gif | 2012-05-26 | 1.0 kB | |
ChangeLog | 2012-05-26 | 130.3 kB | |
msvcincl.dat | 2012-05-26 | 3.6 kB | |
ReleaseNote.txt | 2012-05-26 | 5.5 kB | |
std_headers.txt | 2012-05-26 | 298 Bytes | |
std_headers_c.txt | 2012-05-26 | 144 Bytes | |
std_headers_classic_iostreams.txt | 2012-05-26 | 89 Bytes | |
std_headers_cpp_runtime.txt | 2012-05-26 | 26 Bytes | |
ChangeLog-4.0 | 2012-05-26 | 29.0 kB | |
Totals: 15 Items | 179.1 kB | 0 |
********************************************************************** * README file for STLport 5.0 * * * ********************************************************************** This directory contains the STLport-5.0 release. What's inside : README - this file INSTALL - installation instructions bin - installation directory for STLport unit tests; it may contain more subdirs, if you use crosscompilation build/lib - build directory for STLport library (if you use STLport iostreams and/or locale only) build/test/unit - build directory for regression (unit) tests build/test/eh - build directory for exception handling tests stlport - main STLport include directory src - source for iostreams implementation and other parts that aren't pure template code lib - installation directory for STLport library (if you use STLport iostreams and/or locale only); it may contain more subdirs, if you use crosscompilation test/unit - unit (regression) tests test/eh - exception handling test using STLport iostreams etc - miscellanous files (ChangeLog, TODO, scripts, etc.) GETTING STLPORT To download the latest version of STLport, please be sure to visit https://sourceforge.net/project/showfiles.php?group_id=146814 LEGALESE This software is being distributed under the following terms: * * * Copyright (c) 1994 * Hewlett-Packard Company * * Copyright (c) 1996-1999 * Silicon Graphics Computer Systems, Inc. * * Copyright (c) 1997 * Moscow Center for SPARC Technology * * Copyright (c) 1999-2003 * Boris Fomitchev * * This material is provided "as is", with absolutely no warranty expressed * or implied. Any use is at your own risk. * * Permission to use or copy this software for any purpose is hereby granted * without fee, provided the above notices are retained on all copies. * Permission to modify the code and to distribute modified code is granted, * provided the above notices are retained, and a notice that the code was * modified is included with the above copyright notice. * **********************************************************************