Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
c_locale_win32 | 2012-05-26 | ||
c_locale_dummy | 2012-05-26 | ||
c_locale_glibc | 2012-05-26 | ||
_stdio_file.h | 2012-05-26 | 3.6 kB | |
stdio_streambuf.h | 2012-05-26 | 3.7 kB | |
stlport.rc | 2012-05-26 | 2.7 kB | |
stlport_prefix.h | 2012-05-26 | 1.1 kB | |
strstream.cpp | 2012-05-26 | 10.7 kB | |
time_facets.cpp | 2012-05-26 | 18.1 kB | |
num_put_float.cpp | 2012-05-26 | 33.7 kB | |
ostream.cpp | 2012-05-26 | 1.3 kB | |
sparc_atomic64.s | 2012-05-26 | 2.5 kB | |
sparc_atomic.s | 2012-05-26 | 2.7 kB | |
sstream.cpp | 2012-05-26 | 1.8 kB | |
stdio_streambuf.cpp | 2012-05-26 | 6.6 kB | |
message_facets.h | 2012-05-26 | 4.7 kB | |
monetary.cpp | 2012-05-26 | 6.3 kB | |
num_get.cpp | 2012-05-26 | 4.1 kB | |
num_get_float.cpp | 2012-05-26 | 26.4 kB | |
num_put.cpp | 2012-05-26 | 6.1 kB | |
numpunct.cpp | 2012-05-26 | 1.6 kB | |
locale_catalog.cpp | 2012-05-26 | 13.2 kB | |
locale_impl.cpp | 2012-05-26 | 26.8 kB | |
locale_impl.h | 2012-05-26 | 4.5 kB | |
messages.cpp | 2012-05-26 | 7.5 kB | |
facets_byname.cpp | 2012-05-26 | 39.9 kB | |
fstream.cpp | 2012-05-26 | 4.2 kB | |
ios.cpp | 2012-05-26 | 9.9 kB | |
iostream.cpp | 2012-05-26 | 12.2 kB | |
istream.cpp | 2012-05-26 | 1.5 kB | |
locale.cpp | 2012-05-26 | 17.0 kB | |
c_locale.c | 2012-05-26 | 955 Bytes | |
c_locale.h | 2012-05-26 | 18.3 kB | |
complex_trig.cpp | 2012-05-26 | 6.3 kB | |
ctype.cpp | 2012-05-26 | 20.7 kB | |
cxa.c | 2012-05-26 | 5.2 kB | |
dll_main.cpp | 2012-05-26 | 9.3 kB | |
aligned_buffer.h | 2012-05-26 | 419 Bytes | |
codecvt.cpp | 2012-05-26 | 5.7 kB | |
collate.cpp | 2012-05-26 | 2.0 kB | |
complex.cpp | 2012-05-26 | 11.6 kB | |
complex_io.cpp | 2012-05-26 | 4.5 kB | |
Totals: 42 Items | 359.4 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. * **********************************************************************