1 commit 7bf94db38459dd2546a6dddda27ecac5ef1f20e0
2 Author: Jan Vermaete <jan.vermaete@gmail.com>
3 Date: Fri Oct 25 14:05:08 2024 +0200
5 spelling: changed 'explictly' to 'explicitly'
7 It was a warning when running lintian when making an OpenDDS deb file.
9 I: opendds: spelling-error-in-binary usr/lib/libTAO_IDL_FE.so.2.5.21 explictly explicitly
11 Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
13 commit dfd76988181dd380795b9ae1ad267848faa6cff1
14 Author: Jan Vermaete <jan.vermaete@gmail.com>
15 Date: Fri Oct 25 13:16:03 2024 +0200
17 spelling: changed implImented to implEmented
19 It was a warning when running lintian when making an OpenDDS deb file.
21 I: opendds: spelling-error-in-binary usr/lib/libTAO_IDL_FE.so.2.5.21 explictly explicitly
22 I: opendds: spelling-error-in-binary usr/lib/libTAO_Valuetype.so.2.5.21 implimented implemented
24 Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
26 commit 4a52b9387b14f557907b2f28d0064fa863c0ea1c
27 Author: Osyotr <Osyotr@users.noreply.github.com>
28 Date: Thu Oct 24 14:04:30 2024 +0300
30 Remove checked_iterator.h
32 commit fbc7205d70adb80180ea81bdcd6acd759b9e316f
33 Author: remko <remko.duppen@topicus.nl>
34 Date: Tue Oct 15 16:49:46 2024 +0200
36 fixed a typo in the documentation
38 commit 852621f99f833e2fc22673490b69a5f048027b37
39 Author: Johnny Willemsen <jwillemsen@remedy.nl>
40 Date: Mon Aug 5 10:19:41 2024 +0200
42 Extended output CDR classes to serialize a std::string_view directly
45 * ACE/ace/CDR_Size.inl:
46 * ACE/ace/CDR_Stream.h:
47 * ACE/ace/CDR_Stream.inl:
48 * ACE/tests/CDR_Test.cpp: