Re: [boost] Master branch is now open for bug fixes
On Apr 2, 2023, at 12:43 PM, Дмитрий Архипов via Boost
I would like to merge the following commits to Boost.JSON master:
Updated documentaion: https://github.com/boostorg/json/commit/ee01580cfde818e31d8ea41c2e4056bcff9e... 1.82.0 release notes https://github.com/boostorg/json/commit/94c5d74710ee68301a524e3bc0ed50ec7bd6... document string SBO https://github.com/boostorg/json/commit/33088c958a635db87299e9c26db12c3c6896... example of using string::grow https://github.com/boostorg/json/commit/aa77d906396394177b1b34620bd47d9763e4... provide example of parsing several values from several buffers https://github.com/boostorg/json/commit/32e1d52cdd3f30266a29b99bd4ef456e8a7e... document supported JSON https://github.com/boostorg/json/commit/4a7a2034d9a5c3d2f3798a5b352e79465044... fix overview sectioning https://github.com/boostorg/json/commit/b6a6c83dc740700d74a2f1a38a44c1cb9f1e... document potential linking requirements https://github.com/boostorg/json/commit/7cf7f107f6913dd3ae61428c7314a19c4597... mention RFC in overview and README
https://github.com/boostorg/json/commit/87b97a09903b37673b2ceb2ae3a2b6ff0311... a JSON to a JSON text
You don’t need permission for documentation fixes.
https://github.com/boostorg/json/commit/274901f3488e6ed7cf180f9167dccb221184... fix template parameter docs for make_shared_resource
This is fine.
https://github.com/boostorg/json/commit/89bc551d8214b6c32fa6d161f13e3aaad84b... clarify what default memory resource is https://github.com/boostorg/json/commit/d7b0580befd3d7fe8ee0b093b96edbfb2598... mention how to disable autolinking
These are doc fixes - no permission necessary.
Bug fix: https://github.com/boostorg/json/commit/9b06d4a4107f7df58a516987474705fef883... fix suspend inside escape
This is fine.
Silencing a warning: https://github.com/boostorg/json/commit/d79336bbb7cb49e396db37c8547daca1e612... Fix -Wdeprecated-declarations for sprintf
This is fine. — Marshall
чт, 16 мар. 2023 г. в 18:38, Marshall Clow via Boost
:
The master branch is now open for bug fixes and documentation changes. Other changes by release manager permission, as described in
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy < https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy>
The next deadline: On April 5th, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/ < https://www.boost.org/development/>
— Marshall
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (1)
-
Marshall Clow