Opened 10 years ago

Last modified 10 years ago

#8396 new Bugs

Timer history does not say in what version the new APIs became available

Reported by: Rhys Ulerich <rhys.ulerich@…> Owned by: Beman Dawes
Milestone: To Be Determined Component: timer
Version: Boost 1.53.0 Severity: Problem
Keywords: Cc:

Description

From what I can tell, Boost.Timers changed dramatically going from 1.47 to 1.48 judging from the existence of

http://www.boost.org/doc/libs/1_53_0/libs/timer/doc/index.html http://www.boost.org/doc/libs/1_52_0/libs/timer/doc/index.html ... http://www.boost.org/doc/libs/1_48_0/libs/timer/doc/index.html

but the nonexistence of

http://www.boost.org/doc/libs/1_47_0/libs/timer/doc/index.html.

I say this because, for example, both of

http://www.boost.org/doc/libs/1_48_0/doc/html/boost/unordered_set.html http://www.boost.org/doc/libs/1_47_0/doc/html/boost/unordered_set.html

exist.

However, the 1.48 news (http://www.boost.org/users/history/version_1_48_0.html) is totally silent on any changes.

The Boost.Timers history is totally silent about when the library landed: http://www.boost.org/doc/libs/1_48_0/libs/timer/doc/index.html

Please update the history to indicate that the new APIs became available in Boost 1.48.

Change History (1)

comment:1 by viboes, 10 years ago

Component: Nonetimer
Owner: set to Beman Dawes
Note: See TracTickets for help on using tickets.