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
78bd2c0736
Fix map allocators in introduction. Fixes trac #9719 .
2014-03-11 03:48:26 +00:00
Daniel James
007ddb9a5a
Update the unordered rationale.
...
I just noticed that it wan't updated for the changes on 64 bit platforms.
Not very good, but I don't want to spend too long on this. I'm tempted to just
delete it.
[SVN r86608]
2013-11-10 23:26:21 +00:00
Daniel James
6b1a4bfeb7
Link to archived copy of Thomas Wang's integer hash function.
...
His site's no longer on the web, so use web.archive.org instead.
[SVN r86607]
2013-11-10 23:25:54 +00:00
Daniel James
033a611f71
Change log.
...
[SVN r86173]
2013-10-06 08:03:12 +00:00
Daniel James
e6a6fe92d7
Fix misleading documentation about move support.
...
[SVN r84985]
2013-07-08 22:11:54 +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
09c546f63a
Unordered: Document more fine grained requirements.
...
[SVN r79879]
2012-08-05 18:26:02 +00:00
Daniel James
0acb4ee3e6
Unordered: Document move insert.
...
Just a quick copy and paste for tonight's documentation build. May edit a bit
before release.
[SVN r78810]
2012-06-04 22:53:43 +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
c3477b2624
Unordered: Don't use SFINAE expression hack on Visual C++.
...
Sometimes it doesn't work. This means I can clean up the implementation
for other compilers, but I'll leave that for now.
[SVN r75167]
2011-10-29 16:31:40 +00:00
Daniel James
d2a6ad8c72
Unordered: Documentation update.
...
[SVN r74962]
2011-10-16 10:31:25 +00:00
Daniel James
e3befdba7f
Unordered: Update comparison between unordered and ordered containers.
...
[SVN r74907]
2011-10-11 00:30:59 +00:00
Daniel James
0cf8de5222
Unordered: Fix documentation markup error.
...
[SVN r74846]
2011-10-09 11:54:10 +00:00
Daniel James
78241de393
Unordered: at
is in the standard.
...
[SVN r74531]
2011-09-22 23:56:28 +00:00
Daniel James
dbf7c9d6aa
Unordered: Note about backwards compatability in emplace.
...
[SVN r74383]
2011-09-15 08:22:29 +00:00
Daniel James
983ad956e0
Unordered: Change log note about new emplace.
...
[SVN r74379]
2011-09-14 21:06:38 +00:00
Daniel James
45273ea6a5
Unordered: Remove more parts of rationale made unnecessary by C++11.
...
[SVN r74378]
2011-09-14 21:05:53 +00:00
Daniel James
9b82dcde10
Unordered: Update equality documentation.
...
[SVN r74377]
2011-09-14 21:05:13 +00:00
Daniel James
b496bc3fa2
Unordered: fix swap documentation.
...
[SVN r74376]
2011-09-14 21:04:23 +00:00
Daniel James
0ea847a64e
Unordered: Documentation changes.
...
[SVN r74194]
2011-09-02 08:29:23 +00:00
Daniel James
86b077b9a1
Unordered: Use quickbook 1.5
...
[SVN r74143]
2011-08-29 17:14:28 +00:00
Daniel James
28cdebe7a4
Unordered: Update erase reference.
...
[SVN r74142]
2011-08-29 17:14:09 +00:00
Daniel James
d4087f64d9
Unordered: Fix boostbook errors.
...
[SVN r74141]
2011-08-29 17:13:27 +00:00
Daniel James
4ec5a0eebd
Unordered: updating reference documentation.
...
[SVN r74137]
2011-08-29 15:23:32 +00:00
Daniel James
f58a3fc3eb
Unordered: Another breaking change.
...
[SVN r74136]
2011-08-29 15:22:00 +00:00
Daniel James
11562b3285
Unordered: Update docs since it's now based on C++11
...
[SVN r74135]
2011-08-29 15:21:04 +00:00
Daniel James
568fd1758d
Unordered: More info on C++11 compliance.
...
[SVN r74134]
2011-08-29 15:20:27 +00:00
Daniel James
5191897696
Unordered: Compliance TODO note
...
[SVN r73895]
2011-08-18 19:29:22 +00:00
Daniel James
eb8b8295a1
Unordered: Fix an xml error in the docs.
...
[SVN r73830]
2011-08-16 22:19:00 +00:00
Daniel James
94c9c61142
Unordered: Document new changes and C++11 compliance.
...
[SVN r73829]
2011-08-16 22:18:09 +00:00
Daniel James
eced4266c2
Unordered: Copy and assign using Boost.Move.
...
[SVN r73503]
2011-08-03 08:34:33 +00:00
Daniel James
fc483e60bc
Unordered: Fix link to swap issue.
...
[SVN r73502]
2011-08-03 08:34:11 +00:00
Daniel James
910cd41c47
Unordered: Generate ref docs using php.
...
[SVN r73501]
2011-08-03 08:33:37 +00:00
Daniel James
5a81ca6ffe
Import boostbook/quickbook in unordered and hash docs.
...
[SVN r67091]
2010-12-07 20:45:08 +00:00
Daniel James
daad24388c
Fix iterator insert bug in unordered_set/unordered_map.
...
[SVN r66136]
2010-10-21 20:23:37 +00:00
Daniel James
0cbd02d3cc
Fix images in standalone unordered documentation.
...
[SVN r63451]
2010-06-30 12:05:36 +00:00
Daniel James
7b272c85d5
Missing bracket.
...
[SVN r63392]
2010-06-27 16:58:48 +00:00
Daniel James
10e24f93c4
Unordered/hash release notes.
...
[SVN r61356]
2010-04-18 13:20:45 +00:00
Daniel James
ee034e23bb
Add quick_erase to the unordered containers. Refs #3966 .
...
[SVN r60754]
2010-03-22 00:42:07 +00:00
Daniel James
1bcb5f8b6f
Take advantage of the simplified parameters.
...
[SVN r59707]
2010-02-16 22:32:49 +00:00
Daniel James
6649b4df3c
Update changelogs and slightly improved reference documentation for new release.
...
[SVN r58805]
2010-01-08 06:43:57 +00:00
Daniel James
0f0161a5a2
Add codegear compatibility to the changes.
...
[SVN r58406]
2009-12-15 22:53:54 +00:00
Daniel James
b99382b551
Add templated find overload for compatible keys.
...
[SVN r58405]
2009-12-15 22:53:33 +00:00
Daniel James
493f905598
Fix the return type of find in the unordered reference documentation.
...
[SVN r58404]
2009-12-15 22:53:08 +00:00
Daniel James
4e6292b439
Implement an alternative erase function that doesn't return an iterator.
...
Ref #3693
[SVN r58403]
2009-12-15 22:52:52 +00:00
Daniel James
2f0a94bcfd
Add missing std:: qualifier to ptrdiff_t. Refs #3773 .
...
[SVN r58402]
2009-12-15 22:42:04 +00:00
Daniel James
ef67d9ae12
Document the unordered changes.
...
[SVN r58004]
2009-11-28 11:46:24 +00:00
Daniel James
6c24cccf96
Add release notes for unordered.
...
[SVN r56988]
2009-10-18 20:18:28 +00:00
Daniel James
788a3661a2
Update the unordered rationale.
...
[SVN r56561]
2009-10-03 16:42:00 +00:00
Daniel James
55eafdf0ee
Update reference docs to latest version of draft standard and fill in
...
some missing details.
[SVN r56558]
2009-10-03 16:40:53 +00:00
Daniel James
63e04cfb60
Fix the iterator category.
...
[SVN r56557]
2009-10-03 16:40:26 +00:00
Daniel James
9ec148aec5
Fix link to n2691.
...
[SVN r56009]
2009-09-04 07:02:28 +00:00
Daniel James
1632522967
Update the reference documentation to mention that emplace is now emulated.
...
[SVN r55185]
2009-07-26 19:00:40 +00:00
Daniel James
178154082f
Some extra changelog notes.
...
[SVN r55184]
2009-07-26 18:59:33 +00:00
Daniel James
6d1aece43a
Add constructors to the methods for controlling bucket size in unordered containers.
...
[SVN r54914]
2009-07-12 18:03:35 +00:00
Daniel James
7e1dbc4cb7
Fix the unordered_map declaration in the tutorial. Fixes #3119 .
...
[SVN r53552]
2009-06-01 19:22:27 +00:00
Daniel James
35a3894a88
Missing changelog entry.
...
[SVN r53311]
2009-05-27 17:42:01 +00:00
Daniel James
bde5df043c
Unordered change log for explicit destructors.
...
[SVN r53256]
2009-05-25 19:45:23 +00:00
Daniel James
8f70ddf4ef
Unordered change log.
...
[SVN r53255]
2009-05-25 19:45:06 +00:00
Daniel James
5a86d08271
Note change to operator[] in the unordered release notes.
...
[SVN r52350]
2009-04-12 10:50:57 +00:00
Daniel James
290c7566ff
Changelog for unordered and hash.
...
[SVN r52084]
2009-03-31 19:43:58 +00:00
Daniel James
2bc986ecbc
Use paragraphs inside purpose tags.
...
[SVN r51802]
2009-03-16 20:21:05 +00:00
Daniel James
638accbec4
Update copyright dates in hash and unordered.
...
[SVN r51667]
2009-03-09 20:56:23 +00:00
John Maddock
700c4717d6
Add PDF generation options to fix external links to point to the web site.
...
Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.
[SVN r51284]
2009-02-17 10:05:58 +00:00
Daniel James
1e73578ab6
Don't copy images for the standalone hash and unordered documentation, was only
...
really required before the libraries were integrated into boost.
[SVN r51263]
2009-02-15 19:32:19 +00:00
Daniel James
971224a282
Use the new 'boost:' links for the hash, unordered and quickbook documentation.
...
[SVN r51262]
2009-02-15 19:32:04 +00:00
John Maddock
acce19ce43
Add Jamfile to build PDF versions of all the docs.
...
Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc.
Tweaked fo.xsl to provide more options by default, and improve formatting.
[SVN r51104]
2009-02-08 16:59:14 +00:00
Daniel James
fe3873b28f
Add support for initializer lists to config and the unordered containers.
...
[SVN r50118]
2008-12-04 21:30:19 +00:00
Daniel James
c8e7874534
Use aligned storage for the value.
...
[SVN r49927]
2008-11-24 23:15:55 +00:00
Daniel James
601daa0e5d
Use a larger prime number list. Fixes #1710
...
[SVN r49926]
2008-11-24 22:56:04 +00:00
Daniel James
d022cc48ad
Document operator==/operator!= as undefined if the equality predicates aren't equivalent. Fixes #2237 .
...
[SVN r49925]
2008-11-24 22:55:47 +00:00
Daniel James
f0bb74a530
Use the new swap library.
...
[SVN r49770]
2008-11-15 13:07:29 +00:00
Daniel James
e6417fe652
Update unordered changelog.
...
[SVN r48853]
2008-09-18 11:23:12 +00:00
Daniel James
fe1385ab34
More recent version of the working draft.
...
[SVN r48082]
2008-08-11 07:53:05 +00:00
Daniel James
d6f513be52
Rename 'emplace' with hint to 'emplace_hint'.
...
[SVN r48081]
2008-08-11 07:52:37 +00:00
Daniel James
d8fa4cef60
Fix a link and a header.
...
[SVN r47881]
2008-07-30 09:44:26 +00:00
Daniel James
506f478ec7
Fix a typo.
...
[SVN r47813]
2008-07-25 21:25:58 +00:00
Daniel James
f2c420e289
Remove some old information that's no longer true.
...
[SVN r47750]
2008-07-24 10:14:15 +00:00
Daniel James
eae2a90463
Remove a mention of the hash functions which I missed before.
...
[SVN r47522]
2008-07-17 23:08:32 +00:00
Daniel James
4305d10264
On second thoughts, I'll just completely remove hash_value for ordered
...
containers. It's low quality and not very generic (it uses boost::hash for
mapped values). Should be a painless change.
[SVN r47465]
2008-07-15 22:03:15 +00:00
Daniel James
c49dbd782d
Update the implementation details.
...
[SVN r47403]
2008-07-13 20:07:45 +00:00
Daniel James
c7bde21be7
Note that emplace is only available on a few compilers.
...
[SVN r47402]
2008-07-13 19:42:56 +00:00
Daniel James
d5fdc0b47e
Update the docs for the new location of FNV-1.
...
[SVN r47146]
2008-07-06 21:29:47 +00:00
Daniel James
d66936a640
Require explicit conversion from allocators.
...
(Not what it says in the draft standard, but I think that might be a defect).
[SVN r47085]
2008-07-04 22:57:20 +00:00
Daniel James
8868fa4687
Merge inspect fixes for the unordered library.
...
Merged revisions 46470-46592 via svnmerge from
https://svn.boost.org/svn/boost/branches/unordered/trunk
................
r46589 | danieljames | 2008-06-21 21:37:42 +0100 (Sat, 21 Jun 2008) | 2 lines
Fix some inspect errors (tabs and missing copyright/license).
................
r46591 | danieljames | 2008-06-21 21:47:51 +0100 (Sat, 21 Jun 2008) | 1 line
Move memory.hpp into the helpers subdirectory.
................
r46592 | danieljames | 2008-06-21 22:08:53 +0100 (Sat, 21 Jun 2008) | 1 line
Prevent inspect errors for unnamed namespaces in some of the test header files.
................
[SVN r46594]
2008-06-21 22:02:15 +00:00
Daniel James
885574e1bf
Fix typo. Thanks to Thorsten.
...
Merged revisions 46112 via svnmerge from
https://svn.boost.org/svn/boost/branches/unordered/trunk
........
r46112 | danieljames | 2008-06-04 13:34:29 +0100 (Wed, 04 Jun 2008) | 1 line
Fix copy and paste error in the max_load_factor documentation.
........
[SVN r46340]
2008-06-11 22:06:52 +00:00