microsoft / Range-V3-VS2015
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 224
  • Daily file updates (only one update per file and date counted): 604
  • First update: 2013-11-11
  • Latest update: 2017-12-19
  • Days between first and latest update: 1500 (214 weeks, estimated 1070 working days)
  • Active days (at least one file change): 394
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 224 files with 34,777 lines of code in files.
    • 224 files that are 366+ days old (34,777 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 224 files with 34,777 lines of code in files.
    • 224 files have been last changed 366+ days ago (34,777 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
hpp, cpp, txt, md, html, in, gitignore, gitattributes, sh, xml, json, yml, gitmodules, cmd
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
hpp100% | 0% | 0% | 0% | 0%
cpp100% | 0% | 0% | 0% | 0%
in100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
cmd100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
hpp100% | 0% | 0% | 0% | 0%
cpp100% | 0% | 0% | 0% | 0%
in100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
cmd100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
include/range/v3/view100% | 0% | 0% | 0% | 0%
include/range/v3/utility100% | 0% | 0% | 0% | 0%
include/range/v3/algorithm100% | 0% | 0% | 0% | 0%
include/range/v3100% | 0% | 0% | 0% | 0%
include/range/v3/action100% | 0% | 0% | 0% | 0%
include/meta100% | 0% | 0% | 0% | 0%
include/range/v3/numeric100% | 0% | 0% | 0% | 0%
example100% | 0% | 0% | 0% | 0%
perf100% | 0% | 0% | 0% | 0%
include/range/v3/detail100% | 0% | 0% | 0% | 0%
doc100% | 0% | 0% | 0% | 0%
doc/std100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
include/range/v3/view100% | 0% | 0% | 0% | 0%
include/range/v3/utility100% | 0% | 0% | 0% | 0%
include/range/v3/algorithm100% | 0% | 0% | 0% | 0%
include/range/v3100% | 0% | 0% | 0% | 0%
include/range/v3/action100% | 0% | 0% | 0% | 0%
include/meta100% | 0% | 0% | 0% | 0%
include/range/v3/numeric100% | 0% | 0% | 0% | 0%
example100% | 0% | 0% | 0% | 0%
perf100% | 0% | 0% | 0% | 0%
include/range/v3/detail100% | 0% | 0% | 0% | 0%
doc100% | 0% | 0% | 0% | 0%
doc/std100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
range_fwd.hpp
in include/range/v3
507 3 1777 2999 141
range.hpp
in include/range/v3
375 30 2030 2999 48
begin_end.hpp
in include/range/v3
317 28 2083 2999 35
istream_range.hpp
in include/range/v3
101 7 1777 2999 32
range_traits.hpp
in include/range/v3
95 2 2030 2999 36
concepts.hpp
in include/range/v3/utility
742 10 1777 2998 93
algorithm.hpp
in include/range/v3
86 - 2054 2998 32
adjacent_find.hpp
in include/range/v3/algorithm
58 - 1777 2998 48
heap_algorithm.hpp
in include/range/v3/algorithm
387 17 1777 2996 53
inplace_merge.hpp
in include/range/v3/algorithm
205 4 2030 2996 42
find_end.hpp
in include/range/v3/algorithm
187 5 1777 2996 49
equal.hpp
in include/range/v3/algorithm
132 5 2030 2996 35
copy.hpp
in include/range/v3/algorithm
71 - 2030 2996 39
copy_backward.hpp
in include/range/v3/algorithm
68 1 2030 2996 37
find_first_of.hpp
in include/range/v3/algorithm
63 2 2030 2996 37
count.hpp
in include/range/v3/algorithm
57 - 1777 2996 36
binary_search.hpp
in include/range/v3/algorithm
56 - 2030 2996 38
count_if.hpp
in include/range/v3/algorithm
56 - 1777 2996 37
find_if.hpp
in include/range/v3/algorithm
55 2 1777 2996 44
generate.hpp
in include/range/v3/algorithm
55 1 2030 2996 31
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
numeric.hpp
in include/range/v3
8 - 2694 2959 17
in
Doxyfile.in
in doc
115 - 2618 2620 2
cmd
show.cmd
in doc/std
1 - 2606 2606 1
all.hpp
in include/range/v3
8 - 2606 2694 5
infinity.hpp
in include/range/v3/utility
46 - 2606 2907 6
memory.hpp
in include/range/v3/utility
135 5 2606 2680 5
safe_int.hpp
in include/range/v3/utility
260 19 2606 2941 7
header.html
in doc/std
24 - 2601 2606 2
static_const.hpp
in include/range/v3/utility
17 - 2574 2574 1
c_str.hpp
in include/range/v3/view
105 8 2564 2564 1
tuple_algorithm.hpp
in include/range/v3/utility
154 10 2513 2958 19
fibonacci.cpp
in example
15 1 2473 2790 6
comprehensions.cpp
in example
95 4 2473 2836 7
filter.hpp
in include/range/v3/view
39 1 2450 2983 53
action.hpp
in include/range/v3
22 - 2442 2623 7
counted_insertion_sort.cpp
in perf
151 12 2440 2705 4
tagspec.hpp
in include/range/v3/algorithm
22 - 2429 2429 1
core.hpp
in include/range/v3
22 - 2423 2859 13
unbounded.hpp
in include/range/v3/view
48 4 2423 2891 17
iterator_traits.hpp
in include/range/v3/utility
39 - 2399 2968 19
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
minmax.hpp
in include/range/v3/algorithm
104 1 1777 2282 5
max.hpp
in include/range/v3/algorithm
69 1 1777 2282 5
min.hpp
in include/range/v3/algorithm
69 1 1777 2282 5
any.hpp
in include/range/v3/utility
179 5 1777 2379 7
any_view.hpp
in include/range/v3/view
372 26 1777 2380 6
cycle.hpp
in include/range/v3/view
231 17 1777 2401 10
view_adaptor.hpp
in include/range/v3
463 35 1777 2426 12
view_interface.hpp
in include/range/v3
342 11 1777 2426 15
view_facade.hpp
in include/range/v3
111 8 1777 2426 11
tagged_pair.hpp
in include/range/v3/utility
183 - 2030 2429 9
tagged_tuple.hpp
in include/range/v3/utility
37 - 2030 2429 4
tagspec.hpp
in include/range/v3/algorithm
22 - 2429 2429 1
shuffle.hpp
in include/range/v3/action
95 3 2030 2443 6
sort_patterns.cpp
in perf
199 23 1777 2466 6
chunk.hpp
in include/range/v3/view
193 10 1777 2471 16
take_exactly.hpp
in include/range/v3/view
216 9 1777 2481 15
calendar.cpp
in example
249 23 1777 2483 20
join.hpp
in include/range/v3/action
78 2 2030 2483 7
get.hpp
in include/range/v3/utility
26 - 2395 2483 4
getlines.hpp
in include/range/v3
75 6 1777 2485 7
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
concepts.hpp
in include/range/v3/action
136 1 1512 2623 19
config.hpp
in include/range/v3/detail
306 - 1770 2621 21
iterator_concepts.hpp
in include/range/v3/utility
500 1 1774 2968 90
meta.hpp
in include/meta
2099 9 1776 2513 22
basic_iterator.hpp
in include/range/v3/utility
1093 19 1777 2680 51
functional.hpp
in include/range/v3/utility
968 60 1777 2941 49
iterator.hpp
in include/range/v3/utility
758 65 1777 2861 64
variant.hpp
in include/range/v3/utility
753 37 1777 2907 44
concepts.hpp
in include/range/v3/utility
742 10 1777 2998 93
iota.hpp
in include/range/v3/view
559 37 1777 2953 49
transform.hpp
in include/range/v3/view
541 25 1777 2983 83
range_fwd.hpp
in include/range/v3
507 3 1777 2999 141
zip_with.hpp
in include/range/v3/view
476 29 1777 2555 24
view_adaptor.hpp
in include/range/v3
463 35 1777 2426 12
slice.hpp
in include/range/v3/view
444 24 1777 2963 70
range_access.hpp
in include/range/v3
437 4 1777 2691 34
heap_algorithm.hpp
in include/range/v3/algorithm
387 17 1777 2996 53
concat.hpp
in include/range/v3/view
384 22 1777 2616 27
any_view.hpp
in include/range/v3/view
372 26 1777 2380 6
range_concepts.hpp
in include/range/v3
369 3 1777 2968 67