Commit Graph

1802 Commits

Author SHA1 Message Date
Robert Ramey
18d774a18b accumulated changes that effect warnings and performance bug fix
[SVN r84068]
2013-04-28 16:07:27 +00:00
Robert Ramey
138634c667 revert previous change - waaayy to risky
[SVN r84067]
2013-04-28 15:55:56 +00:00
Robert Ramey
01c103ab36 very minor change - don't remember what provoked it!
[SVN r84066]
2013-04-28 15:46:02 +00:00
Robert Ramey
a789ad849a fixed reset_object_address inefficiency. This resulted in trying to deep move pointers. This didn't cause any bugs but resulted in very long times when loading indexed collections of pointers. The time saved by this change is huge in these rare cases.
[SVN r83440]
2013-03-15 17:53:21 +00:00
Robert Ramey
096b13ef3a remove warnings
[SVN r82969]
2013-02-18 06:03:37 +00:00
Robert Ramey
ab40aa9605 remove warnings
[SVN r82968]
2013-02-18 06:02:29 +00:00
Robert Ramey
c809abe05d merge to release
[SVN r82352]
2013-01-04 16:39:43 +00:00
Robert Ramey
791c458e9a corrections for exception specs
[SVN r82202]
2012-12-24 18:33:01 +00:00
Robert Ramey
2d0c881502 fixed problem with base64 iterators
[SVN r82201]
2012-12-24 18:23:49 +00:00
Robert Ramey
225b1e326b update test_utf8_codecvt test to use std::istream_iterator.
update other tests for improvements in base64_from_binary
tweak test_complex to play nice with PGI library.

[SVN r82200]
2012-12-24 18:12:43 +00:00
Robert Ramey
de0b48247d adjustment for PGI compiler header
[SVN r82199]
2012-12-24 17:59:38 +00:00
Robert Ramey
204b817694 tweak to permit pgi compiler to pass
[SVN r81944]
2012-12-14 18:14:38 +00:00
Robert Ramey
4fda311951 altered test to use std::istream_iterator rather than serialization version of same
[SVN r81881]
2012-12-12 19:06:51 +00:00
Robert Ramey
d7a32be2ed made tests and documentation consistent with correct exception throw specs
[SVN r81848]
2012-12-11 05:36:04 +00:00
Robert Ramey
59a18411ba corrected throw exception in smart cast
[SVN r81847]
2012-12-11 05:33:45 +00:00
Robert Ramey
2d11a99e4d fixed problem where base64 read un initialized memory
made sure base64 zero filled.
made base64 lines 76 char wide in accordance with the standard
fixed gcc error message re looser throw constaints

[SVN r81846]
2012-12-11 05:32:06 +00:00
Robert Ramey
483301ed4e made grafics 50% bigger
[SVN r80422]
2012-09-06 17:24:34 +00:00
Robert Ramey
de0d30d99c merge to release
[SVN r79994]
2012-08-13 01:42:43 +00:00
Robert Ramey
a8f5b80422 merge to release
[SVN r79993]
2012-08-13 01:41:48 +00:00
Robert Ramey
1dba4d5027 fixes for static/dll library build/test
[SVN r79981]
2012-08-12 16:47:07 +00:00
Robert Ramey
ca8cb19e53 adjustment for QNX
altered Jamfiles to fix test with DLLS on static builds

[SVN r79951]
2012-08-10 01:39:53 +00:00
Robert Ramey
6f0659a8e8 adjustment for QNX
altered Jamfiles to fix test with DLLS on static builds

[SVN r79950]
2012-08-10 01:38:54 +00:00
Robert Ramey
eeda582b13 merge to release
[SVN r79542]
2012-07-15 17:41:24 +00:00
Robert Ramey
475ee011bd merge to release
[SVN r79541]
2012-07-15 17:35:09 +00:00
Robert Ramey
943ce757ed merge to release
[SVN r79540]
2012-07-15 17:21:50 +00:00
Robert Ramey
7755c58905 added ar & to example to correct minor error
[SVN r79535]
2012-07-15 15:47:59 +00:00
Robert Ramey
428a88820f undefined STD at the end of the header
[SVN r79028]
2012-06-21 20:23:01 +00:00
Robert Ramey
10e65dccae patch for IBM VCAPP
[SVN r78731]
2012-05-28 19:08:51 +00:00
Dave Abrahams
6fb0089323 Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare.
[SVN r78502]
2012-05-18 04:44:04 +00:00
Dave Abrahams
b344e4b3c1 Summary: Moved libs/detail/utf8_codecvt_facet.cpp to boost/detail/utf……8_codecvt_facet.ipp
Author: Dave Abrahams <dave@boostpro.com>


[SVN r78119]
2012-04-21 22:36:59 +00:00
Dave Abrahams
b6aafd86f4 Summary: Moved libs/detail/utf8_codecvt_facet.cpp to boost/detail/utf8_codecvt_facet.ipp
Author: Dave Abrahams <dave@boostpro.com>


[SVN r78081]
2012-04-19 18:19:20 +00:00
Robert Ramey
6382705450 Merge trunk to release
[SVN r77577]
2012-03-26 22:49:45 +00:00
Robert Ramey
96084a1ecc Merged trunk to release
[SVN r77576]
2012-03-26 22:45:17 +00:00
Robert Ramey
bae58915cf Merged trunk to release
[SVN r77575]
2012-03-26 22:34:17 +00:00
Robert Ramey
7a2f41a221 Modified vc ide soln
[SVN r77574]
2012-03-26 22:12:35 +00:00
Robert Ramey
5f8f8dcbc8 moved #include <boost/limits.hpp> higher in the include
[SVN r76954]
2012-02-09 05:50:29 +00:00
Robert Ramey
35cbf61982 some tests included <limits> rather than <boost/limits.hpp>
This made tests for platforms which don't have <limits> fail - specifically PGI.
So we fixed those tests to use <boost/limits.hpp>

[SVN r76945]
2012-02-07 20:53:56 +00:00
Robert Ramey
2d17291ca8 small changes resulting from fixing track items
[SVN r76666]
2012-01-24 19:31:17 +00:00
Robert Ramey
46b543fd46 reverted last change which broke vector test
[SVN r76665]
2012-01-24 19:29:53 +00:00
Hartmut Kaiser
7fe90f58b7 Phoenix: merging changes from trunk (as requested by heller)
[SVN r76496]
2012-01-14 20:18:36 +00:00
Matthias Troyer
fbaaecd941 Attempting to fix #5640
[SVN r76292]
2012-01-03 18:00:59 +00:00
Thomas Heller
5464abd586 added full qualification to enable_if for the member pointer operator
[SVN r75050]
2011-10-18 16:09:48 +00:00
Gennadiy Rozental
c37657d102 eliminated unit_test/test_tools
[SVN r74730]
2011-10-05 09:49:27 +00:00
Robert Ramey
354989d6a7 syncronize release with trunk
[SVN r74706]
2011-10-04 19:22:51 +00:00
Robert Ramey
2d1b4f8721 syncronize release with trunk
[SVN r74705]
2011-10-04 19:22:28 +00:00
Robert Ramey
fe4a01eb73 fix pragma warning
[SVN r74703]
2011-10-04 18:22:08 +00:00
Robert Ramey
edab484451 update vc projects
[SVN r74659]
2011-10-02 20:46:52 +00:00
Robert Ramey
0898d2157e change in comment
[SVN r74658]
2011-10-02 20:44:26 +00:00
Robert Ramey
55cf704082 corrections
[SVN r74657]
2011-10-02 20:43:39 +00:00
Robert Ramey
42d9df67b3 changed char to signed char
[SVN r74656]
2011-10-02 20:42:46 +00:00