Re: [boost] [1.36] release blurb? [plus a tip for the authors]

_______________________________________ De: boost-bounces@lists.boost.org [boost-bounces@lists.boost.org] En nombre de Daniel James [daniel_james@fmail.co.uk] Enviado el: lunes, 21 de julio de 2008 20:46 Para: boost@lists.boost.org Asunto: Re: [boost] [1.36] release blurb?
On 21/07/2008, JOAQUIN M. LOPEZ MUÑOZ <joaquin@tid.es> wrote:
I wonder whether we already have some place to begin adding content to the 1.36 release notes--you know, listing the new libraries and significant updates.
http://svn.boost.org/svn/boost/website/public_html/beta/feed/history/boost_1...
if you're not comfortable with quickbook, just send what you want to add to the list.
I've just added an entry for multi_index, hopefully I haven't messed anything, would be grateful if you could take a look. Also, I tidied up the previous material in the page according to the following rules, which AFAICS have governed the composition of previous release blurbs: 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. Maybe it'd make sense to add these rules as a reminder comment at the beginning of the page (provided Quickbook has some form of comment)? Best, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

Seems like I have no permissions to update the file. Please add: * [phrase library..[@/libs/interprocess/index.html Intrusive]:] * Added `linear<>` and `cache_last<>` options to singly linked lists. * Added `optimize_multikey<>` option to unordered container hooks. * Optimized unordered containers when `store_hash` option is used in the hook. * Implementation changed to avoid explicit use of `try`-`catch` blocks and be compilable with exceptions disabled. * [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. Regards, Ion

Ion Gaztañaga wrote:
Seems like I have no permissions to update the file.
Hm, it used to be that all library authors had access to the web site content. Doug, any ideas as to what happened? -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org (msn) - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

Rene Rivera wrote:
Ion Gaztañaga wrote:
Seems like I have no permissions to update the file.
Hm, it used to be that all library authors had access to the web site content. Doug, any ideas as to what happened?
IU uses SVNManager to control permissions. It has a really bad permission interface that makes it incredible easy to inadvertently remove permissions from everyone who currently already has permissions. I'm guessing that is what happened, since almost everyone had lost their permission. I've fixed that. --Beman

----- Original Message ----- From: "Ion Gaztañaga" <igaztanaga@gmail.com> To: <boost@lists.boost.org> Sent: Wednesday, July 23, 2008 8:24 PM Subject: Re: [boost] [1.36] release blurb? [plus a tip for the authors]
Seems like I have no permissions to update the file. Please add:
* [phrase library..[@/libs/interprocess/index.html Intrusive]:]
There is a copy/paste error in * [phrase library..[@/libs/interprocess/index.html Intrusive]:] Replace by * [phrase library..[@/libs/intrusive/index.html Intrusive]:] Vicente

vicente.botet wrote:
There is a copy/paste error in * [phrase library..[@/libs/interprocess/index.html Intrusive]:]
Replace by * [phrase library..[@/libs/intrusive/index.html Intrusive]:]
Vicente
Thanks for catching this! Ion

2008/7/21 JOAQUIN M. LOPEZ MUÑOZ <joaquin@tid.es>:
Also, I tidied up the previous material in the page according to the following rules, which AFAICS have governed the composition of previous release blurbs:
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.
Maybe it'd make sense to add these rules as a reminder comment at the beginning of the page (provided Quickbook has some form of comment)?
OK, I've added it to the file. Daniel
participants (6)
-
Beman Dawes
-
Daniel James
-
Ion Gaztañaga
-
JOAQUIN M. LOPEZ MUÑOZ
-
Rene Rivera
-
vicente.botet