Commit Graph

573 Commits

Author SHA1 Message Date
Ion Gaztañaga
e2e3f09350 Merging into release branch for 1.49
[SVN r76247]
2011-12-31 16:19:15 +00:00
Ion Gaztañaga
614b548834 Corrections for GCC 4.3
[SVN r76246]
2011-12-31 14:42:16 +00:00
Ion Gaztañaga
73963d75af Code simplification to support gcc-3.4 & gcc-4.0
[SVN r76226]
2011-12-30 09:03:45 +00:00
Ion Gaztañaga
c0eb4fe944 Code simplification to gcc-3.4 & gcc-4.0
[SVN r76224]
2011-12-30 09:02:57 +00:00
Ion Gaztañaga
200cffcfcb Remove ncb file
[SVN r76185]
2011-12-26 17:26:44 +00:00
Ion Gaztañaga
ab4659a760 Remove ncb file
[SVN r76184]
2011-12-26 17:26:24 +00:00
Ion Gaztañaga
83706beca1 Changes for 1.49
[SVN r76183]
2011-12-26 17:25:27 +00:00
Ion Gaztañaga
827f7c35a0 Changes for 1.49
[SVN r76179]
2011-12-26 17:10:27 +00:00
Ion Gaztañaga
ed74627195 Documentation update
[SVN r76177]
2011-12-26 16:37:49 +00:00
Ion Gaztañaga
e94606c063 Doxygen documentation fixes
[SVN r76176]
2011-12-26 16:37:16 +00:00
Ion Gaztañaga
b53862dabb Documentation fixes
[SVN r76169]
2011-12-26 11:09:52 +00:00
Ion Gaztañaga
d48d0a14a2 Fixed bug #6223
[SVN r76112]
2011-12-23 09:48:56 +00:00
Ion Gaztañaga
b6ca309fe2 Introducing allocator_traits and pointer_traits changes into several libraries.
[SVN r76107]
2011-12-22 20:15:57 +00:00
Ion Gaztañaga
8a53a5af27 Introducing allocator_traits and pointer_traits changes into several libraries.
[SVN r76106]
2011-12-22 20:08:24 +00:00
Ion Gaztañaga
21e694ea5f Fixed bug in renamed detail namespace
[SVN r74981]
2011-10-16 17:29:02 +00:00
Ion Gaztañaga
f562f4c04f Fixed bug in renamed detail namespace
[SVN r74980]
2011-10-16 17:28:44 +00:00
Ion Gaztañaga
800cf8323e Merged for Boost 1.48
[SVN r74162]
2011-08-30 15:50:42 +00:00
Ion Gaztañaga
d56bd7b192 Documentation fixes, added AutoIndex indexes
[SVN r74154]
2011-08-30 12:23:34 +00:00
Ion Gaztañaga
a5f5a18205 Merged missed changes for 1.47 release
[SVN r73279]
2011-07-21 17:42:58 +00:00
Ion Gaztañaga
8a4edc41fe Merged missed changes for 1.47 release
[SVN r73278]
2011-07-21 17:42:55 +00:00
Ion Gaztañaga
85e5b6bc34 Fixes for Boost 1.47
[SVN r70839]
2011-04-01 22:04:17 +00:00
Ion Gaztañaga
7b1f0e0e53 Fixes when using pointers as key_type
[SVN r70659]
2011-03-28 08:50:35 +00:00
Ion Gaztañaga
3d0b456316 Added experimental move semantics to containers. Undocumented
[SVN r70300]
2011-03-21 08:59:25 +00:00
Ion Gaztañaga
514e48a9d3 Added experimental move semantics to containers. Undocumented
[SVN r70299]
2011-03-21 08:58:28 +00:00
Ion Gaztañaga
75df697ca8 Ticket #5183
[SVN r70068]
2011-03-17 16:41:49 +00:00
Ion Gaztañaga
b9dce1daae Ticket #5183
[SVN r70063]
2011-03-17 16:19:41 +00:00
Ion Gaztañaga
4a99aa7f6b Merge from trunk for 1.46
[SVN r68074]
2011-01-12 22:24:28 +00:00
Ion Gaztañaga
225ba8fc16 Merge from trunk for 1.46
[SVN r68073]
2011-01-12 22:23:28 +00:00
Ion Gaztañaga
13fa2907cd Fixed wrong count when compare throws
[SVN r67452]
2010-12-26 09:54:34 +00:00
Ion Gaztañaga
edd6c98d90 Fixed wrong count when compare throws
[SVN r67450]
2010-12-26 09:48:36 +00:00
Ion Gaztañaga
5645fe2c90 Fixes for Boost 1.45
[SVN r65043]
2010-08-26 21:53:40 +00:00
Ion Gaztañaga
51c283e6ff Fixes for Boost 1.45
[SVN r65042]
2010-08-26 21:51:03 +00:00
Ion Gaztañaga
aba4841424 Fixes for Boost 1.45
[SVN r65040]
2010-08-26 21:35:57 +00:00
Ion Gaztañaga
8d84a670e6 Fixes for Boost 1.45
[SVN r65013]
2010-08-26 09:27:50 +00:00
Ion Gaztañaga
41da46b4d3 Fix MingW linker errors
[SVN r65006]
2010-08-26 06:56:37 +00:00
Ion Gaztañaga
4df2673851 More changes for Boost 1.45
[SVN r64985]
2010-08-24 17:26:36 +00:00
Ion Gaztañaga
94a5c533f9 More changes for Boost 1.45
[SVN r64984]
2010-08-24 17:13:19 +00:00
Hartmut Kaiser
b9dfc8389d Spirit: merging from trunk upto rev. 61489
[SVN r63640]
2010-07-04 22:38:38 +00:00
Douglas Gregor
87f0baff4b Merge standards-conformance fixes for Boost.Intrusive
[SVN r61866]
2010-05-09 01:24:39 +00:00
Douglas Gregor
ba311e69cf Mutable references are ill-formed. Remove a sporadic "mutable".
[SVN r61664]
2010-04-29 00:35:20 +00:00
Jeremiah Willcock
7290a9a8b3 Fixed tab and no-newline-at-end-of-file issues from inspection report
[SVN r61435]
2010-04-20 17:54:16 +00:00
Steven Watanabe
1bbbf0862f Quality size_t with std::. Fixes #4021
[SVN r60656]
2010-03-16 21:00:27 +00:00
Ion Gaztañaga
d031cebdb6 Interprocess:
[@https://svn.boost.org/trac/boost/ticket/3439 #3439],
  [@https://svn.boost.org/trac/boost/ticket/3846 #3846],
  [@https://svn.boost.org/trac/boost/ticket/3947 #3947],
  [@https://svn.boost.org/trac/boost/ticket/3985 #3985].
Intrusive:
  [@https://svn.boost.org/trac/boost/ticket/3668 #3668],
  [@https://svn.boost.org/trac/boost/ticket/3339 #3688],
  [@https://svn.boost.org/trac/boost/ticket/3698 #3698],
  [@https://svn.boost.org/trac/boost/ticket/3706 #3706],
  [@https://svn.boost.org/trac/boost/ticket/3721 #3721].
  [@https://svn.boost.org/trac/boost/ticket/3729 #3729],
  [@https://svn.boost.org/trac/boost/ticket/3746 #3746],
  [@https://svn.boost.org/trac/boost/ticket/3781 #3781],
  [@https://svn.boost.org/trac/boost/ticket/3829 #3829],
  [@https://svn.boost.org/trac/boost/ticket/3840 #3840],
  [@https://svn.boost.org/trac/boost/ticket/3339 #3339],
  [@https://svn.boost.org/trac/boost/ticket/3419 #3419],
  [@https://svn.boost.org/trac/boost/ticket/3431 #3431],

[SVN r60515]
2010-03-12 13:22:13 +00:00
Ion Gaztañaga
90d4ec5289 Interprocess:
[@https://svn.boost.org/trac/boost/ticket/3439 #3439],
  [@https://svn.boost.org/trac/boost/ticket/3846 #3846],
  [@https://svn.boost.org/trac/boost/ticket/3947 #3947],
  [@https://svn.boost.org/trac/boost/ticket/3985 #3985].
Intrusive:
  [@https://svn.boost.org/trac/boost/ticket/3668 #3668],
  [@https://svn.boost.org/trac/boost/ticket/3339 #3688],
  [@https://svn.boost.org/trac/boost/ticket/3698 #3698],
  [@https://svn.boost.org/trac/boost/ticket/3706 #3706],
  [@https://svn.boost.org/trac/boost/ticket/3721 #3721].
  [@https://svn.boost.org/trac/boost/ticket/3729 #3729],
  [@https://svn.boost.org/trac/boost/ticket/3746 #3746],
  [@https://svn.boost.org/trac/boost/ticket/3781 #3781],
  [@https://svn.boost.org/trac/boost/ticket/3829 #3829],
  [@https://svn.boost.org/trac/boost/ticket/3840 #3840],
  [@https://svn.boost.org/trac/boost/ticket/3339 #3339],
  [@https://svn.boost.org/trac/boost/ticket/3419 #3419],
  [@https://svn.boost.org/trac/boost/ticket/3431 #3431],

[SVN r60514]
2010-03-12 13:18:29 +00:00
Andrey Semashev
82c61d82ae Merged revision 57138 from trunk. Fixed compilation for Intel compiler.
[SVN r57361]
2009-11-04 16:21:19 +00:00
Andrey Semashev
327c9cab8d Fixed compilation problem with Intel compiler.
[SVN r57138]
2009-10-24 17:46:45 +00:00
Ion Gaztañaga
13ec966bd1 Fixes for 1.41
[SVN r57004]
2009-10-19 19:02:40 +00:00
Ion Gaztañaga
601361edd9 Fixes for 1.41
[SVN r57003]
2009-10-19 19:02:22 +00:00
Ion Gaztañaga
8c7984e7d0 Fixes for 1.41
[SVN r57002]
2009-10-19 18:59:59 +00:00
Ion Gaztañaga
91a969b910 Fixes for 1.41
[SVN r57001]
2009-10-19 18:59:44 +00:00