Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Jan22212013121110814Dec1165423Nov16127526Oct25129220Sep191722Aug211615983130Jul242327Jun618May1716320Apr191214Mar1297632128Feb262221130Jan27261612821Dec18151413985429Nov25Oct231813964327Sep2130Aug27262523222117141110131Jul2827252420181716141312525Jun221915145324May232221208527Apr2524222118171330Mar2921171613121110986228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct2017111054130Sep292823161514137631Aug309320Jul139743230Jun74113May107630Apr292221115Mar1213Feb121128Jan2622211917126530Dec2924232220191716151413987543ENH: enhancements for cdash, include system information and better time entriesCOMP: Fix warnings on VS9.COMP: Remove inline keyword from forward declaration for VS9.COMP: Fix VS6 and old HP build. This source does not have the #define for hack.BUG: Fix previous commit to not access empty strings out of bounds.BUG: Make sure search paths never have double-slashes. Leading with two slashes (//) on cygwin looks like a network path and delays while waiting for a non-existent machine.ENH: Improved escaping in kwsys/System. Added escape of % for NMake. Added escape of ; for the VS IDE.COMP: Fix build on borland.ENH: Add SystemTools::SplitPathRootComponent and re-implement SplitPath to use it. Add better treatment of user home directory paths.BUG: Fix hang in Process_Kill on OS X caused by an OS bug in which a pipe read end cannot be closed if the pipe write end is open, the pipe is full, and another process is blocking waiting to write. Work around the problem by killing the children before closing the pipes.ENH: figure out long long valueENH: fix lots of warningsENH: turn off for nowENH: fix leaks and turn on by defaultENH: add missing fileENH: add new system information class for use in ctestBUG: fix for bug 6136 make sure includes are not directoriesENH: Added C String utilities to KWSys. Implemented strcasecmp and strncasecmp.BUG: fixed an incomplete regexpCOMP: Remove reference to vtksys. The unmangled kwsys name should be used in this source.ENH: added two functions for URL parsing:ENH: remove warningENH: add a touch -E command to cmakeENH: add support for the Syllable OS (http://www.syllable.org)ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded.ENH: Created better names and a more convenient set of version date stamp macros.BUG: Fixed typo in previous commit.ENH: Adding DateStamp feature to KWSys. This provides a header file giving preprocessor access to a dated version. The 'datestamp' will be updated automatically every day by a script.COMP: Fix warning when gcount stream method does not really return std::streamsize.COMP: Add streamsize and streamoff to kwsys_ios namespace for ancient streams.COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.STYLE: fixed misspellings of Mac OS XBUG: Fix bug#5590. When converting a relative path between two full paths on different windows drive letters do not create a ../../d:/foo/bar path and just return the full path to the destination.BUG: fix for bug 0005767 hang for replace string with emptyENH: bad bug badENH: speed up actual path name by cache on windowsCOMP: remove warning on new HPUX compilerENH: fix failing test when valgrind is on
Loading