summaryrefslogtreecommitdiff
path: root/ace/Env_Value_T.i
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-4/+4
* Pure unicode fixes.nanbor1999-07-051-4/+4
* moved ACE_Convert specializations from .i file to .h file, because the result...levine1998-02-191-54/+0
* Added conversion function for unsigned short.nanbor1998-01-201-0/+6
* 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