summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcompress/cmcompress.c
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate -Wconversion warnings.David Cole2010-06-271-1/+1
| | | | | | Change types of local variables, or casting, or re-arrange expressions to get rid of "conversion may alter value" warnings as seen on recent dashboard submissions from londinium.kitware.
* ENH: reorder code to remove forward declarationsKen Martin2006-08-171-249/+249
|
* COMP: Fixed linkage specifier consistency warning.Brad King2006-08-171-4/+4
|
* ENH: remove c++ comments from c codeBill Hoffman2006-08-141-4/+0
|
* COMP: Remove warningsAndy Cedilnik2006-08-141-1/+1
|
* COMP: Remove more warningsAndy Cedilnik2006-08-141-4/+4
|
* COMP: Remove some warnings and make library report an error instead of call exitAndy Cedilnik2006-08-141-22/+32
|
* ENH: Initial importAndy Cedilnik2006-07-311-0/+545