Commit 6b60a68
4 files changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
- .github/workflows/main.yml+36-15
- CMakeLists.txt+1-1
- ChangeLog.MD+84
- cmake/CheckFortranSource.cmake+1-1
- include/v1/templates/unused.inc+4
- include/v2/algorithms/find/procedures.inc+2
- include/v2/deque/procedures.inc+39-10
- include/v2/map/iterator_procedures.inc+1-1
- include/v2/map/procedures.inc+129-92
- include/v2/map/specification.inc+1
- include/v2/ordered_map/procedures.inc+24-13
- include/v2/ordered_map/specification.inc+4-1
- include/v2/pair/procedures.inc+3-3
- include/v2/set/node_procedures.inc+2-1
- include/v2/set/procedures.inc+295-196
- include/v2/set/specification.inc+2-1
- include/v2/vector/procedures.inc+9-6
- tests/set/CMakeLists.txt-4
- tests/set/Test_Set.m4-1
- tests/set/Test_SetAlgorithms.m4+9-3
- tests/vector/Test_Vector.m4+3-2
- tests/vector/Test_VectorAlgorithms.m4+3-1
0 commit comments