mirror of
https://github.com/boostorg/website.git
synced 2026-01-28 19:52:14 +00:00
Add wave release note.
[SVN r56665]
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<description/>
|
||||
<language>en-us</language>
|
||||
<copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
|
||||
<item><title>Version 1.41.0</title><pubDate>$Date: 2009/09/15 06:56:41 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
|
||||
New Library: Property Tree.
|
||||
<item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/09 06:54:15 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
|
||||
New Library: Property Tree. Updated libraries: Wave.
|
||||
</span></span></boostbook:purpose><description><div class="description">
|
||||
|
||||
|
||||
@@ -25,7 +25,12 @@
|
||||
<h3><span class="link">Updated Libraries</span></h3>
|
||||
<ul>
|
||||
<li>
|
||||
<em>TODO</em>
|
||||
<span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
|
||||
<ul>
|
||||
<li>
|
||||
See the <a href="/libs/wave/ChangeLog">changelog</a> for details.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[article Version 1.41.0
|
||||
[quickbook 1.4]
|
||||
[source-mode c++]
|
||||
[purpose New Library: Property Tree. ]
|
||||
[purpose New Library: Property Tree. Updated libraries: Wave.]
|
||||
[authors [Dawes, Beman]]
|
||||
[last-revision ]
|
||||
]
|
||||
@@ -17,20 +17,6 @@
|
||||
1. Libraries are listed in alphabetical order.
|
||||
2. Besides the dedicated entry, the lib name should be added to the
|
||||
[purpose] section at the beginning of the page.
|
||||
|
||||
Example new library message:
|
||||
|
||||
* [phrase library..[@/libs/accumulators/index.html Accumulators]:] Framework for
|
||||
incremental calculation, and collection of statistical accumulators, from Eric Niebler.
|
||||
|
||||
Example update message:
|
||||
|
||||
* [phrase library..[@/libs/interprocess/index.html Interprocess]:]
|
||||
* Added anonymous shared memory for UNIX systems.
|
||||
* Fixed missing move semantics on managed memory classes.
|
||||
* Added copy_on_write and open_read_only options for shared memory
|
||||
and mapped file managed classes.
|
||||
* `shared_ptr` is movable and supports aliasing.
|
||||
]
|
||||
|
||||
[section New Libraries]
|
||||
@@ -43,7 +29,8 @@
|
||||
|
||||
[section Updated Libraries]
|
||||
|
||||
* /TODO/
|
||||
* [phrase library..[@/libs/wave/index.html Wave]:]
|
||||
* See the [@/libs/wave/ChangeLog changelog] for details.
|
||||
|
||||
[endsect]
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<description/>
|
||||
<language>en-us</language>
|
||||
<copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
|
||||
<item><title>Version 1.41.0</title><pubDate>$Date: 2009/09/15 06:56:41 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
|
||||
New Library: Property Tree.
|
||||
<item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/09 06:54:15 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
|
||||
New Library: Property Tree. Updated libraries: Wave.
|
||||
</span></span></boostbook:purpose><description><div class="description">
|
||||
|
||||
|
||||
@@ -25,7 +25,12 @@
|
||||
<h3><span class="link">Updated Libraries</span></h3>
|
||||
<ul>
|
||||
<li>
|
||||
<em>TODO</em>
|
||||
<span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
|
||||
<ul>
|
||||
<li>
|
||||
See the <a href="/libs/wave/ChangeLog">changelog</a> for details.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user