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
  • sys-select
2 results
Created with Raphaël 2.2.023May2221208527Apr2524222118171330Mar2921171613121110986228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct2017111054130Sep292823161514137631Aug309320Jul139743230Jun74113May107630Apr292221115Mar1213Feb121128Jan2622211917126530Dec292423222019171615141398754328Nov2749Oct18Sep21Aug171376510Jul987632130Jun292625242320191812111013May12823Apr11108ENH: Re-enabling SIGCHLD handling implementation with a fix for Cygwin.BUG: Reverting previous change until it can be fixed on Cygwin.ENH: Added test 8 to test grandchildren running after children exit.BUG: Fixed deadlock condition when grandchildren are running after the children exit.ENH: Implemented handling of SIGCHLD to detect the termination of immediate children. This allows grandchildren to remain running after the children exit.ENH: Enabling process tree killing on Cygwin.ENH: search for program without extensionsENH: Added always/if-different option to CopyADirectory. Added CopyAFile with the same interface.ENH: put the fix back in with abortENH: remove code that does not compile, on windows cwd must existCOMP: Fixing the the build for windows.ENH: remove warningENH: handle running from a directory that has been deletedBUG: IsSubDirectory should use ComparePath to do platform-independent path comparison.ENH: fix build on AIXENH: Enabling build/test of Terminal code now that it has been manually tested on several platforms.COMP: Added missing include of string.h for strcmp.BUG: Fixed bug in check for vt100 assumption.BUG: Fixed uninitialized variable when not building with windows console support.ENH: Adding 'Terminal' component to hold support routines for dealing with interactive terminals. Currently only a cfprintf function is provided to print color messages.ENH: fix borland bugENH: performance improvmentsENH: try to bypass Microsoft assert() on isspace, isalpha, etc.COMP: Fix compilation on linux (dlopen/dlclose symbols)ENH: Improved implementation of FilesDiffer to avoid allocating enough memory for the entire file twice. Instead using a block-at-a-time comparison.ENH: add patch for finding applications on OSXENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64ENH: remove test on cygwin since it randomly failsENH: the arguments to this function were not checked in a robust wayENH: Add support for relative paths and cleanupENH: Use const char where it should have been. At same time fix Bug#2958COMP: Skip trying to use native auto_ptr implementation and just provide a conforming one.ENH: Adding auto_ptr to KWSys to provide a conforming version everywhere.COMP: Fix problem with namespaceENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMakeCOMP: Fix warningBUG: Fix problem on MacOSX, by disabling part of the test.ENH: Fix dashboard with coverageENH: Do not build the library if we are not doing TestingENH: Make test usable from command line
Loading