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.07May514Apr752119Mar12116328Feb1224Jan64221Dec19183221Nov201931Oct15814Aug6226Jul2410124Jun331May292821625Apr21Mar155Feb31Jan25141211109876543221Dec191429Nov1485216Oct121096129Sep2719181714108Jun18May226Apr232Mar9Feb815Dec13Nov124Oct6Sep120Aug984319Jun9May13Apr29Mar23110Jan75328Dec2114819Nov10Sep9827Aug169Jul230Jun2911104312May11429Apr2819926Mar221812Feb27Jan261312616Dec15118130Nov24232018161519Oct1698630Sep282524232214331Aug627Jul2624139825Jun221211109520May19141323Apr2120151465230Mar1918171613Feb12939Jan18Dec15423Nov717Oct16151027Sep262322151120Aug10Jul96Jun2131May271614131210230Apr2423227Mar171127Feb1932131Jan3022212013121110814Dec1165423Nov16127526Oct25129220Sep191722Aug211615983130Jul242327Jun618May1716320Apr191214Mar1297632128Feb262221130Jan27261612821Dec18151413985429Nov25Oct231813964327Sep2130Aug27262523222117141110131Jul28272524201817161413SystemTools: Take strings in AddKeepPathSystemTools: Take strings in CollapseFullPathSystemTools: Take strings in SplitPathSystemTools: Take strings in AddTranslationPathSystemTools: Accept strings in IsSubDirectorySystemTools: Use strings in ComparePathSystemTools: Take a string in GetShortPathSystemTools: Don't construct a string just for its lengthSystemTools: Use .rfind('/') rather than .find_last_of("/")SystemTools: Use the iterator constructor for stringsSystemTools: Defer computing length until after a .empty() checkSystemTools: Remove redundant if guardsGlob: Accept a string in Glob::AddExpressionGlob: Accept a string in Glob::AddFileCommandLineArguments: Push the string back, not its C stringRegularExpression: Add string overloadsstrings: Use string methods instead of size calculationscontainers: Use .empty() instead of .size() where possibleGlob: Use string comparisons if you have them readyc_str: Don't use .c_str() when streaming stringsSystemInformation: Include backtrace APIs whenever we use themhashtable: Poison operator= on internal node typeMD5: avoid casting back and forth between size_t and intset the compile flags for older HP compilers to fix compilationEncoding: Add self-assignment check to CommandLineArgumentsSystemTools: add Watcom single Quote processingSystemInformation: Fix HP-UX Intel processor detectionSystemInformation: Fix HP-UX PA-RISC processor detectionSystemTools: Remove some unnecessary c_str() callsSet policy CMP0025 to NEW within KWSysProcess: Suppress IBM XL warning about infinite loop in testSystemInformation: Update CPU count code for HaikuSystemTools: Fix compilation with Open WatcomFStream: Add ability to detect BOM.SystemInformation: Mark EXECINFO_LIB as advancedFStream: Remove unused basic_filebuf declaration.Encoding: Help enforce the use of wide apis on Windows.Terminal: Add putty-256color as a VT100 color-capable terminalFStream: Fix opening non-existant file.Encoding: Add support for program arguments argc/argv.
Loading