Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-01-18 | Define DBL_EPSILON if it doesn't exist. | Wayne Davison | 1 | -0/+3 |
2003-01-14 | Don't use the return value from sprintf because it doesn't work on Sunos4. | David Dykstra | 1 | -5/+10 |
2003-01-12 | Use the old kludge of using malloc() if alloca() is missing. | Wayne Davison | 1 | -1/+8 |
2003-01-11 | Cast the return from alloca to work better on UNICOS. | David Dykstra | 1 | -1/+1 |
2003-01-11 | Cast the return of alloca to remove a fatal error on Cray UNICOS. | David Dykstra | 1 | -1/+1 |
2002-07-27 | Updated to version 1.6.4. | Wayne Davison | 12 | -649/+1837 |
2002-03-25 | Make the situation w.r.t. dynamically linking zlib and libpopt clear. | Martin Pool | 1 | -0/+5 |
2001-11-23 | Ignore trash | Martin Pool | 1 | -0/+1 |
2001-09-12 | Fix from Marc Espie to make included-popt work with VPATH builds. | Martin Pool | 1 | -0/+0 |
2001-03-23 | got rid of dependency on alloca in popt | Andrew Tridgell | 4 | -13/+32 |
2001-02-24 | Upgrade from popt 1.2 to a cut-down 1.5 | Martin Pool | 14 | -0/+1831 |