Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ComponentNameRecord: add a constructor to initialise m_names to | Reuben Thomas | 2007-07-06 | 1 | -0/+1 |
| | | | | | NULL so that the destructor can test this and only delete initialised arrays. | ||||
* | - Changes for compiling with gcc 3.2 | Fritz Elfert | 2003-02-05 | 1 | -1/+1 |
| | |||||
* | More correct residual sis file truncation | Daniel Brahneborg | 2002-04-14 | 1 | -1/+6 |
| | |||||
* | Some buffer overrun checks. | Daniel Brahneborg | 2002-03-28 | 1 | -0/+5 |
| | | | | Removed the --force flag. | ||||
* | Document most of the method arguments with @param. | Daniel Brahneborg | 2002-03-06 | 1 | -3/+14 |
| | |||||
* | Use plp standard types. | Daniel Brahneborg | 2002-03-04 | 1 | -8/+6 |
| | | | | Fix copyright include. | ||||
* | Add buffer overflow checks to handle truncated and corrupted sis files. | Daniel Brahneborg | 2002-03-03 | 1 | -1/+3 |
| | |||||
* | Added GNU copyright header. | Daniel Brahneborg | 2002-03-03 | 1 | -0/+27 |
| | |||||
* | - Added SIS stuff by Daniel Brahneborg | Fritz Elfert | 2002-02-28 | 1 | -0/+38 |