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.06Oct30Sep282524232214331Aug627Jul2624139825Jun221211109520May19141323Apr2120151465230Mar1918171613Feb12939Jan18Dec15423Nov717Oct16151027Sep262322151120Aug10Jul96Jun2131May271614131210230Apr2423227Mar171127Feb1932131Jan3022212013121110814Dec1165423Nov16127526Oct25129220Sep191722Aug211615983130Jul242327Jun618May1716320Apr191214Mar1297632128Feb262221130Jan27261612821Dec18151413985429Nov25Oct231813964327Sep2130Aug27262523222117141110131Jul2827252420181716141312525Jun221915145324May232221208527Apr2524222118171330Mar2921171613121110986228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar29282625171611103Fix bus error on mac. Was a result of not having null termination of arg list to sw_vers calls.Added better OS information for Mac OS XFix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix.Convert KWSys to OSI-approved BSD LicenseInstall KWSys Copyright.txt as documentationAvoid word 'Copyright' in KWSys MD5 encode testRestore KWSys SystemTools _WIN32 state on cygwinFix KWSys SystemTools build on cygwin with -mwin32Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.Put a flag in that will stop system tools from deleting system environment memory on exit, as it can cause gcov to crash the programs.Optimize KWSys SystemTools::FileExists on WindowsFix for Bug #9190, -U did not work on case insensitive file systems because of call to glob convert to regex that expected to work with files.COMP: Silence useless Borland inlining warningDefine kwsys_ios_binary macro for std::ios::binaryCOMP: attempt to fix more 'hidden by' warnings.BUG: Enable large files only if <cstdio> worksENH: try and see if using string.append instead of += will make valgrind not complaing that JoinPath is leaking.COMP: Fix compilation of VTK on debian/sparc (sparc is a CPU not an OS)BUG: Parse escapes in single-quoted unix argumentsENH: Provide unix-sytle command line parsingCOMP: More KWSys SharedForward pointer const-nessCOMP: Eliminate "conversion may change sign of result" warnings by using size_t where appropriate. (Missed one warning with last commit: add a cast to md5_word_t.)COMP: Eliminate "conversion may change sign of result" warnings by using size_t where appropriate.COMP: Fix KWSys SharedForward sign conversionCOMP: Fix KWSys SharedForward pointer const-nessENH: first pass at VS 10, can bootstrap CMake, but many tests still failCOMP: Quiet aggressive Borland warnings in KWSysCOMP: Remove useless variable assignmentCOMP: Do not compile VMS-specific code on non-VMSCOMP:Fixed warning with gcc 4.3.3: passing argument 1 of kwsysProcessSetVMSFeature discards qualifiers from pointer target type.COMP: Avoid double-initialization in KWSys StringENH: use .exe on vmsENH: Teach KWSys SystemTools about VMS pathsENH: Teach KWSys Process basic VMS supportBUG: Fix non-select process impl without timeoutCOMP: Avoid String.c inclusion by Compaq templatesSTYLE: suppress warnings for borlandSTYLE: suppress warnings for borlandCOMP: Hopefully fix hashmap on VS6, Thanks Brad K!
Loading