mirror of
https://github.com/ENSL/NS.git
synced 2024-12-02 09:11:56 +00:00
37 lines
1.1 KiB
Text
37 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 ;).
|
||
|
|
||
|
|
||
|
|
||
|
|