Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Copyright dates to include 2010 | David Sommerseth | 2010-07-30 | 1 | -1/+1 |
| | |||||
* | Added missing doxygen comments to environment.h | David Sommerseth | 2009-10-05 | 1 | -17/+182 |
| | |||||
* | Use macros to extract values via get_env() | David Sommerseth | 2009-10-05 | 1 | -0/+52 |
| | | | | | This has two purposes. To make the code more readable and to use the same maximum length of the data being retrieved from the environment table. | ||||
* | Moved the get_env() function into its own file | David Sommerseth | 2009-10-04 | 1 | -0/+47 |