Topic: SGI STL Adaptation Page updated
Author: fbp@spirit.mcst.ru (Boris Fomitchev)
Date: 1997/08/01 Raw View
Adapted SGI STL implementation ( for gcc, SUN CC, Borland,
Microsoft, IBM xlC, DEC CXX, ... compilers ) updated at:
http://www.ipmce.su/~fbp/stl/
(* URL note : use "~fbp/stl/" instead of "people/fbp/stl/". "people"
is being maintained, but is may disappear some day. *)
What's new:
* Debug mode made thread-safe;
* Solaris threads are now supported ( -D__STL_SOLARIS_THREADS switch);
* Separate template compilation scheme (*.h + *.cpp ) is now simulated
for compilers supporting that.
* Confugurations for Symantec 7.5 , Watcom 10.x provided.
* <stl_lock.h> introduced - standalone synchronizations
primitives made up
from those used in <alloc.h>
* debug_alloc enhanced to detect wild pointers, etc.
* Fixed AIX xlC / VAC++ portability bugs.
* Fixed SunPro CC 4.0.1 portability bugs.
* VAC++ configuration refined.
* "configure" enhanced.
* Testsuite updated, ported to AIX xlC.
* Documentation updated.
Bug reports and suggestions are welcome.
If the library works for compiler not listed at the page,
please report that.
Best regards,
--
--
-Boris * [fbp@mcst.ru] * Opinions expressed here are mine alone.
---
[ comp.std.c++ is moderated. To submit articles: Try just posting with your
newsreader. If that fails, use mailto:std-c++@ncar.ucar.edu
comp.std.c++ FAQ: http://reality.sgi.com/austern/std-c++/faq.html
Moderation policy: http://reality.sgi.com/austern/std-c++/policy.html
Comments? mailto:std-c++-request@ncar.ucar.edu
]