1 file changed
+1
-1
lines changed- .github/pull_request_template.md+1-1
- .github/workflows/nightly-mac-ci.yml-10
- .github/workflows/nightly-ubuntu-ci.yml-10
- .github/workflows/nightly-windows-ci.yml-17
- .github/workflows/reusable-ci.yml+6-1
- .github/workflows/ubuntu-ci.yml+1
- .github/workflows/windows-ci.yml+3-3
- CMakeLists.txt+1-1
- README.md+6
- RELEASE_SUPPORT.md+8-2
- fastcdr.repos+1-1
- include/fastcdr/Cdr.h+29-52
- include/fastcdr/FastCdr.h+18-7
- include/fastcdr/xcdr/detail/optional.hpp+1-1
- package.xml+1-1
- src/cpp/CMakeLists.txt+1-1
- src/cpp/Cdr.cpp+109
- test/cdr/SimpleTest.cpp+56
- test/xcdr/appendable.cpp+157-20
- test/xcdr/basic_types.cpp+309-298
- test/xcdr/external.cpp+24-20
- test/xcdr/final.cpp+4-2
- test/xcdr/mutable.cpp+18-12
- test/xcdr/optional.cpp+182-170
- test/xcdr/xcdrv1.cpp+3
- test/xcdr/xcdrv2.cpp+6-4
0 commit comments