mirror of
https://github.com/ENSL/NS.git
synced 2024-11-23 13:02:12 +00:00
04c334c94b
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@15 67975925-1194-0748-b3d5-c16f83f1a3a1
36 lines
1.1 KiB
Text
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 ;).
|
|
|
|
|
|
|
|
|