Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Jun11109520May19141323Apr2120151465230Mar1918171613Feb12939Jan18Dec15423Nov717Oct16151027Sep262322151120Aug10Jul96Jun2131May271614131210230Apr2423227Mar171127Feb1932131Jan3022212013121110814Dec1165423Nov16127526Oct25129220Sep191722Aug211615983130Jul242327Jun618May1716320Apr191214Mar1297632128Feb262221130Jan27261612821Dec18151413985429Nov25Oct231813964327Sep2130Aug27262523222117141110131Jul2827252420181716141312525Jun221915145324May232221208527Apr2524222118171330Mar2921171613121110986228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct20171110COMP: 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!ENH: fix warning on borlandENH: move PutEnv to SystemToolsENH: make this work for older versions of OSXENH: revert back because it does not build on older macs for nowENH: remove warningENH: make this build on other machines besides the macENH: fix system info for macENH: fix system info for macSTYLE: Simplify and document VMS workaroundsSTYLE: Remove trailing whitespaceBUG: Fix removal of read-only directoriesENH: check in almost building VMS stuff with VMSBuild directory since the bootstrap script will not work on VMSENH: also recognize rxvt-256color as a color terminal (#8913, patch from Deewiant)ENH: Remove obscure method from KWSys SystemToolsBUG: Fix SystemTools::IsSubDirectory on bad inputBUG: Replace brittle GetParentDirectory implBUG: SystemTools::GetParentDirectory() will crash if "/" is passed in as argement. Valid check is added to make sure the input argment exists, and if "/" is passed in, empty string will be returned.ENH: Skip KWSys name maros in case of identityBUG: Fix parsing of linux 2.6 /proc/meminfo formatBUG: comment out faulty seekp which make kwsys::*stringstream fails on platform with no std::*stringstream implementationENH: hopefully seekp is the call making kwsys::stringstream behaves oddly on sunosENH: trying to reproduce issue on sunosCOMP: missing string.h header for strlen.ENH: remote debugging of sunosCOMP:Fixed warnings with gcc 4.3.2.COMP:Try to fix error on HP.COMP:try to fix error on qnx-V3.3.5-gcc_ntox86.COMP:Fixed warnings.COMP:Fixed VS 64-bit warning C4267 line 432 of RegularExpression.cxxCOMP:Fixed warnings.STYLE:Empty commit just add information about rev 1.15: the reason is that long is 64-bit on gcc on Linux because it uses the LP64 data model whereas long is 32-bit on VS 64-bit because it uses the LLP64 model (ref: http://en.wikipedia.org/wiki/64-bit#64-bit_data_models )
Loading