summaryrefslogtreecommitdiffstats
path: root/Utilities/cmtar/compat
Commit message (Collapse)AuthorAgeFilesLines
* COMP: Remove warningsAndy Cedilnik2006-07-131-0/+2
|
* COMP: Remove warningsAndy Cedilnik2006-07-121-4/+1
|
* COMP: Fix warnings on Borland dashboards...David Cole2006-05-231-5/+2
|
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵Bill Hoffman2006-03-301-5/+5
| | | | warnings produced by building for win64
* COMP: wrapped compat.h inside a extern C block so that we can use it in C++ codeYogi Girdhar2006-01-161-1/+7
|
* COMP: Try to remove more warningsAndy Cedilnik2006-01-061-4/+4
|
* COMP: Fix systems that do not have both vsnprintf and snprintf.Andy Cedilnik2005-12-301-0/+4
|
* COMP: Fix support for vsnprintfAndy Cedilnik2005-12-302-4/+7
|
* COMP: Remove warnings by exposing some variablesAndy Cedilnik2005-12-302-0/+2
|
* COMP: Remove c++ style commentsAndy Cedilnik2005-12-291-2/+1
|
* COMP: Remove more warnings and rename library to cmtarAndy Cedilnik2005-12-281-6/+8
|
* COMP: Several borland fixesAndy Cedilnik2005-12-283-4/+13
|
* COMP: Remove warningsAndy Cedilnik2005-12-281-3/+3
|
* ENH: Windows fixesAndy Cedilnik2005-12-284-5/+5
|
* ENH: Initial importAndy Cedilnik2005-12-2817-0/+3037