summaryrefslogtreecommitdiff
path: root/ace/Env_Value_T.i
Commit message (Expand)AuthorAgeFilesLines
* Added static cast in short and int conversion function.nw11998-01-091-2/+2
* (strtoul): moved the Linux/Alpha hack from Env_Value_T.i to OS.ilevine1998-01-061-6/+0
* (ACE_Convert, u_long): use ::strtol and cast the result to an unsigned long o...levine1998-01-061-0/+6
* * tests/Env_Value_Test.cpp (main): Changed the definition of theChris Cleeland1998-01-021-2/+7
* *** empty log message ***schmidt1998-01-021-17/+20
* * ace/Env_Value_T.*: Added a new template (ACE_Env_Value) which isChris Cleeland1997-12-311-0/+91