Rene Rivera
c3cb5896fc
Update build dependencies.
2024-07-31 23:25:37 -05:00
Rene Rivera
583e14413c
Add missing b2 testing module import.
2024-04-25 08:28:42 -05:00
Rene Rivera
c5b1f4894c
Make the library modular usable.
2024-03-11 08:31:12 -05:00
Peter Dimov
228f7db5d3
Add examples/point2.cpp
2022-10-30 17:51:31 +02:00
Peter Dimov
123875dc83
Update documentation
2022-09-18 20:58:00 +03:00
Peter Dimov
a3cac265b1
Disable examples/template.cpp for msvc-8.0
2022-07-03 20:28:28 +03:00
Daniel James
53fbb04e88
Move 'functional' headers and update paths
2017-12-29 13:58:48 +00:00
Daniel James
c8d8c7edd4
Fix some warnings in test/example code.
2016-05-30 15:20:52 +01:00
Daniel James
68f0d9bc6b
Hash: Add some notes about forwarding header. Refs #6849 .
...
[SVN r78366]
2012-05-07 10:58:55 +00:00
Daniel James
b43c9fa145
Fix some hash /W4 warnings. Fixes #3648
...
[SVN r57839]
2009-11-21 19:40:54 +00:00
Troy D. Straszheim
99c6e89390
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
...
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
5db98a2dda
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
...
reports. This is essentially the same commit as r55095 on the release
branch.
[SVN r55159]
2009-07-26 00:49:56 +00:00
Daniel James
b0b7f17984
Update copyright dates in hash and unordered.
...
[SVN r51667]
2009-03-09 20:56:23 +00:00
Michael A. Jackson
bf23bd7ed3
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
...
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
cec8e80658
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
...
[SVN r49510]
2008-11-01 13:15:41 +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
0728daf92d
Drop the v1 Jamfiles.
...
[SVN r38512]
2007-08-08 18:26:51 +00:00
Daniel James
15d9d535a9
Update the copyright in more hash files.
...
[SVN r37802]
2007-05-27 09:09:28 +00:00
Daniel James
572d82713b
Update copyright details.
...
[SVN r34390]
2006-06-25 09:59:05 +00:00
Daniel James
da8405cb69
Update the copyright comments in the hash tests and documentation.
...
[SVN r33369]
2006-03-18 15:49:21 +00:00
Daniel James
946d1b9cc3
Tweak the portable example.
...
[SVN r32787]
2006-02-09 19:24:04 +00:00
Daniel James
a7d8c36057
Update the portable example to hopefully be more generally portable.
...
Change hash_fwd_test to avoid a Borland bug, add 'hash_friend_test' to test for it.
Fix a typo in hash_fwd_test.
[SVN r32747]
2006-02-08 19:03:09 +00:00
Daniel James
eb20117301
Return 0 from int main() in the hash examples.
...
[SVN r30633]
2005-08-22 19:16:47 +00:00
Daniel James
30bc59df59
Add Jamfiles for testing hash examples.
...
[SVN r30611]
2005-08-21 11:22:29 +00:00
Daniel James
b2c5ed9adf
Merge in fix to hash example/documentation from 1.33 branch.
...
[SVN r30610]
2005-08-20 20:44:23 +00:00
Daniel James
412ec29987
Change the books hash example to have a separate header.
...
[SVN r28340]
2005-04-20 15:02:00 +00:00
Daniel James
557e8e7ff9
Add some hash examples.
...
[SVN r28139]
2005-04-11 22:26:01 +00:00