Daniel James
|
c39dd284d2
|
Boost 1.67.0 changelog
|
2018-03-05 14:20:14 +00:00 |
|
Daniel James
|
b90da4a802
|
1.66.0 release notes
|
2017-11-10 15:12:37 +00:00 |
|
Daniel James
|
c0e03c3640
|
Add some more details to change log
|
2017-04-15 20:52:00 +01:00 |
|
Daniel James
|
ed8c0f9ecd
|
Add deprecated attributes to deprecated functions
|
2017-04-15 17:35:09 +01:00 |
|
Daniel James
|
7e940e6e45
|
Fix some typos
|
2017-04-12 08:01:10 +01:00 |
|
Daniel James
|
1bc5d87c5d
|
Clarify the extract and merge don't work between different compatible containers.
|
2017-04-11 23:40:13 +01:00 |
|
Daniel James
|
e657f75a17
|
Boost 1.64.0 changelog entry
|
2017-03-15 11:16:53 +00:00 |
|
Daniel James
|
d060d3a0e5
|
Fix ironic typo
|
2017-03-15 11:15:27 +00:00 |
|
Daniel James
|
03a597983e
|
Change log for last few fixes
|
2016-12-05 22:48:00 +00:00 |
|
Daniel James
|
e3f534a148
|
Allocator aware constructors
|
2016-10-23 13:33:25 +01:00 |
|
Daniel James
|
1bcd5b0003
|
Make no argument constructor implicit
|
2016-10-23 13:32:52 +01:00 |
|
Daniel James
|
b5205e58aa
|
Change log for allocator support.
|
2016-10-14 09:29:38 +01:00 |
|
Daniel James
|
d14c1dec59
|
Revert "Allocator aware constructors."
This reverts commit b00bc15c3e .
I messed that up a bit, will get back to it later.
|
2016-10-03 20:58:15 +01:00 |
|
Daniel James
|
b00bc15c3e
|
Allocator aware constructors.
|
2016-10-02 17:56:01 +01:00 |
|
Daniel James
|
d0acb81f2e
|
Release notes for latest changes.
|
2016-10-02 13:04:25 +01:00 |
|
Daniel James
|
7f380028cc
|
Hint iterator support was too late for 1.62.0
|
2016-09-04 10:38:13 +01:00 |
|
Daniel James
|
cae72eec2f
|
Insert/emplace with hint.
|
2016-08-17 12:08:15 +01:00 |
|
Daniel James
|
7b8e3d01de
|
Use argument SFINAE instead of return SFINAE
|
2016-06-03 00:00:51 +01:00 |
|
Daniel James
|
b4a3c6f460
|
Fix exception safety in assignment for multimap/multiset.
The assignment code seemed like a bit of a premature optimization, I
replaced it with a slightly slower but much simpler implementation.
|
2016-05-30 15:02:04 +01:00 |
|
Daniel James
|
3f42a56bae
|
Remove old deprecated warning.
|
2016-05-26 09:25:10 +01:00 |
|
Daniel James
|
144a0c1791
|
Remove BOOST_NO_STD_DISTANCE workaround.
|
2016-05-26 09:24:25 +01:00 |
|
Daniel James
|
cc2b1a1ef1
|
Stop using deprecated boost::iterator.
|
2016-05-26 09:24:21 +01:00 |
|
Daniel James
|
f014802eb6
|
Release note for pull request #4.
|
2015-02-22 15:08:46 +00:00 |
|
Daniel James
|
8ccde2e5a1
|
Move the allocators after copying the hash functions.
Just in case the hash functions throw.
|
2014-11-09 23:44:16 +00:00 |
|
Daniel James
|
31211a607f
|
Remove assertion that used moved allocator. Fixes #10777.
|
2014-11-09 23:35:35 +00:00 |
|
Daniel James
|
df5a7538b1
|
Changelog
|
2014-11-08 22:22:12 +00:00 |
|
Daniel James
|
2c9d209eef
|
Remove incorrect changelog note.
A minor change that is not actually in this release, will be in the next one.
Probably too late to rebuild the documenation.
|
2014-11-02 17:35:05 +00:00 |
|
Daniel James
|
7c6f1ef227
|
Changelog
|
2014-10-26 12:17:58 +00:00 |
|
Daniel James
|
d4702754b7
|
The correct release notes.
The ones I entered were for hash.
|
2014-07-27 18:01:00 +01:00 |
|
Daniel James
|
b97ceb6442
|
Release notes.
|
2014-07-27 12:20:56 +01:00 |
|
Daniel James
|
2f5d98a0cd
|
Don't use allocator to construct/destroy anything other than elements.
As specified in 23.2.1.3.
|
2014-07-12 19:12:46 +01:00 |
|
Daniel James
|
9440395330
|
Fix swap link.
|
2014-06-16 22:45:04 +01:00 |
|
Daniel James
|
e93f5b0971
|
Update link to swap.
|
2014-06-08 15:33:40 +01:00 |
|
Daniel James
|
033a611f71
|
Change log.
[SVN r86173]
|
2013-10-06 08:03:12 +00:00 |
|
Daniel James
|
fb93c8cb86
|
Change log entries for 1.54.0
[SVN r84496]
|
2013-05-25 15:45:51 +00:00 |
|
Daniel James
|
3305caf40c
|
Unordered: Changelog notes.
[SVN r81474]
|
2012-11-22 08:59:27 +00:00 |
|
Daniel James
|
ef4d33ce89
|
Unordered: Remove the deprecated equality implementation.
[SVN r81385]
|
2012-11-17 10:30:19 +00:00 |
|
Daniel James
|
7eefe62efe
|
Unordered: Remove deprecated variadic pair constructors.
This was emulating them as specified in older standard drafts.
[SVN r81384]
|
2012-11-17 10:28:35 +00:00 |
|
Daniel James
|
8f8ea09ce8
|
Unordered: Fix bug when erasing a range, refs #7471.
[SVN r80894]
|
2012-10-07 08:19:01 +00:00 |
|
Daniel James
|
9b398ba0c9
|
Unordered: Update change log.
[SVN r80776]
|
2012-09-30 11:55:58 +00:00 |
|
Daniel James
|
6031b66f99
|
Unordered: Fix namespaces for renaming in bcp. Refs #6905.
[SVN r78491]
|
2012-05-17 06:20:55 +00:00 |
|
Daniel James
|
32dc45b7bd
|
Unordered: Implement reserve. Refs #6857.
[SVN r78365]
|
2012-05-07 10:58:32 +00:00 |
|
Daniel James
|
275b03e76b
|
Unordered: Avoid -Wshadow warnings. Refs #6190.
[SVN r78364]
|
2012-05-07 10:57:35 +00:00 |
|
Daniel James
|
401df0f2fb
|
Unordered/Hash: Release notes.
[SVN r78318]
|
2012-05-03 21:35:51 +00:00 |
|
Daniel James
|
6c09b89d0c
|
Unordered: Change log for fairly minor changes.
[SVN r75907]
|
2011-12-11 21:36:26 +00:00 |
|
Daniel James
|
d2a6ad8c72
|
Unordered: Documentation update.
[SVN r74962]
|
2011-10-16 10:31:25 +00:00 |
|
Daniel James
|
983ad956e0
|
Unordered: Change log note about new emplace.
[SVN r74379]
|
2011-09-14 21:06:38 +00:00 |
|
Daniel James
|
9b82dcde10
|
Unordered: Update equality documentation.
[SVN r74377]
|
2011-09-14 21:05:13 +00:00 |
|
Daniel James
|
f58a3fc3eb
|
Unordered: Another breaking change.
[SVN r74136]
|
2011-08-29 15:22:00 +00:00 |
|
Daniel James
|
94c9c61142
|
Unordered: Document new changes and C++11 compliance.
[SVN r73829]
|
2011-08-16 22:18:09 +00:00 |
|