Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 20605: Use separate structure with get/set/unset methods fro parameters. | Peter Stephenson | 2004-12-07 | 1 | -22/+12 |
| | | | | Separate justification width of parameters from base/precision. | ||||
* | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 2004-06-02 | 1 | -7/+7 |
| | |||||
* | Mapfile fix from Bart: dupstring parameter name to avoid static buffer overuse | Peter Stephenson | 2001-04-11 | 1 | -0/+1 |
| | |||||
* | 11838: typeset -H | Peter Stephenson | 2000-06-09 | 1 | -2/+2 |
| | |||||
* | Changed the array "len" to be "end" -- a 1-relative index of the last | Wayne Davison | 2000-06-02 | 1 | -1/+1 |
| | | | | item (or you can think of it as pointing one past the last item). | ||||
* | Wayne: pattern.c unitialised var | Peter Stephenson | 2000-05-31 | 1 | -36/+34 |
| | | | | Zero-length arrays now possible with $array[1,0] | ||||
* | Initial revision | Tanaka Akira | 1999-05-31 | 1 | -0/+369 |