Commit Graph

695 Commits

Author SHA1 Message Date
Joaquín M. López Muñoz
5eb2679f11 rewritten previous tweak so as to work with multitoolset bjam invocations (kudos to Markus Schöpflin)
[SVN r29947]
2005-07-08 16:14:55 +00:00
Joaquín M. López Muñoz
3ed63ed785 added entry on random access indices
[SVN r29894]
2005-07-05 06:25:44 +00:00
Joaquín M. López Muñoz
4027620ec8 updated according to latest regression tests results
[SVN r29608]
2005-06-16 09:16:25 +00:00
Joaquín M. López Muñoz
1d844cd539 suppressed warning in vacpp 6.0
[SVN r29554]
2005-06-13 16:07:34 +00:00
Joaquín M. López Muñoz
d4ff4dab15 typo
[SVN r29457]
2005-06-07 06:03:13 +00:00
Joaquín M. López Muñoz
9684b049a4 added link to TR1 doc; typo
[SVN r29456]
2005-06-07 06:01:08 +00:00
Joaquín M. López Muñoz
c6ef47da18 updated according to latest regression tests results; suppressed a reference to the release regression tests page
[SVN r29404]
2005-06-03 13:13:36 +00:00
Joaquín M. López Muñoz
8ae46eb0fd made boost::hash valid for composite_key_results when there's no template partial specialization
[SVN r29336]
2005-06-01 13:19:46 +00:00
Joaquín M. López Muñoz
5d4107a5fa "template class" -> "class template"
[SVN r29278]
2005-05-30 06:14:23 +00:00
Joaquín M. López Muñoz
954004189a made snippet conformant to serialization stricter rules on saving and constness
[SVN r29245]
2005-05-27 15:08:44 +00:00
Joaquín M. López Muñoz
3546d0863c disabled invariant-checking in GCC 4.0 20041026 (Apple build 4061) due to a compiler bug affecting scope guards
[SVN r29199]
2005-05-26 05:58:51 +00:00
Joaquín M. López Muñoz
f1176d462b minor reformatting
[SVN r29055]
2005-05-19 06:00:34 +00:00
Joaquín M. López Muñoz
c943abed6c typo
[SVN r29025]
2005-05-18 05:59:46 +00:00
Markus Schöpflin
c7da511d5e Don't use debug symbols for all toolsets matching "gcc*" on Tru64.
[SVN r28761]
2005-05-09 09:43:28 +00:00
Eric Niebler
413e30393a min/max fixes
[SVN r28750]
2005-05-09 01:00:41 +00:00
Joaquín M. López Muñoz
be06dec001 turned debug symbols off for GCC/Tru64
[SVN r28690]
2005-05-06 07:51:10 +00:00
Joaquín M. López Muñoz
af5b59059f silly bug
[SVN r28466]
2005-04-25 06:07:01 +00:00
Joaquín M. López Muñoz
bdc4558ca6 protected against serialization tracking due to spurious address sharing; adapted to serialization stricter rules on saving and constness
[SVN r28406]
2005-04-22 08:10:41 +00:00
Joaquín M. López Muñoz
6e33d0ef2a adapted to serialization stricter rules on saving and constness
[SVN r28405]
2005-04-22 08:07:47 +00:00
Joaquín M. López Muñoz
94894da751 copypaste error
[SVN r28377]
2005-04-21 09:22:51 +00:00
Joaquín M. López Muñoz
d8ad2dd48b included a smaller part of Boost.Hash
[SVN r28367]
2005-04-21 07:08:33 +00:00
Rene Rivera
344947128d Fix bjam error when Spirit is not found, which is required for use of Boost.Serialization.
[SVN r28347]
2005-04-20 22:12:53 +00:00
Joaquín M. López Muñoz
699b887e18 added links to Boost.Hash docs
[SVN r28342]
2005-04-20 15:29:04 +00:00
Joaquín M. López Muñoz
10a8ae1037 used serialization reset_object_address facility
[SVN r28332]
2005-04-20 06:19:12 +00:00
Vladimir Prus
a43abdfe5f Sync with V1 Jamfile
[SVN r28243]
2005-04-14 11:51:29 +00:00
Joaquín M. López Muñoz
ee6ceb1c60 typo
[SVN r28057]
2005-04-08 05:57:23 +00:00
Joaquín M. López Muñoz
075c6586e9 typo
[SVN r27899]
2005-03-31 12:55:06 +00:00
Joaquín M. López Muñoz
4e0e8eed9a silly bug
[SVN r27862]
2005-03-29 10:50:36 +00:00
Joaquín M. López Muñoz
7d5451215d added test_hash_ops and test_observers
[SVN r27859]
2005-03-28 13:04:31 +00:00
Joaquín M. López Muñoz
d5835caad6 changes to cover hashed indices
[SVN r27858]
2005-03-28 13:03:52 +00:00
Joaquín M. López Muñoz
a3d458229e added test_hash_ops and test_observers
[SVN r27857]
2005-03-28 12:58:33 +00:00
Joaquín M. López Muñoz
66db46fd1a replaced ordered indices with hashed ones
[SVN r27856]
2005-03-28 12:57:05 +00:00
Joaquín M. López Muñoz
64df029256 sync comments with docs
[SVN r27855]
2005-03-28 12:55:48 +00:00
Joaquín M. López Muñoz
379bf82caf sync comment with docs
[SVN r27854]
2005-03-28 12:53:28 +00:00
Joaquín M. López Muñoz
82be2525e6 added new example; detabbing
[SVN r27853]
2005-03-28 12:52:44 +00:00
Joaquín M. López Muñoz
0ef0156ba8 mention hashed indices; typo
[SVN r27852]
2005-03-28 12:51:32 +00:00
Joaquín M. López Muñoz
1a705d22f5 added test_hash_ops and test_observers
[SVN r27851]
2005-03-28 12:48:49 +00:00
Joaquín M. López Muñoz
56f36f9099 updated
[SVN r27850]
2005-03-28 12:47:15 +00:00
Joaquín M. López Muñoz
22785eb7f3 changed navigation buttons as per hashed indices
[SVN r27849]
2005-03-28 12:46:18 +00:00
Joaquín M. López Muñoz
bbd8bf4c68 typos
[SVN r27848]
2005-03-28 12:45:01 +00:00
Joaquín M. López Muñoz
310f6e6c4b changed bits on MPL sequence concepts; typo
[SVN r27847]
2005-03-28 12:43:41 +00:00
Joaquín M. López Muñoz
6fe87cd12d added hashing facilities of composite keys; some refactoring
[SVN r27846]
2005-03-28 12:42:39 +00:00
Joaquín M. López Muñoz
99f5892deb added hashed indices; changed bits on MPL sequence concepts; typos
[SVN r27845]
2005-03-28 12:41:24 +00:00
Joaquín M. López Muñoz
8f6461cdba added hashed indices
[SVN r27844]
2005-03-28 12:40:12 +00:00
Joaquín M. López Muñoz
3e7c3879b4 added a paragraph on typical uses of the lib; other minor changes
[SVN r27843]
2005-03-28 12:39:32 +00:00
Joaquín M. López Muñoz
4208367e2b removed the part on hashed indices (already implemented)
[SVN r27842]
2005-03-28 12:38:22 +00:00
Joaquín M. López Muñoz
40af222972 added example of use of hashed indices; expanded on the serialziation example
[SVN r27841]
2005-03-28 12:37:27 +00:00
Joaquín M. López Muñoz
006a9a479f added a portability techniques section with stuff from the advanced topics page and some new material; several updates to the info on compiler specifics
[SVN r27840]
2005-03-28 12:36:05 +00:00
Joaquín M. López Muñoz
dec8cc927c added section on hashed indices; moved some parts to the complier specifics page; other minor changes
[SVN r27839]
2005-03-28 12:34:15 +00:00
Joaquín M. López Muñoz
1a3b9b55f5 added acknowledgements for 1.33 release
[SVN r27838]
2005-03-28 12:32:26 +00:00