Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
C Common Library
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
AltaRica Project
C Common Library
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8a0bd600572e758870a82b92980799570e6ae6be
Select Git revision
Branches
12
ccl-1-7-patches
ccl-1-8
ccl-arc-1-6-patches
ccl-arc-1-7-patches
ccl-arc-master
ccl-arc-pre-1-6
ccl-arc-sas
ccl-pre-1-8
ccl-pre-1-9
ccl-tapas-master
ccl-tapas-pre-0-2
master
default
protected
Tags
12
ccl-arc-1-6-0
ccl-1.8
ccl-1-7
ccl-1-6
ccl-1-5
ccl-1-4
ccl-1-3
merge_from_gp_to_trunk_2
ccl-1-2
ccl-1-1
ccl-1-0
start
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Jun
5
11
Aug
30
Mar
27
24
22
20
13
27
Feb
23
Jan
13
6
22
Dec
12
7
2
1
21
Nov
10
9
8
7
14
Oct
8
Sep
1
Feb
6
Jan
2
Dec
1
16
Oct
12
30
Jul
7
12
May
10
Dec
4
29
Nov
27
6
5
3
13
Oct
22
Oct
5
Jun
8
Apr
5
Mar
20
Nov
6
Jun
6
Apr
23
Mar
14
23
Feb
22
31
Jan
6
Oct
26
Aug
13
11
Jun
3
26
Apr
14
17
Feb
11
2
23
Dec
15
4
3
28
Aug
27
18
Jun
9
Apr
3
5
Mar
29
Jan
27
26
27
Nov
15
5
13
Aug
25
Jul
1
30
Jun
20
3
11
Apr
7
3
11
Mar
3
25
Feb
11
9
5
25
Jan
24
15
14
10
6
Dec
9
Nov
31
Aug
16
May
17
Apr
16
5
1
Mar
16
Feb
12
7
27
Nov
28
Sep
24
Aug
4
24
Jul
19
7
5
28
Mar
22
17
16
15
14
6
1
Feb
31
Jan
23
4
30
Nov
24
22
15
8
25
Oct
30
Sep
27
26
Merge branch 'master' into ccl-tapas-pre-0-2
ccl-tapas-pre-0-2
ccl-tapas-pre-0-2
update gitignore
ccl-tapas-maste…
ccl-tapas-master master
Merge remote-tracking branch 'origin/ccl-arc-master' into ccl-tapas-pre-0-2
Merge remote-tracking branch 'origin/ccl-arc-master' into ccl-tapas-pre-0-2
change topological ordering wrt to treat first nodes with highest degree.
ccl-arc-1-6-pat…
ccl-arc-1-6-patches ccl-arc-1-7-patches ccl-arc-master
force the copy of m4 files.
constify some functions.
set release to point to arc-1.6
ccl-arc-1-6-0 c…
ccl-arc-1-6-0 ccl-arc-pre-1-6
fix a memory leak in get_iterator
misusage of CCL_DEBUG_MEMORY
use variables set by configure to refer to git and git2cl
remove the use of ccl.pc
fix config file parser.
fix output of size_t in ccl_memory
ccl-arc-sas
ccl-arc-sas
remove static linking of ccl.
add missing m4 file
use long type instead of uint32 for timers
fix get_time_in_milliseconds
fix missing HAVE_GETRUSAGE prefix
add missing ccl_debug_memory macro
fix getrusage test
add getrusage wrapper.
add set_array to set several indexes in one operation
ccl-pre-1-9
ccl-pre-1-9
change heap-test
fix bugs and add a copy operation
add thread "support" for ccl_log.
add ccl_bittable_assign_union
fix some 'const' related warnings
remove useles function
add comparison with data.
move condition checking in the macro (prevent funcall).
check current size of the array before calling ccl_array_resize
add a reference counter and a comparator to bittable.
- add map for successors and predecessors
when destroy a table, check if elements have to be visited.
add ccl_list_map
declare map prototype.
add pooling for ccl-set
- remove the use of flags in dfs and bfs (replaced by an htable).
add conditional timed block for ccl_debug.
Loading