Daniel James
|
d20a68efdb
|
Move headers into top level of container_hash directory
|
2018-01-27 11:48:59 +00:00 |
|
Daniel James
|
6ca88a8146
|
Add forwarding headers at old locations
|
2017-12-29 14:12:03 +00:00 |
|
Daniel James
|
53fbb04e88
|
Move 'functional' headers and update paths
|
2017-12-29 13:58:48 +00:00 |
|
Daniel James
|
bc09240437
|
Update paths for headers moved to different modules
Makes it easier to see dependencies.
|
2017-12-19 17:48:18 +00:00 |
|
Stephen Kelly
|
09f197abf6
|
Functional: Remove obsolete MSVC version checks.
[SVN r86051]
|
2013-12-10 23:41:55 +00:00 |
|
Daniel James
|
582671543b
|
Use BOOST_HAS_PRAGMA_ONCE .
Remembering to first include config, so that it'll actually be defined.
[SVN r86726]
|
2013-12-10 23:41:13 +00:00 |
|
Stephen Kelly
|
6157ad5267
|
Remove obsolete MSVC check from pragma guard
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq
is now clean.
[SVN r85952]
|
2013-12-10 23:40:59 +00:00 |
|
Daniel James
|
7dbc8b593f
|
Revert changes to develop branch.
Simplest way to merge to master.
|
2013-12-10 23:18:52 +00:00 |
|
Daniel James
|
b066a9c509
|
Use BOOST_HAS_PRAGMA_ONCE .
Remembering to first include config, so that it'll actually be defined.
[SVN r86726]
|
2013-11-16 20:13:24 +00:00 |
|
Stephen Kelly
|
e26c102522
|
Functional: Remove obsolete MSVC version checks.
[SVN r86051]
|
2013-09-30 11:22:29 +00:00 |
|
Stephen Kelly
|
378007cf94
|
Remove obsolete MSVC check from pragma guard
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq
is now clean.
[SVN r85952]
|
2013-09-26 13:02:51 +00:00 |
|
Daniel James
|
b0b7f17984
|
Update copyright dates in hash and unordered.
[SVN r51667]
|
2009-03-09 20:56:23 +00:00 |
|
Daniel James
|
fe6449fea6
|
Move hash_fwd into the hash subdirectory.
I should have done this in the last release. But now all of the hash
implementation is in the hash subdirectory.
[SVN r51645]
|
2009-03-08 09:45:11 +00:00 |
|