Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ENH: Allow changing of file name | Andy Cedilnik | 2005-05-10 | 1 | -1/+13 | |
* | ENH: For sanity, create directory before creating generated file stream | Andy Cedilnik | 2005-04-13 | 1 | -0/+3 | |
* | ENH: Added Close method and updated Open method to allow streams to be reused. | Brad King | 2005-04-05 | 1 | -17/+35 | |
* | COMP: Fix unused parameter warning when bootstrapping. | Brad King | 2005-01-28 | 1 | -2/+5 | |
* | ENH: Add compression support | Andy Cedilnik | 2005-01-27 | 1 | -11/+75 | |
* | ENH: Added default constructor and Open method. | Brad King | 2005-01-26 | 1 | -0/+48 | |
* | STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different ... | Brad King | 2004-11-03 | 1 | -7/+10 | |
* | COMP: Fix new cmGeneratedFileStream for MSVC. | Brad King | 2004-11-03 | 1 | -2/+2 | |
* | ENH: Re-implemented cmGeneratedFileStream to look like a real stream and repl... | Brad King | 2004-11-03 | 1 | -0/+140 | |