Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Place the add_file/replace_file/ignore_file markers in the module info | lloyd | 2006-09-03 | 1 | -2/+4 |
| | | | | | | files into blocks; makes a bit more sense, since there are potentially many arguments to each, and the current system was making it difficult to write a generic reader for the files. | ||||
* | Inline a number of small objects that are only used in a local context | lloyd | 2006-06-23 | 1 | -19/+12 |
| | | | | | | | (ie, a single function). This will, unfortunately, break GCC 2.95.x support. Most of the operating systems that had shipped with 2.95.x, like OpenBSD and QNX, have since upgraded. Anyone needing 2.95.x support will have to continue using 1.4.x | ||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 3 | -0/+73 |