Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
1 result
Created with Raphaël 2.2.05Dec423Nov16127526Oct25129220Sep191722Aug211615983130Jul242327Jun618May1716320Apr191214Mar1297632128Feb262221130Jan27261612821Dec18151413985429Nov25Oct231813964327Sep2130Aug27262523222117141110131Jul2827252420181716141312525Jun221915145324May232221208527Apr2524222118171330Mar2921171613121110986228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct2017111054130Sep292823161514137631Aug309320Jul139743230Jun74113May107630Apr292221115Mar1213Feb121128Jan2622211917126530Dec292423222019171615141398754328Nov2749Oct18Sep21Aug17ENH: 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 onCOMP: Directory and Glob have pointer data membersCOMP: Second try getting rid of Microsoft deprecation warnings. This time tested from KWStyle with vs8 to make sure the warnings are really gone. Remove the deprecation defs from CMakeLists and guard the defs in the header so we do not redefine them if they are already defined.COMP: Suppress Microsoft deprecation warnings when building kwsys .c and .cxx files. This way, other projects that include kwsys will not see the warnings in kwsys .c and .cxx files, but they can still see the warnings in their own source files if they want to...ENH: Remove extra ;COMP: fixed compiler warning in sprintf usageENH: fix resource leakCOMP: Fix for platforms that do not have siginfo on their signal handlers.ENH: remove some stuff to improve coverageENH: fix case problem with drive letters and cmake vs CMakeSetup build.make changingBUG: Added carrot (^) to characters that need quoting. The solaris shell needs it.BUG: Some single-character arguments need quoting on windows.ENH: Added more special unix shell characters that require quoting. Added escaping of % as %% for shells inside mingw32-make.BUG: Shell escaping needs to write % as %% for VS IDE.
Loading