Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have "range_convert_range()" dynamically allocate a string large enough | Guy Harris | 2004-10-17 | 1 | -31/+41 |
* | Remove the fixed maximum number of subranges in a range_t; dynamically | Guy Harris | 2004-10-16 | 1 | -131/+191 |
* | Make the nranges member of a range_t be the number of ranges, not the | Guy Harris | 2004-10-16 | 1 | -127/+93 |
* | From Jeff Morriss: PREF_RANGE preference type, for ranges of integers. | Guy Harris | 2004-10-14 | 1 | -1/+59 |
* | We don't need "globals.h"; don't include it. | Guy Harris | 2004-09-04 | 1 | -2/+0 |
* | Split the pure range stuff out into separate files, exporting their own | Guy Harris | 2004-09-04 | 1 | -0/+260 |