Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1369 closed Tasks (fixed)

root/more/requesting_new_features.htm

Reported by: René Rivera Owned by: Daniel James
Milestone: Website 1.0 Component: website
Version: Severity: Not Applicable
Keywords: Cc:

Description

Move content of this article to a community subpage.

Change History (5)

comment:1 by René Rivera, 15 years ago

Owner: René Rivera removed

comment:2 by Daniel James, 15 years ago

Owner: set to Daniel James
Status: newassigned

comment:3 by Daniel James, 15 years ago

(In [40950]) Add the 'request a feature' page. Refs #1369

comment:4 by Daniel James, 15 years ago

Resolution: fixed
Status: assignedclosed

(In [41154]) Move the bug and feature request pages to the new site. Refs #1259. Fixes #1369.

comment:5 by Eric Niebler, 15 years ago

(In [41162]) Merged revisions 41141-41160 via svnmerge from https://svn.boost.org/svn/boost/trunk

........

r41142 | johnmaddock | 2007-11-16 03:30:43 -0800 (Fri, 16 Nov 2007) | 3 lines

Added workarounds for IBM xlc C++: the compiler can't resolve an overloaded function template to a function pointer unless the template arguments are explicitly provided. Fixed some bugs uncovered by the above workaround: some forward declarations didn't match the actual definition! Hopefully fixed remaining Sun compiler issues: mostly fixed by above fixes anyway.

........

r41143 | johnmaddock | 2007-11-16 04:00:32 -0800 (Fri, 16 Nov 2007) | 1 line

Disabled use of MS-specific narrow character functions when _WIN32_WCE is defined.

........

r41144 | garcia | 2007-11-16 04:37:08 -0800 (Fri, 16 Nov 2007) | 2 lines

Added flyweignt and Unordered Containers.

........

r41145 | garcia | 2007-11-16 05:22:09 -0800 (Fri, 16 Nov 2007) | 2 lines

Initial Revision.

........

r41146 | garcia | 2007-11-16 05:23:41 -0800 (Fri, 16 Nov 2007) | 2 lines

Review Wizard Report.

........

r41147 | bemandawes | 2007-11-16 07:14:54 -0800 (Fri, 16 Nov 2007) | 1 line

Add some filesystem markup

........

r41149 | grafik | 2007-11-16 08:15:35 -0800 (Fri, 16 Nov 2007) | 1 line

Add support for msvc-9.0, thanks to John Pavel.

........

r41151 | noel_belcourt | 2007-11-16 09:30:57 -0800 (Fri, 16 Nov 2007) | 4 lines

Make vacpp toolset recognize and support version numbers. Also perform minimal options processing.

........

r41153 | hkaiser | 2007-11-16 10:44:56 -0800 (Fri, 16 Nov 2007) | 1 line

Wave: Added identifying comment into the main header

........

r41154 | danieljames | 2007-11-16 10:46:36 -0800 (Fri, 16 Nov 2007) | 2 lines

Move the bug and feature request pages to the new site. Refs #1259. Fixes #1369.

........

r41155 | eric_niebler | 2007-11-16 11:24:52 -0800 (Fri, 16 Nov 2007) | 1 line

add comment pointing to BOOST_FOREACH's online docs

........

r41158 | djenkins | 2007-11-16 13:25:07 -0800 (Fri, 16 Nov 2007) | 1 line

Remove extraneous comments

........

r41160 | anthonyw | 2007-11-16 14:51:52 -0800 (Fri, 16 Nov 2007) | 1 line

New implementation of pthread_once based on Mike Burrows' algorithm

........

Note: See TracTickets for help on using tickets.