summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Collapse)AuthorAgeFilesLines
* COMP: Fix more pthreads problems on windowsAndy Cedilnik2005-03-162-1/+2
|
* COMP: More cleanupsAndy Cedilnik2005-03-163-5/+15
|
* COMP: Remove warningsAndy Cedilnik2005-03-161-3/+3
|
* BUG: No need to link threads libraries when pthreads are not foundAndy Cedilnik2005-03-161-1/+4
|
* BUG: This is weird, but marquee does not seem to handle base64 with new linesAndy Cedilnik2005-03-091-1/+1
|
* COMP: Try to remove warning on mingwAndy Cedilnik2005-03-071-1/+1
|
* BUG: Remove memory leakAndy Cedilnik2005-03-071-0/+1
|
* COMP: Try to remove warnings on windowsAndy Cedilnik2005-03-061-1/+1
|
* ENH: Fix the symantic of unicode_wcharAndy Cedilnik2005-03-062-1/+4
|
* COMP: Remove warning on gccAndy Cedilnik2005-03-061-3/+5
|
* BUG: Fix destruction of objectsAndy Cedilnik2005-03-061-4/+5
|
* ENH: Print more states including NYAndy Cedilnik2005-03-041-8/+12
|
* ENH: More cleanups and reorganizationAndy Cedilnik2005-03-041-2/+2
|
* COMP: Remove warning about code being unusedAndy Cedilnik2005-03-041-1/+1
|
* COMP: Ok, remove warnings because of removal of warningsAndy Cedilnik2005-03-031-4/+4
|
* COMP: Fix typoAndy Cedilnik2005-03-031-1/+1
|
* BUG: Comp sci 101. Strings go away at the end of the functionAndy Cedilnik2005-03-031-2/+2
|
* COMP: setenv is not needed any moreAndy Cedilnik2005-03-031-0/+2
|
* COMP: Try to remove setenv warningAndy Cedilnik2005-03-031-2/+5
|
* ENH: Remove warningsAndy Cedilnik2005-03-031-4/+4
|
* COMP: Remove warnings on borlandAndy Cedilnik2005-03-0310-41/+5
|
* COMP: Remove warningsAndy Cedilnik2005-03-032-2/+2
|
* BUG: Attempt to get error codeAndy Cedilnik2005-03-021-2/+2
|
* ENH: Temporary proxy supportAndy Cedilnik2005-03-021-0/+62
|
* COMP: Remove more warningsAndy Cedilnik2005-03-022-4/+4
|
* COMP: Enum should really not have comma at the endAndy Cedilnik2005-03-021-1/+1
|
* COMP: Attempt to remove warningsAndy Cedilnik2005-03-012-0/+3
|
* COMP: #if WIN32 -> #ifdef _WIN32 for Borland.Brad King2005-03-011-1/+1
|
* ENH: Enable testAndy Cedilnik2005-03-011-0/+2
|
* ENH: More removing of pthreadsAndy Cedilnik2005-03-011-0/+4
|
* ENH: Attempt to remove threading codeAndy Cedilnik2005-03-016-7/+46
|
* ENH: Add exampleAndy Cedilnik2005-02-285-2/+81
|
* COMP: Remove warnings about shadow variablesAndy Cedilnik2005-02-275-49/+49
|
* COMP: Remove compile warning about shadow variablesAndy Cedilnik2005-02-271-6/+6
|
* COMP: fix warningsBill Hoffman2005-02-251-0/+2
|
* COMP: Several Windows fixesAndy Cedilnik2005-02-2413-27/+343
|
* ENH: Initial importAndy Cedilnik2005-02-2240-0/+12478
|
* COMP: attempt to fix warning on Visual Studio 7Andy Cedilnik2005-02-161-7/+7
|
* COMP: Disabling warnings in zlib code to avoid changing it too much.Brad King2005-02-102-0/+16
|
* ENH: Initial import from VTKAndy Cedilnik2005-01-2634-0/+9163
|
* COMP: Try to resolve compile errors because of missing includes and wrong ↵Andy Cedilnik2005-01-181-1/+1
| | | | include path
* ENH: CleanupAndy Cedilnik2005-01-181-14/+17
|
* ENH: Initial import of expatAndy Cedilnik2004-06-2521-0/+11237
|
* a) new version of tools like Doxygen and Graphviz now set install path info ↵Sebastien Barre2004-06-081-0/+4
| | | | | | in win32 registery. use it. b) remove DOT_PATH, it was polluting the cache (can be computed from DOT, update CMakeLists.txt accordingly if DOT_PATH is not defined)
* ENH: Handle kwsys properlyAndy Cedilnik2003-11-051-2/+3
|
* ENH: Cleanup. We do not really need to use vtk for documentation. We only ↵Andy Cedilnik2003-11-051-4/+0
| | | | need utilities/doxygen directory
* ENH: Add all subdirectoriesAndy Cedilnik2003-10-251-0/+5
|
* Merging release script changes from 1.8 branch to main tree.Brad King2003-08-279-57/+98
|
* ENH: Moved decision to build MFCDialog up to top level. It is used in both ↵Brad King2003-08-221-26/+22
| | | | the Source and Utilities directories.
* Merge from 1.8 branch.Brad King2003-08-115-20/+19
|