Daniel James
3e8dbcbcc5
Changelog entry for vector<bool> fix
2018-04-04 00:32:53 +01:00
Daniel James
21f32243a8
1.67.0 changes
2018-03-05 14:39:13 +00:00
Daniel James
c3e070a244
Fix some paths
2018-01-10 14:05:25 +00:00
Daniel James
53fbb04e88
Move 'functional' headers and update paths
2017-12-29 13:58:48 +00:00
Daniel James
8098c5b302
1.66.0 release notes
2017-11-10 15:16:39 +00:00
Daniel James
9c82e48bc9
Support for char16_t, char32_t, u16string, u32string
2017-05-31 22:19:54 +01:00
Daniel James
6dd58674aa
Add ticket link to changelog entry
2017-02-03 08:41:31 +00:00
Daniel James
babb4f8f73
Hash changelog entry
2017-01-01 16:04:24 +00:00
Daniel James
4b99dbdb64
Link to ticket in changelog
2016-12-05 23:00:20 +00:00
Daniel James
a489b08e27
Add changelog entry for 1.63.0
2016-12-05 22:42:44 +00:00
Daniel James
e2d7225f57
Document warning fixes in 1.63.0
2016-10-14 09:24:13 +01:00
Daniel James
4977373964
Fix version number in release notes.
2015-01-10 13:10:15 +00:00
Daniel James
8b19e7eaa0
Release note for hash change.
2015-01-10 13:04:32 +00:00
Daniel James
549196ca7d
Update documentation for hash_combine.
...
Also added some disclaimers for anyone who didn't notice the note in the
introduction.
2014-07-28 23:30:47 +01:00
Daniel James
f2761964bd
The correct release notes.
...
The ones I checked in were for unordered.
2014-07-27 18:00:14 +01:00
Daniel James
ca52df8a05
Release notes.
2014-07-27 12:20:43 +01:00
Daniel James
10c83e95d9
Change log.
...
[SVN r86173]
2013-10-06 08:03:12 +00:00
Daniel James
0d6cee7e64
Change log entries for 1.54.0
...
[SVN r84496]
2013-05-25 15:45:51 +00:00
Daniel James
bb8ebafca1
Hash: Changelog for undefined behaviour fix.
...
[SVN r82255]
2012-12-29 11:09:35 +00:00
Daniel James
061e0d9d6d
Hash: Fix changelog for 1.53.0.
...
[SVN r82140]
2012-12-21 09:50:01 +00:00
Daniel James
8a8ab9ec70
Hash: Fix int128 with BOOST_HASH_NO_EXTENSIONS.
...
I don't think int128 should count as an extension.
BOOST_HASH_NO_EXTENSIONS is actually a bit of a pain, and I don't think it's
that useful. Maybe I should deprecate it.
[SVN r81870]
2012-12-12 09:44:32 +00:00
Daniel James
03380087a9
Hash: Don't use workarounds with recent compilers. #7221 , #7470
...
[SVN r81677]
2012-12-02 21:11:45 +00:00
Daniel James
acf1f3bc48
Hash: Update change log
...
[SVN r80777]
2012-09-30 11:56:13 +00:00
Daniel James
8ef04ed807
Hash: Extra changelog note.
...
[SVN r78696]
2012-05-27 20:55:14 +00:00
Daniel James
963d06acb8
Unordered/Hash: Release notes.
...
[SVN r78318]
2012-05-03 21:35:51 +00:00
Daniel James
98953a28c7
Hash: Support std::array and std::tuple. Refs #6806 .
...
[SVN r78144]
2012-04-22 19:46:28 +00:00
Daniel James
c3d01123fa
Hash: Note about previous change.
...
[SVN r78143]
2012-04-22 19:45:58 +00:00
Daniel James
482f038837
Avoid -Wconversion
warnings in unordered & hash.
...
[SVN r67170]
2010-12-11 14:43:00 +00:00
Daniel James
906f632706
Actually, make the change to hash opt-in, rather than opt-out. It's a bit late to introduce a breaking change.
...
[SVN r64007]
2010-07-14 08:17:48 +00:00
Daniel James
bbfb6fd32c
Release notes for hash.
...
[SVN r63810]
2010-07-10 13:47:47 +00:00
Daniel James
425de7d1dd
Unordered/hash release notes.
...
[SVN r61356]
2010-04-18 13:20:45 +00:00
Daniel James
6e37c616db
Update changelogs and slightly improved reference documentation for new release.
...
[SVN r58805]
2010-01-08 06:43:57 +00:00
Daniel James
b0459a20da
Hash change log.
...
[SVN r53254]
2009-05-25 19:44:52 +00:00
Daniel James
f1a8a0fde8
Add a missing entry to the changelog.
...
[SVN r52552]
2009-04-22 21:12:49 +00:00
Daniel James
72cb0e7788
Changelog for unordered and hash.
...
[SVN r52084]
2009-03-31 19:43:58 +00:00
Daniel James
058c541da1
Move hash detail headers out of boost/functional/detail.
...
[SVN r49661]
2008-11-09 12:03:45 +00:00
Daniel James
3e24330335
Add note about changes to deprecated headers. Refs #2412 .
...
[SVN r49341]
2008-10-15 10:34:15 +00:00
Daniel James
59f9787c11
Note about change in boost 1.37.
...
[SVN r49339]
2008-10-15 10:25:07 +00:00
Daniel James
db3e4eee37
Merge changelog updates.
...
Merged revisions 45156-45157 via svnmerge from
https://svn.boost.org/svn/boost/branches/unordered/trunk
........
r45156 | danieljames | 2008-05-05 21:32:40 +0100 (Mon, 05 May 2008) | 1 line
Update the changelog.
........
r45157 | danieljames | 2008-05-05 21:32:57 +0100 (Mon, 05 May 2008) | 1 line
Add a changelog for unordered.
........
[SVN r45274]
2008-05-11 12:09:07 +00:00
Daniel James
b1b9907efd
Merged revisions 43838-43894 via svnmerge from
...
https://svn.boost.org/svn/boost/branches/unordered/trunk
........
r43840 | danieljames | 2008-03-24 17:25:07 +0000 (Mon, 24 Mar 2008) | 1 line
Fix a g++ warning.
........
r43844 | danieljames | 2008-03-24 17:56:28 +0000 (Mon, 24 Mar 2008) | 1 line
It's a new-ish year.
........
r43885 | danieljames | 2008-03-27 20:36:10 +0000 (Thu, 27 Mar 2008) | 1 line
The release script doesn't need to copy images and css - because that's now done in the jamfiles. Also tweak the shell script a tad bit.
........
r43890 | danieljames | 2008-03-27 23:01:40 +0000 (Thu, 27 Mar 2008) | 1 line
Starting to add a docbook bibliography.
........
r43894 | danieljames | 2008-03-27 23:24:18 +0000 (Thu, 27 Mar 2008) | 1 line
Redeclare 'data' in iterator_base to help compilers which have trouble with accessing the nested typedef.
........
[SVN r43895]
2008-03-27 23:38:01 +00:00
Daniel James
33643fd6b3
Update the copyright in the hash library.
...
[SVN r38876]
2007-08-24 01:05:36 +00:00
Daniel James
aa7a824c6d
Copy hash library from 1.34.1 over trunk.
...
For the first merge with the release branch, I only want to include some of the
changes I've been working on (fixes and some trivial changes), so I'm starting
again from 1.34.1.
[SVN r38873]
2007-08-24 00:42:19 +00:00
Daniel James
586c98cb7e
Update the copyright in the hash documentation.
...
[SVN r37518]
2007-04-27 19:46:53 +00:00
Daniel James
b165afccaa
Add copyright comments to the hash documentation source.
...
[SVN r35288]
2006-09-23 14:48:19 +00:00
Daniel James
7770a516fe
Add a note about the BOOST_HASH_NO_EXTENSIONS macro, and fix some typos and
...
improve the markup in the hash documentation.
[SVN r33298]
2006-03-09 23:59:19 +00:00
Daniel James
49a87ce365
Add a list of changes to the hash library documentation, update the
...
acknowledgements, and fix a few typos.
[SVN r33264]
2006-03-07 22:50:45 +00:00