Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
KWSys
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Martin Willers
KWSys
Graph
396f866cacca70595e4d880cf60f3526f7c9ca02
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Dec
16
Nov
9
8
27
Oct
21
19
18
12
6
5
4
3
22
Sep
21
20
19
18
17
16
31
Aug
18
17
4
29
Jul
28
26
20
13
12
8
7
30
Jun
23
21
20
17
13
9
7
28
May
27
16
13
10
5
4
3
28
Apr
27
26
22
21
20
19
15
13
12
11
8
7
6
5
30
Mar
29
28
26
25
17
16
11
10
3
27
Feb
24
17
16
15
11
10
12
Jan
4
2
Dec
1
30
Nov
2
1
26
Oct
20
17
11
10
5
4
1
30
Sep
29
28
23
16
15
14
13
7
6
31
Aug
30
9
3
20
Jul
13
9
7
4
3
2
30
Jun
7
4
1
13
May
10
7
6
30
Apr
29
22
21
1
15
Mar
12
13
Feb
12
11
28
Jan
26
22
21
19
17
12
6
5
30
Dec
29
24
23
22
20
19
17
16
15
14
13
9
8
7
5
4
3
28
Nov
27
4
9
Oct
18
Sep
21
Aug
17
13
7
6
5
10
Jul
9
8
7
6
3
2
1
30
Jun
29
26
25
24
23
20
19
18
12
11
10
13
May
12
8
23
Apr
11
10
8
ENH: Add a method to remove remaining arguments
COMP: Fix the exporting so that it can actually be used
ENH: Add another signature to FindProgram that matches more to the one from CMake
STYLE: Documented reference to "man select_tut".
BUG: Do not close handle obtained from GetModuleHandle which does not increase the reference count of the module.
ENH: Change flag to PASS_REGULAR_EXPRESSION and FAIL_REGULAR_EXPRESSION and add help in cmSetTestsPropertiesCommand
COMP: Fix all dashboards
ENH: Add test for output regular expression
ENH: Improved file modification time comparison on Windows to use GetFileAttributesEx instead of CreateFile/GetFileTime/CloseHandle to get file times. This results in a 30% reduction in time to do a build system check.
ENH: try to get this thing to pass with cmake 2.2.1
COMP: More namespace fixes to build on HP
COMP: Fix namespace. This way kwsys can be built outside cmake
ENH: Push glob to the kwsys
ENH: Add an accessor for the maximum file length
ENH: CMake kills me (so does Cygwin)
ENH: avoid the use of GET_TARGET_PROPERTY by testing the CMake executable instead of the test executable
BUG: Reverting fundamental type info change until it is fixed on more platforms. It was tested on Linux, SGI, HP, Sun, OSX, Windows with nmake and VS 6, 7, 7.1, 8, Borland Make, and cygwin by hand with spaces in the path and cmake 2.0 and 2.2 before committing but still seems to be failing on some dashboards...strange.
ENH: add kwsys test for DetectFileType
ENH: Converting FundamentalType try-compiles into a single try-run. All the information about the existence, size, and signedness of types can be determined in one program thanks to limits.h.
COMP: Try to remove warnings
ENH: Updated to use modern FILE command for writing to output logs instead of WRITE_FILE.
BUG: kwsys_ios namespace should import streambuf also.
ENH: Make message into status
BUG: Remove warning and try to fix memory problem
ENH: Test for both commands
STYLE: Added reference to documentation in CMakeLists.txt.
STYLE: Added backward compatibility disclaimer.
BUG: Fix which argument is which, also, fix the test to be less agressive
ENH: Add testing of GET_TEST_PROPERTY command
BUG: On WIN32, since we are using subkey, set it
COMP: Remove unused variable
BUG: Fix encoding and add deleting to the test
ENH: Modify API a little bit to allow arbitrary length values. Encode certain characters. Rename UNIX registry to FILE registry. More testing
COMP: Remove problem on borland
ENH: Enable registry, add test of SET_TESTS_PROPERTIES, rename tests for dart2
COMP: Remove some more warnings
ENH: Cleanups and expose unix registry on windows (for cygwin etc)
COMP: Win32 fixes
ENH: More handling of unix versus windows registry
ENH: Initial import
Loading