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
Container Registry
Model registry
Operate
Environments
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
Brad King
KWSys
Graph
0872f2faa077f18e050578e431e391c52bdc88ed
Select Git revision
Branches
4
IOStream-remove
SystemTools-revert-FileExists-win-exe-alias
fileexists
master
default
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Dec
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
19
17
22
Aug
21
16
15
9
8
3
1
30
Jul
24
23
27
Jun
6
18
May
17
16
3
20
Apr
19
12
14
Mar
12
9
7
6
3
2
1
28
Feb
26
22
21
1
30
Jan
27
26
16
12
8
21
Dec
18
15
14
13
9
8
5
4
29
Nov
25
Oct
23
18
13
9
6
4
3
27
Sep
21
30
Aug
27
26
25
23
22
21
17
14
11
10
1
31
Jul
28
27
25
24
20
18
17
16
14
13
12
5
25
Jun
22
19
15
14
5
3
24
May
23
22
21
20
8
5
27
Apr
25
24
22
21
18
17
13
30
Mar
29
21
17
SystemInformation: extract CPU information on Linux/Sparc
SystemTools: Avoid unused function warnings
Encoding: Remove unused include
SystemInformation: Work around gcc -Wliteral-suffix warning
Encoding: Default to ANSI code page on Windows
KWSys: Port to use wide character Windows APIs throughout.
FStream: Add FStream module.
Encoding: Add Encoding module.
SystemTools: Move typedef mode_t inside the SystemTools class
SystemInformation: Include backtrace-related headers on FreeBSD
DynamicLoader: Cleanup test include files for Haiku
SystemTools: Remove outdated preprocessor checks for Haiku
SystemInformation: fix truncation warnings
SystemTools: Add a function to get subkeys of a Windows registry key
SystemTools: Remove duplicate code for parsing Windows registry keys
SystemInformation : Better stack trace
Supress clang warnings about dynamic exception specifications
SystemTools: Activate EnableMSVCDebugHook under CTest
SystemTools: Implement IsSubDirectory without loop
RegularExpression: Remove 'register' storage specifier
SystemTools: MakeDirectory() reports failure if path is file
SystemTools: Fix CollapseFullPath to not erase root component
SystemTools: Touch with better than 1s resolution if possible
SystemTools: Use COMPILE_DEFINITIONS to pass platform tests
Merge "fix warnings about sizeof() return value truncation"
Merge "SystemInformation: fix truncation warnings"
Merge "Tests: fix a warning with acc"
SystemTools: Fix FileIsDirectory with long paths
fix warnings about sizeof() return value truncation
SystemInformation: fix truncation warnings
Tests: fix a warning with acc
Fix spelling and typos in comments and method documentation
SystemTools: Fix FileIsDirectory for Windows drive letter roots
Process: Increase FD_SETSIZE on Cygwin
SystemInformation: Replace __GNUG__ with __GNUC__
SystemTools: Do not abort with no current directory
Fix clang -Weverything warnings
Glob: Fix clang -Wdocumentation warning
ProcessUNIX: No select on Atari FreeMINT
DynamicLoader: Implement on Atari FreeMINT
Loading