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.025Apr24222118171330Mar2921171613121110986228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct2017111054130Sep292823161514137631Aug309320Jul139743230Jun74113May107630Apr292221115Mar1213Feb121128Jan2622211917126530Dec292423222019171615141398754328Nov2749Oct18Sep21Aug171376510Jul987632130Jun292625242320191812111013May12823Apr11108BUG: 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 lineENH: remove warningENH: try to clean up the search for programsBUG: Fix for MINGW32ENH: Add support for LastError on HPUXENH: Also look into data segment (consistant with other implementation)ENH: undo last change because it broke the dashboardENH: fix find program to look for .com and .exe correctly and not return files with no extension on windowsENH: Add documentation on the problem with system wide path for looking up dynamic libraries. STYLE: Fix trailing white spacesBUG: Need a / for Visual Studio buildBUG: Do the proper pathBUG: Need a trailing slashBUG: Fix problem with in the pathBUG: Trying to get testDynamicLoader to work on Solaris and SunOS, where current directory is not lookup when doing dlopen
Loading