<feed xmlns='http://www.w3.org/2005/Atom'>
<title>stdplus, branch master</title>
<subtitle>OpenBMC common C++ class / function sources</subtitle>
<id>https://git.raptorcs.com/git/stdplus/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/stdplus/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/stdplus/'/>
<updated>2020-02-07T00:29:09+00:00</updated>
<entry>
<title>README.md: Update documentation for using meson</title>
<updated>2020-02-07T00:29:09+00:00</updated>
<author>
<name>Brandon Kim</name>
<email>brandonkim@google.com</email>
</author>
<published>2020-02-07T00:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/stdplus/commit/?id=3b4c20fe517c23fbe8d1418ee3cdb98b59b2fd30'/>
<id>urn:sha1:3b4c20fe517c23fbe8d1418ee3cdb98b59b2fd30</id>
<content type='text'>
The README was outdated and was pointing to using automake instead of
meson.

Change-Id: Id8dcf2cdb1a5546a56e77328342779e10cedea20
Signed-off-by: Brandon Kim &lt;brandonkim@google.com&gt;
</content>
</entry>
<entry>
<title>handle: Cleanup noexcept guarantees</title>
<updated>2019-11-06T01:29:05+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2019-11-06T01:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/stdplus/commit/?id=f1c46f813fed48f18c4f846d597df5e87a91b5d0'/>
<id>urn:sha1:f1c46f813fed48f18c4f846d597df5e87a91b5d0</id>
<content type='text'>
Some of our noexcept guarantees were just wrong, and we weren't
providing it for the move constructor when possible.

Change-Id: I48452a4f07655d7cc479ca8ab8d744a59c119459
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>util/str: Add string concatentation methods</title>
<updated>2019-07-08T23:26:42+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2019-06-27T19:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/stdplus/commit/?id=4ef36e7904aa354256ab5818c543df0a9c61f90f'/>
<id>urn:sha1:4ef36e7904aa354256ab5818c543df0a9c61f90f</id>
<content type='text'>
Change-Id: I5caf8e0731eb9ac0f18b84d25256ea0068fab03c
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>handle: Support for releasing management of values</title>
<updated>2019-07-08T23:26:42+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2019-07-02T00:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/stdplus/commit/?id=079cba7212a9a2e5eb7260492696675d67979346'/>
<id>urn:sha1:079cba7212a9a2e5eb7260492696675d67979346</id>
<content type='text'>
Sometimes we want to be able to break the value out of the container and
unmanage it.

Change-Id: I1ded8571561760f7adf8bbf9a24cf21c989e4898
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>handle: Make it possible to reference stored data</title>
<updated>2019-07-08T23:26:42+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2019-06-20T19:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/stdplus/commit/?id=cbaeb1a38314cb92bfa487659ae9225e28421091'/>
<id>urn:sha1:cbaeb1a38314cb92bfa487659ae9225e28421091</id>
<content type='text'>
Users of the handle often want to be able to reference data they plan to
use in their callbacks. This is especially useful for retrieving
references to dependency injected interfaces.

Change-Id: I2782794d7d8320e3a0dd7f47320e35d75303167a
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>signal: Use callCheckErrno</title>
<updated>2019-07-08T23:25:30+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2019-07-02T00:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/stdplus/commit/?id=64725031be90808f918423527cd2a32627bdf285'/>
<id>urn:sha1:64725031be90808f918423527cd2a32627bdf285</id>
<content type='text'>
Change-Id: I75f010a17366550fd9cda550f973ae40951cbcb9
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>README: Expand documentation to include an overview of repo contents</title>
<updated>2019-06-27T22:31:30+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2019-06-27T22:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/stdplus/commit/?id=7d75a48513560d8735bb3d795bb8872af276ee43'/>
<id>urn:sha1:7d75a48513560d8735bb3d795bb8872af276ee43</id>
<content type='text'>
Change-Id: Id719a64f69de8cb5d08efc8c7d1b654790bb32fb
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>autotools: Remove</title>
<updated>2019-04-27T01:24:27+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2019-04-27T01:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/stdplus/commit/?id=8f1700e7ab886ed602c371265ff2c653a2deb485'/>
<id>urn:sha1:8f1700e7ab886ed602c371265ff2c653a2deb485</id>
<content type='text'>
Meson is now used to build this package in all of the necessary places.

Change-Id: I704d5cdd51129d8dc56c6a2456792846a3711778
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>meson: Use declare_dependency for libraries</title>
<updated>2019-04-03T20:40:41+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2019-04-03T20:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/stdplus/commit/?id=97e394714ec7e88b13b2675c859c1ef56771ad24'/>
<id>urn:sha1:97e394714ec7e88b13b2675c859c1ef56771ad24</id>
<content type='text'>
Now example binaries and tests don't have to be aware of the nuances for
configuring the build to use the library. This makes the project library
look like any other system dependency.

Change-Id: I9bbf33d32057964011fd8387e742e0d92117f848
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>meson: Style fix</title>
<updated>2019-04-03T09:56:27+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2019-04-03T09:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/stdplus/commit/?id=5d71775cbfb0a3d70565018ca90ac7d254a3fe2d'/>
<id>urn:sha1:5d71775cbfb0a3d70565018ca90ac7d254a3fe2d</id>
<content type='text'>
Change-Id: Id6a26d728010638f0a0922e76499d570baba6ae3
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
</feed>
