Daniel James
5ded14acd4
Remove the free-function-groups from the hash reference documentation, they were causing the functions to be listed on the documentation for every specialization of boost::hash<T>, and the functions to be described on the main synopsis page, instead of their own page.
...
[SVN r40101]
2007-10-16 23:25:37 +00:00
Daniel James
2de9bfe88c
Add support for complex numbers to Boost.Hash
...
[SVN r39983]
2007-10-13 18:34:25 +00:00
Daniel James
fe5fa48972
Add proper support for long longs and unsigned long longs.
...
[SVN r39014]
2007-08-27 18:16:54 +00:00
Daniel James
75e994b306
Add some missing hash_value documentation for the new overloads.
...
[SVN r38882]
2007-08-24 01:56:47 +00:00
Daniel James
93b80b365f
Add extra overloads for hash_value to cover all the specializations of boost::hash. Fixes 1095
...
[SVN r38881]
2007-08-24 01:44:15 +00:00
Daniel James
c388716534
Merge some documentation improvements from the development branch.
...
[SVN r38878]
2007-08-24 01:16:54 +00:00
Daniel James
5f90cf05d3
Update the copyright in the hash library.
...
[SVN r38876]
2007-08-24 01:05:36 +00:00
Daniel James
ff43cf2784
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
nobody
6753d4b507
Add overloads of hash_value for more built in types. They're not strictly
...
needed and aren't in the original specifiction but they avoid a warning. See
ticket #1095 for details.
[SVN r38563]
2007-08-10 10:32:21 +00:00
Daniel James
03f0279b8f
Group the functions in the hash reference to make it a little clearer.
...
[SVN r37567]
2007-05-02 21:39:13 +00:00
Daniel James
de290be4ca
Update the copyright in the hash documentation.
...
[SVN r37518]
2007-04-27 19:46:53 +00:00
Daniel James
0ff4d2e602
Add reference documentation for boost::hash<T*>
...
[SVN r37517]
2007-04-27 19:44:18 +00:00
Daniel James
519cd177dd
Add copyright comments to the hash documentation source.
...
[SVN r35288]
2006-09-23 14:48:19 +00:00
Daniel James
f5dfe1b7e1
Add reference for boost::hash_value<std::complex>.
...
[SVN r34209]
2006-06-06 21:03:03 +00:00
Daniel James
b395d18d32
Document support for long long.
...
[SVN r34204]
2006-06-06 20:26:25 +00:00
Daniel James
b3e33afa13
Fix typo in hash reference documentation and update links to more recent
...
versions of TR1 and the issue list.
[SVN r33607]
2006-04-09 09:46:46 +00:00
Daniel James
82eea878c9
Merge hash reference changes from release branch.
...
[SVN r33569]
2006-04-06 20:10:57 +00:00
Daniel James
f819324a15
Put the reference documentation overloads of 'hash_value' into a single page.
...
[SVN r33508]
2006-03-28 17:02:49 +00:00
Daniel James
8ff99666d5
Add the specializations of boost::hash to the reference documentation.
...
[SVN r33263]
2006-03-07 22:49:27 +00:00
Daniel James
be3a039e88
Split the hash documentation into several files.
...
[SVN r32973]
2006-02-16 23:10:26 +00:00