Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-04-23 | 1 | -4/+4 |
* | Pure unicode fixes. | nanbor | 1999-07-05 | 1 | -4/+4 |
* | moved ACE_Convert specializations from .i file to .h file, because the result... | levine | 1998-02-19 | 1 | -54/+0 |
* | Added conversion function for unsigned short. | nanbor | 1998-01-20 | 1 | -0/+6 |
* | Added static cast in short and int conversion function. | nw1 | 1998-01-09 | 1 | -2/+2 |
* | (strtoul): moved the Linux/Alpha hack from Env_Value_T.i to OS.i | levine | 1998-01-06 | 1 | -6/+0 |
* | (ACE_Convert, u_long): use ::strtol and cast the result to an unsigned long o... | levine | 1998-01-06 | 1 | -0/+6 |
* | * tests/Env_Value_Test.cpp (main): Changed the definition of the | Chris Cleeland | 1998-01-02 | 1 | -2/+7 |
* | *** empty log message *** | schmidt | 1998-01-02 | 1 | -17/+20 |
* | * ace/Env_Value_T.*: Added a new template (ACE_Env_Value) which is | Chris Cleeland | 1997-12-31 | 1 | -0/+91 |