Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
KWSys
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shannon Booth
KWSys
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4f4dd2246e11ac7d91779fb0cb937d56eee6cfcc
Select Git revision
Branches
2
master
default
protected
sys-select
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
31
Mar
29
22
9
8
7
22
Feb
19
10
8
11
Jan
8
7
14
Dec
9
4
3
2
1
30
Nov
16
Oct
6
2
28
Sep
25
17
11
28
Aug
24
21
7
3
30
Jul
23
22
15
10
8
7
2
15
Jun
3
27
May
18
12
5
4
19
Apr
16
10
18
Mar
17
10
3
27
Feb
25
24
23
Jan
20
9
8
23
Dec
18
16
15
12
10
14
Nov
12
11
31
Oct
16
14
2
25
Sep
19
8
5
11
Aug
7
4
30
Jul
18
17
10
2
1
3
Jun
2
19
May
16
7
5
14
Apr
7
5
2
1
19
Mar
12
11
6
3
28
Feb
12
24
Jan
6
4
2
21
Dec
19
18
3
2
21
Nov
20
19
31
Oct
15
8
14
Aug
6
2
26
Jul
24
10
1
24
Jun
3
31
May
29
28
21
6
25
Apr
21
Mar
15
5
Feb
31
Jan
25
14
12
11
10
9
8
7
6
5
4
3
2
21
Dec
19
14
29
Nov
14
8
5
2
16
Oct
12
10
9
6
1
29
Sep
27
19
18
17
14
10
8
Jun
18
May
2
26
Apr
23
2
Mar
9
Feb
8
15
Dec
13
Nov
1
24
Oct
6
Sep
1
20
Aug
9
8
4
3
19
Jun
9
May
13
Apr
29
Mar
23
1
10
Jan
7
5
3
28
Dec
21
14
8
1
9
Nov
10
Sep
9
8
27
Aug
16
9
Jul
2
30
Jun
29
11
10
4
3
12
May
11
4
29
Apr
28
19
9
26
Mar
22
18
12
Feb
27
Jan
26
13
12
6
16
Dec
15
11
8
1
30
Nov
24
23
20
18
16
15
19
Oct
16
9
8
6
30
Sep
28
25
24
23
22
14
3
31
Aug
6
27
Jul
26
24
13
9
8
25
Jun
22
12
11
10
9
5
20
May
19
14
13
23
Apr
21
20
15
14
6
5
2
30
Mar
19
18
17
16
13
Feb
12
9
3
9
Jan
18
Dec
15
4
23
Nov
7
17
Oct
16
15
10
27
Sep
26
23
22
15
11
20
Aug
10
Jul
9
6
Jun
2
1
31
May
27
16
14
13
12
10
2
30
Apr
24
23
2
27
Mar
17
11
27
Feb
19
3
2
1
31
Jan
30
22
21
20
13
12
11
10
8
14
Dec
11
6
5
4
23
Nov
16
12
7
5
26
Oct
25
12
9
2
20
Sep
SystemTools: add buffer around preproc conditions
SystemTools: flip junction deletion around
SystemInformation: Fix spelling typos in comments
windows: check for _WIN32 rather than WIN32
Process: Add function to reset the start time of a process
SystemInformation: Fix compilation on VS Clang/C2 toolset
Made private method static to silence warning
Fixed clang-tidy warnings about macros missing defensive parens
Suppressed clang -Wcomma warnings with void cast
Process: Allow timeout to be changed after child starts
SystemTools: support deleting junction points
SystemInformation: Ignore buffers and cache when reporting host memory use
Update hidden includes to support CMake header dependency scanning
Configure: Silence spurious warnings from Embarcadero compiler.
SystemTools: Fix GetShortPath buffer sizing
SystemTools: Simplify GetShortPath de-quoting step
Don't use clang diagnostic pragma's when compiling with ICC on OSX.
FStream: Fix reading BOM on single-character files
Drop the FundamentalType.h component of KWSys
Drop the CPU.h component of KWSys
FundamentalType: Drop KWSYS_CAN_CONVERT_UI64_TO_DOUBLE macro
SystemTools: do not call FileExists() before calling FileIsDirectory()
SystemTools: remove 2 more explicit calls to FileIsDirectory()
SystemTools: avoid needless copy of std::string
SystemTools: entirely remove the extension code on non-Windows platforms
SystemTools: add basic tests for SystemTools::FindFile()
SystemTools: extend test coverage of SystemTools::MakeDirectory()
SystemTools: move some code around that is used only on Windows-like platforms
SystemTools: use FindProgram() overload that checks for directory
Process: Fix off-by-one when adding two times
CPU: Add NIOS2 support
Terminal: Force color output when CLICOLOR_FORCE is set != 0
SystemTools: Implement nanosecond file times on OS X
SystemTools: Refactor utimes invocation
SystemTools: Keep stat st_mtim field existence private
SystemTools: Fix spelling of "succeeded" in comments
Encoding: Support building on Windows with WIN32_LEAN_AND_MEAN
SystemTools: Fix GetPath to not affect existing output vector entries
SystemTools: Handle directories in CopyFile{Always,IfDifferent}
CTestCustom: use list(APPEND)
Loading