This repository has been archived on 2025-02-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
CodeBlocksPortable/dm/stlport/etc/TODO

36 lines
1.1 KiB
Text

**********************************************************************
* TODO file for STLport *
* *
**********************************************************************
This file lists various prospective things to do with STLport.
Please feel free to contribute to implementing any of these.
Please submit results back to STLport coordinator
( boris@stlport.com, http://www.stlport.com/forum ).
Below, numbers in "[]" brackets indicate priority.
[1] Make sure that the libary compiled with thread support,
is binary compatible with _NOTHREADS compiled projects. Hint - now it's NOT.
[1] More makefiles in src directory.
[1] More detailed installation/build instructions.
[2] More detailed documentation.
[1] User-friendly installation scripts.
[3] iostreams efficiency analysis.
[3] iostream/STL benchmarking against other implementations.
[3] An "undef" script to expand macros and produce more readable
STLport headers customized for given configuration automatically.
[1] More points to add to this file ;).