Name Modified Size InfoDownloads / Week
Parent folder
_watcom.h 2012-05-26 4.6 kB
_windows.h 2012-05-26 11.0 kB
_prolog.h 2012-05-26 1.2 kB
_sgi.h 2012-05-26 3.0 kB
_solaris.h 2012-05-26 2.5 kB
_sunprocc.h 2012-05-26 5.3 kB
_system.h 2012-05-26 5.6 kB
_warnings_off.h 2012-05-26 3.2 kB
_linux.h 2012-05-26 3.8 kB
_macosx.h 2012-05-26 202 Bytes
_mlc.h 2012-05-26 325 Bytes
_msvc.h 2012-05-26 9.5 kB
_mwerks.h 2012-05-26 5.8 kB
_native_headers.h 2012-05-26 2.3 kB
_openbsd.h 2012-05-26 323 Bytes
_hpux.h 2012-05-26 349 Bytes
_ibm.h 2012-05-26 4.1 kB
_icc.h 2012-05-26 1.3 kB
_intel.h 2012-05-26 2.1 kB
_kai.h 2012-05-26 1.3 kB
_mac.h 2012-05-26 133 Bytes
_evc.h 2012-05-26 10.3 kB
_feedback.h 2012-05-26 1.3 kB
_freebsd.h 2012-05-26 64 Bytes
_fujitsu.h 2012-05-26 267 Bytes
_gcc.h 2012-05-26 6.3 kB
_hpacc.h 2012-05-26 4.5 kB
_cygwin.h 2012-05-26 150 Bytes
_dec.h 2012-05-26 2.9 kB
_dec_vms.h 2012-05-26 2.5 kB
_detect_dll_or_lib.h 2012-05-26 2.8 kB
_dm.h 2012-05-26 3.6 kB
_epilog.h 2012-05-26 628 Bytes
_apple.h 2012-05-26 4.5 kB
_as400.h 2012-05-26 1.5 kB
_auto_link.h 2012-05-26 1.9 kB
_bc.h 2012-05-26 3.6 kB
_como.h 2012-05-26 6.7 kB
_cray.h 2012-05-26 2.3 kB
_aix.h 2012-05-26 59 Bytes
_apcc.h 2012-05-26 820 Bytes
host.h 2012-05-26 10.6 kB
stl_confix.h 2012-05-26 3.2 kB
stl_mycomp.h 2012-05-26 11.1 kB
user_config.h 2012-05-26 12.9 kB
compat.h 2012-05-26 2.9 kB
features.h 2012-05-26 36.5 kB
Totals: 47 Items   201.9 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.
 *

**********************************************************************
Source: README, updated 2012-05-26