summaryrefslogtreecommitdiff
path: root/STL
Commit message (Collapse)AuthorAgeFilesLines
* removed STL from ACE, for good this timelevine1998-07-1629-11395/+0
|
* Got rid of rebellious "K" at the beginning of the filebrunsch1998-06-081-1/+1
|
* adjusted a commentlevine1998-06-071-1/+1
|
* oops, fixed so that bool is defined only with _MSC_VERlevine1998-06-071-15/+17
|
* only #define bool, etc., if _MSC_VER is #defined.levine1998-06-071-17/+16
|
* *** empty log message ***irfan1997-11-212-4/+4
|
* *** empty log message ***schmidt1997-11-191-0/+4
|
* *** empty log message ***irfan1997-08-151-1/+1
|
* *** empty log message ***irfan1997-08-151-1/+5
|
* Changed a return xxx; to return xxx != 0; to remove a warning in VC++ 5.0brunsch1997-06-251-1/+1
|
* *** empty log message ***irfan1997-04-261-1/+1
|
* fixed typolevine1997-04-241-1/+1
|
* Changed bstring.h's is_del to return != 0 so VC 5.0 doesn't have thebrunsch1997-04-231-1/+1
| | | | performance warning anymore.
* added /**/ to #include <yvals.h>.levine1997-04-032-1/+6
|
* Did the _MSC_VER > 1010 thing. Thanks to Matthias Kerkhoff.harrison1997-02-271-1/+1
|
* Changed the defines for type bool. First, it's no longer defined forharrison1997-02-191-13/+25
| | | | | WIN32. Also, I moved the defines out the namespace. I'm not sure if that's the right thing to do.
* *** empty log message ***irfan1997-01-252-1/+5
|
* wrapped min/max templates with #if ! defined (VXWORKS) because it already ↵levine1997-01-202-0/+5
| | | | has them
* wrapped basic_string<char> template instantiation so that it's not used with ↵levine1997-01-202-1/+8
| | | | GreenHills compiler
* added cast of NULL to please GreenHills 1.8.8levine1997-01-142-2/+9
|
* *** empty log message ***irfan1996-12-112-2/+7
|
* *** empty log message ***irfan1996-12-062-0/+12
|
* *** empty log message ***irfan1996-12-042-53/+15
|
* barfooschmidt1996-12-022-0/+325
|
* *** empty log message ***irfan1996-12-0113-512/+916
|
* STL files from (modified for VC++4.0) HP's implementation of STL.irfan1996-10-2925-0/+10963