Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-03-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-14 | 1 | -13/+13 |
| | | | | | | | | | | * (global) update all c files to match the lib/vector.h rename of (struct vector).active to max, and vector_max macro to vector_active. * lib/vector.h: Rename to (struct vector).max to slightly less confusing active, for the number of active slots, distinct from allocated or active-and-not-empty. Rename vector_max to vector_active for same reason. | ||||
* | Initial revision | paul | 2002-12-13 | 1 | -0/+189 |