Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cppack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
passwords
cppack
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
clean_code
dev
master
default
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
May
13
Mar
7
Feb
6
5
4
3
1
31
Jan
30
29
28
20
17
16
15
12
Dec
2
Aug
11
Jan
10
9
5
Oct
4
3
5
Jul
23
Mar
22
21
6
5
2
1
18
Feb
15
14
7
31
Jan
24
10
27
Dec
20
13
6
22
Nov
15
8
25
Oct
Add Screenshot on Readme
master
master
Add screenshot
Fix missing typedef
Nicer tests
dev
dev
[Tests] Compare stats with regex ones
Merge branch 'clean_code' into dev
nicer name for reduction
Display stdout independant
Simplify string substr
Git ignore temp files
move map display to Statistics
clean_code
clean_code
Use modern for loops
cleaner output formating
operator<< for SecurityRules
operator<< for Statistics
Inline short methods
Use Settings structure to split settings and results
Remove useless checkbox
Simplify usage of regex
Remove unused members
Rename ThreadData -> Statistics
Implements OpenMP multi-threading. Implements #3.
Remove useless doc, move some functions and force some other const
Merge branch 'omp' into dev
add withcount support
Remove display of empty stats (0)
Merge OMP branch
Fix map collision by using multimap for stats in decreasing order
Fix wrong job distribution
Implement OpenMP for loop
single thread
Fix wrong minstat computation
remove unused functions & add doc
Move generate_stats_thread
Remove stdin support
Remove stdin support
move nbline to own file
Fix wrong line fetching. Use getline instead
use vector instead of C array
Remove redundant infos. Fix test missing
Loading