Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 1 | -31/+5 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 1 | -0/+2 |
| | |||||
* | Add implementations of strtof() and strtold(). These are a bit | Eric Andersen | 2002-03-14 | 1 | -0/+32 |
lame, since internally I'm just using strtod, but that keeps things small, and has the side effect of making these easy to write. -Erik |