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.026Feb2221130Jan27261612821Dec18151413985429Nov25Oct231813964327Sep2130Aug27262523222117141110131Jul2827252420181716141312525Jun221915145324May232221208527Apr2524222118171330Mar2921171613121110986228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct2017111054130Sep292823161514137631Aug309320Jul139743230Jun74113May107630Apr292221115Mar1213Feb121128Jan2622211917126530Dec292423222019171615141398754328Nov2749Oct18Sep21Aug171376510Jul987632130Jun292625242320191812111013May128BUG: Fixed implementation of auto_ptr_ref.BUG: Fix bug#4482.COMP: remove warningENH: fix parens in the path with spaces in the pathCOMP: Disable LFS on AIX.STYLE: Removed one more stray comment.STYLE: removed code accidently checked inBUG: fix for bug number 3320ENH: allow copy if different from a file to a directory to workSTYLE: Fix typoBUG: Added use of KWSYS_INSTALL_COMPONENT_NAME_DEVELOPMENT for header file install rules.ENH: Add support for "~otheruser/"ENH: Handle "~" in SplitPath.STYLE: Fixed documentation of how to produce forwarding executables for multi-configuration builds with CMAKE_INTDIR.BUG: reverting previous change.BUG: When a "wrong argument" was detected, we call the WrongArgument handler. If the handler returns success, the argument parsing should continue. Currently, it was stopping parsing immediately after the wrong argument was processed, irrespective of the WrongArgument handler status. Fixed that.BUG: FileIsDirectory would remove the trailing '/' even when the path is indeed the root i.e. '/'. Hence the test would be incorrect for root directory. Fixed that.COMP: Fix compilation when VS6 is using the new ANSI stdlibCOMP: Try to get stringstream emulation workingENH: Adding stringstream compatibility implementation. It is currently identical to ostringstream. Fixed local variable pcount hiding method warning.BUG: Remove stringstream implementation, this was a wrong interface anyway.BUG: disable test for nowENH: provide stringstream too. FIX: warning shadow varBUG: revert yesterday patch. The implementation was correct. The problem was that _WIN32 was forced to be #define on cygwin when included from ITK, which was miss matching the implementation from the declaration. Put extra condition for CYGWIN systemBUG: Make sure to use the Win32 interface (HINSTANCE) for handling shared lib on cygwin and mingw systemCOMP: remove warningENH: fix build error on IRIXENH: merge in changes for beos supportENH: Changes based on patch from Ryan C. Gordon to enable process execution on BeOS. There seems to be no way to implement it without polling (or threads).BUG: Fix problem with loading dylib on Tiger (10.4) x86. We need to be using the dlopen/dlclose instead of the old NSModuleENH: Adding support for # escape in Watcom WMake.ENH: Added # character for shell escaping.BUG: Correct the SystemReportDebugHook function. It should not call exit. It gets called multiple times at shutdown in a memory leak reporting scenario... This is the source of the long standing KWWidgetsTour debug build dashboard failure.ENH: Report command line as a measurement and allow user to add custom measurementsCOMP: Fix or suppress warnings on Borland and Mac dashboards. Definitely fix "may be used uninitialized" warnings.STYLE: Make the set of supported STL headers the same in vtkstd and vtksys/stl. (The union of the present values of the two sets.)ENH: Adding Shell_Flag_EchoWindows option to setup escapes for arguments to the native echo command in a shell. This special case is needed to avoid adding quotes when passing text to echo in a native windows shell which does no command line parsing at all.ENH: Adding tests KWSYS_C_HAS_PTRDIFF_T and KWSYS_C_HAS_SSIZE_T to help ProcessUNIX.c build everywhere without warnings.BUG: Name of C test file ends in .c not .cxx.ENH: Renamed kwsysPlatformCxxTests to kwsysPlatformTests and generalized it for multiple language tests (C and CXX).
Loading