| Commit message (Expand) | Author | Age | Files | Lines |
* | removed STL from ACE, for good this time | levine | 1998-07-16 | 29 | -11395/+0 |
* | Got rid of rebellious "K" at the beginning of the file | brunsch | 1998-06-08 | 1 | -1/+1 |
* | adjusted a comment | levine | 1998-06-07 | 1 | -1/+1 |
* | oops, fixed so that bool is defined only with _MSC_VER | levine | 1998-06-07 | 1 | -15/+17 |
* | only #define bool, etc., if _MSC_VER is #defined. | levine | 1998-06-07 | 1 | -17/+16 |
* | *** empty log message *** | irfan | 1997-11-21 | 2 | -4/+4 |
* | *** empty log message *** | schmidt | 1997-11-19 | 1 | -0/+4 |
* | *** empty log message *** | irfan | 1997-08-15 | 1 | -1/+1 |
* | *** empty log message *** | irfan | 1997-08-15 | 1 | -1/+5 |
* | Changed a return xxx; to return xxx != 0; to remove a warning in VC++ 5.0 | brunsch | 1997-06-25 | 1 | -1/+1 |
* | *** empty log message *** | irfan | 1997-04-26 | 1 | -1/+1 |
* | fixed typo | levine | 1997-04-24 | 1 | -1/+1 |
* | Changed bstring.h's is_del to return != 0 so VC 5.0 doesn't have the | brunsch | 1997-04-23 | 1 | -1/+1 |
* | added /**/ to #include <yvals.h>. | levine | 1997-04-03 | 2 | -1/+6 |
* | Did the _MSC_VER > 1010 thing. Thanks to Matthias Kerkhoff. | harrison | 1997-02-27 | 1 | -1/+1 |
* | Changed the defines for type bool. First, it's no longer defined for | harrison | 1997-02-19 | 1 | -13/+25 |
* | *** empty log message *** | irfan | 1997-01-25 | 2 | -1/+5 |
* | wrapped min/max templates with #if ! defined (VXWORKS) because it already has... | levine | 1997-01-20 | 2 | -0/+5 |
* | wrapped basic_string<char> template instantiation so that it's not used with ... | levine | 1997-01-20 | 2 | -1/+8 |
* | added cast of NULL to please GreenHills 1.8.8 | levine | 1997-01-14 | 2 | -2/+9 |
* | *** empty log message *** | irfan | 1996-12-11 | 2 | -2/+7 |
* | *** empty log message *** | irfan | 1996-12-06 | 2 | -0/+12 |
* | *** empty log message *** | irfan | 1996-12-04 | 2 | -53/+15 |
* | barfoo | schmidt | 1996-12-02 | 2 | -0/+325 |
* | *** empty log message *** | irfan | 1996-12-01 | 13 | -512/+916 |
* | STL files from (modified for VC++4.0) HP's implementation of STL. | irfan | 1996-10-29 | 25 | -0/+10963 |