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.027Feb1932131Jan3022212013121110814Dec1165423Nov16127526Oct25129220Sep191722Aug211615983130Jul242327Jun618May1716320Apr191214Mar1297632128Feb262221130Jan27261612821Dec18151413985429Nov25Oct231813964327Sep2130Aug27262523222117141110131Jul2827252420181716141312525Jun221915145324May232221208527Apr2524222118171330Mar2921171613121110986228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct2017111054130Sep292823161514137631Aug309320Jul139743230Jun74113May107630Apr292221115Mar1213Feb121128Jan2622211917126530Dec2924232220ENH: Added CPU.h to KWSys to identify the target CPU and its byte order.ENH: Missing copyright header.COMP: Avoid warning in kwsys IOStream.cxx when the helper functions are not needed. Define one public symbol to avoid complaints from archivers about empty object files.COMP: Fix warning in SystemInformation.cxx about possibly incorrect assignment in if condition.COMP: Fix unreachable code warning. Remove runtime test of constant information.COMP: Remove inline keyword from forward declaration for VS9.ENH: fix infinite loop from size_t changeENH: fix warningsENH: fix more warningsENH: fix more warningsENH: fix more warningsENH: fix more warningsENH: fix some warnings and 64 bit build windowsENH: fix win64 build and a warningENH: try to fix hp and vs 6, again...ENH: fixes for borlandENH: fix for qnx, I hope, and fix indent stuffENH: fix build errors with asm stuff on mingw and hopefully win64ENH: fix build for mingwENH: split into implementation and interface class to clean up namespace issues with #define stuffBUG: Need to install cstddef header.STYLE: Work-around std:: check since this is a platform test.STYLE: Remove references to std:: inside KWSys, even in comments. This will allow a commit check to be added.COMP: Replace kwsys_stl:: with kwsys_ios:: for streams access.COMP: use kwsys_stl and not std::ENH: fix for vs 70ENH: enhancements for cdash, include system information and better time entriesCOMP: Fix warnings on VS9.COMP: Remove inline keyword from forward declaration for VS9.COMP: Fix VS6 and old HP build. This source does not have the #define for hack.BUG: Fix previous commit to not access empty strings out of bounds.BUG: Make sure search paths never have double-slashes. Leading with two slashes (//) on cygwin looks like a network path and delays while waiting for a non-existent machine.ENH: Improved escaping in kwsys/System. Added escape of % for NMake. Added escape of ; for the VS IDE.COMP: Fix build on borland.ENH: Add SystemTools::SplitPathRootComponent and re-implement SplitPath to use it. Add better treatment of user home directory paths.BUG: Fix hang in Process_Kill on OS X caused by an OS bug in which a pipe read end cannot be closed if the pipe write end is open, the pipe is full, and another process is blocking waiting to write. Work around the problem by killing the children before closing the pipes.ENH: figure out long long valueENH: fix lots of warningsENH: turn off for nowENH: fix leaks and turn on by default
Loading