summaryrefslogtreecommitdiffstats
path: root/Utilities/cmtar/output.c
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵Bill Hoffman2006-03-301-1/+1
| | | | warnings produced by building for win64
* COMP: Fix CMake dashboard warnings related to previous revisions.David Cole2006-02-061-1/+2
|
* BUG: Fix mem leaks related to th_get_pathname. Change this implementation of ↵David Cole2006-02-031-3/+7
| | | | th_get_pathname so that it *always* returns a strdup'ed value. Callers must now free non-NULL returns from th_get_pathname. Change all callers to call free appropriately.
* BUG: Several Borland fixesAndy Cedilnik2005-12-301-1/+1
|
* COMP: Try to remove warnings and add support for cygwinAndy Cedilnik2005-12-291-10/+12
|
* COMP: Remove c++ style commentsAndy Cedilnik2005-12-291-1/+0
|
* ENH: Initial importAndy Cedilnik2005-12-281-0/+145