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.09Mar7632128Feb262221130Jan27261612821Dec18151413985429Nov25Oct231813964327Sep2130Aug27262523222117141110131Jul2827252420181716141312525Jun221915145324May232221208527Apr2524222118171330Mar2921171613121110986228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct2017111054130Sep292823161514137631Aug309320Jul139743230Jun74113May107630Apr292221115Mar1213Feb121128Jan2622211917126530Dec292423222019171615141398754328Nov2749Oct18Sep21Aug171376510Jul987632130Jun292625242320191812COMP: Fixed unreferenced parameter warning for VS6 with /W4.STYLE: Move warning disable pragma into push/pop block.BUG: Use angle-brackets to include testSystemTools.h to avoid problems with in-source builds.ENH: Enabled support for use_auto_ptr(get_auto_ptr()) syntax on HP compiler.COMP: shut up w4 warningCOMP: Disable function call with function return test for HP until it is implemented.COMP: All kwsys .hxx headers should include Configure.hxx. Re-enabling testAutoPtr.COMP: Disable auto_ptr test for now.ENH: Implemented auto_ptr_ref in a way that allows conversion of the pointed-to type.COMP: Remove one conversion test until it is implemented.ENH: Added test for auto_ptr. Documented aut_ptr template implementation.ENH: Cleaned up KWSys tests to use test drivers.COMP: fix warningsCOMP: More workarounds for Borland.COMP: fix warningENH: added a limit to the getline methodBUG: Assignment should always use reset().COMP: Fix for auto_ptr_ref on Borland 5.8.COMP: Added line accidentally removed.BUG: 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.
Loading