Andy Cedilnik
|
8b0c04724c
|
BUG: Fix the compression with custom extension
|
2006-01-02 10:36:44 -05:00 |
Andy Cedilnik
|
b7ba65ed68
|
ENH: Add a way to overwrite compression extension
|
2006-01-02 07:52:54 -05:00 |
Andy Cedilnik
|
efcb43a88f
|
ENH: Allow changing of file name
|
2005-05-10 11:11:28 -04:00 |
Andy Cedilnik
|
b59dd02911
|
ENH: For sanity, create directory before creating generated file stream
|
2005-04-13 18:13:09 -04:00 |
Brad King
|
389f24f777
|
ENH: Added Close method and updated Open method to allow streams to be reused.
|
2005-04-05 08:25:21 -04:00 |
Brad King
|
562b0b820f
|
COMP: Fix unused parameter warning when bootstrapping.
|
2005-01-28 17:25:51 -05:00 |
Andy Cedilnik
|
14477cee6e
|
ENH: Add compression support
|
2005-01-27 10:14:24 -05:00 |
Brad King
|
aaac6f2c3a
|
ENH: Added default constructor and Open method.
|
2005-01-26 14:25:16 -05:00 |
Brad King
|
a5ae290a5b
|
STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different more explicity.
|
2004-11-03 07:51:51 -05:00 |
Brad King
|
e34207c1f0
|
COMP: Fix new cmGeneratedFileStream for MSVC.
|
2004-11-03 07:27:44 -05:00 |
Brad King
|
d46d8df0ed
|
ENH: Re-implemented cmGeneratedFileStream to look like a real stream and replace the destination file atomically. This will avoid problems with the process being terminated while generating a file.
|
2004-11-03 07:23:18 -05:00 |