Peter Dimov
718ff0da8c
Apply fix to ptr_deque as well
2017-11-05 21:22:21 +02:00
Peter Dimov
d1a588b25d
Extend same fix to ptr_map, ptr_set, ptr_vector
2017-11-05 19:25:52 +02:00
Peter Dimov
a4a3b30112
Merge branch 'patch-1' of https://github.com/Eyas/ptr_container into develop
2017-11-05 18:26:51 +02:00
Peter Dimov
38aedbd066
Merge branch 'fix-Wextra-warnings' of https://github.com/Romain-Geissler-1A/ptr_container into develop
2017-11-05 18:19:56 +02:00
Peter Dimov
6f7c1ab8bb
Fix ptr_list allocator type
2017-11-05 17:54:29 +02:00
Peter Dimov
12c712fcd8
Fix serialization test; archives were not being destroyed until end of scope, while streams were closed
2017-11-05 04:48:17 +02:00
Peter Dimov
2853f4fb0b
Fix test; explicit instantiations are only valid at namespace scope
2017-11-05 04:08:17 +02:00
Peter Dimov
c0d741594f
Install libstdc++-4.9 for clang to avoid ::gets error
2017-11-05 04:07:01 +02:00
Peter Dimov
830a0e758d
Add .travis.yml
2017-11-04 22:51:03 +02:00
Edward Diener
ede8056b26
Removed executable attribute from files.
2017-11-04 22:50:46 +02:00
Peter Dimov
ae406217d0
Add .travis.yml
2017-11-04 17:18:28 +02:00
Peter Dimov
69ad81787b
Merge pull request #9 from eldiener/develop
...
Removed executable attribute from files.
2017-11-03 23:36:39 +02:00
Edward Diener
a2cecadaf5
Removed executable attribute from files.
2017-09-17 12:51:40 -04:00
Rene Rivera
b95caec276
The docs are not buildable as this Jamfile is written. Remove for correctness.
2016-02-23 21:48:44 -06:00
Eyas
a143a95f87
Address MSVC C4127 warning due to constant conditional expression when throwing a "count not find key" exception
2016-02-12 18:53:00 -05:00
Rene Rivera
33836c7116
The docs are not buildable as this Jamfile is written. Remove for correctness.
2016-01-11 17:00:39 -06:00
Rene Rivera
13cb3ac80d
Fix syntax to be able to parse doc build file.
2015-12-18 16:00:42 -06:00
Romain Geissler
83a5fdf0d4
Fix gcc warning with -Wextra.
2015-10-29 00:43:14 +01:00
Gennadiy Rozental
0afe09ef3a
eliminated unit_test_framework and BOOST_MESSAGE
...
[SVN r74721]
2015-08-25 19:16:33 +01:00
Daniel James
972b0e15c6
Add metadata file.
2015-01-25 21:27:11 +02:00
Peter Dimov
ae0ebde7a0
Merge pull request #3 from danieljames/metadata
...
Create metadata file.
2015-01-25 20:31:52 +02:00
Daniel James
2c6743ee39
Add metadata file.
2014-08-18 15:09:36 +01:00
Daniel James
4b1db6011e
Create merge base
2014-05-22 19:12:30 +01:00
BenPope
07fbb02f80
Test values were accidentally swapped
2014-05-22 09:19:34 +01:00
Daniel James
9ed3379213
Merge pull request #1 from BenPope/develop
...
Test values were accidentally swapped
2014-04-30 15:40:07 +01:00
BenPope
4996226501
Test values were accidentally swapped
2014-04-24 00:28:41 +08:00
Michel Morin
26a9bdbc45
Merge r86524 (Correct broken links to C++ standard papers); fixes #9212
...
[SVN r86673]
2013-11-13 03:22:55 +00:00
Michel Morin
012f06a2fd
Correct broken links to C++ standard papers. Refs #9212 .
...
[SVN r86524]
2013-10-30 12:51:24 +00:00
Stephen Kelly
643e5f288e
Remove obsolete MSVC check from pragma guard
...
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq
is now clean.
[SVN r85952]
2013-09-26 13:02:51 +00:00
Jürgen Hunold
06fa75e141
Merge 85234,85235,85236,85237 from ^/trunk
...
------------------------------------------------------------------------
r85234 | jhunold | 2013-08-07 14:28:00 +0200 (Mi, 07 Aug 2013) | 1 line
Add missing svn:eol-style to be consistent with the other xml files. Needed for smooth git transition
------------------------------------------------------------------------
r85235 | jhunold | 2013-08-07 14:46:11 +0200 (Mi, 07 Aug 2013) | 1 line
Add missing svn:eol-style native. Fixes mixed line endings. Needed for smooth git transition.
------------------------------------------------------------------------
r85236 | jhunold | 2013-08-07 14:50:32 +0200 (Mi, 07 Aug 2013) | 1 line
Add missing svn:eol-style native. Fixes line ending issues discovered by git transition.
------------------------------------------------------------------------
r85237 | jhunold | 2013-08-07 14:52:10 +0200 (Mi, 07 Aug 2013) | 1 line
Add missing svn:eol-style native and mime-type. Fixes line ending issues discovered by git transition.
------------------------------------------------------------------------
[SVN r85321]
2013-08-12 14:56:38 +00:00
Jürgen Hunold
9a73878647
Add missing svn:eol-style native. Fixes line ending issues discovered by git transition.
...
[SVN r85236]
2013-08-07 12:50:32 +00:00
Joachim Faulhaber
d80f9a3ae7
Applied patch provided by Franz Detro. Permission by maintainer Thorsten Ottosen.
...
[SVN r82957]
2013-02-17 19:40:09 +00:00
Thorsten Jørgen Ottosen
e15de8fe4a
Ticket #5963
...
[SVN r75063]
2011-10-19 15:10:31 +00:00
Gennadiy Rozental
27cb9820fc
eliminated unit_test_framework and BOOST_MESSAGE
...
[SVN r74721]
2011-10-05 09:26:17 +00:00
Thorsten Jørgen Ottosen
0c3cb093bd
update from trunk to support decltype
...
[SVN r70797]
2011-03-31 20:36:46 +00:00
Thorsten Jørgen Ottosen
4f67607320
added pointee<T>:::type again
...
[SVN r69635]
2011-03-07 22:24:00 +00:00
Thorsten Jørgen Ottosen
71d4329d85
solved problem with result_of.
...
[SVN r69532]
2011-03-03 20:25:49 +00:00
Thorsten Jørgen Ottosen
a96c949ed2
In response to Ticket #4598 : 4598.patch
...
[SVN r66365]
2010-11-02 21:25:02 +00:00
Thorsten Jørgen Ottosen
dfeeb19572
In response to Ticket #4598 : 4598.patch
...
[SVN r66364]
2010-11-02 21:22:55 +00:00
Thorsten Jørgen Ottosen
d3c30be82d
bug reported on dev list
...
[SVN r65019]
2010-08-26 14:10:30 +00:00
Thorsten Jørgen Ottosen
c592c3dd8b
bug reported on dev list
...
[SVN r65018]
2010-08-26 14:09:25 +00:00
Douglas Gregor
a6a0adbd90
Merge standards-conformance fixes for Boost.PtrContainer
...
[SVN r61865]
2010-05-09 01:24:01 +00:00
Douglas Gregor
eca902e716
At several places in the ptr_container tests, we have the following pattern:
...
void f(const std::auto_ptr<int> &); void g() {
f(std::auto_ptr<int>(new int(5)));
}
This is code is ill-formed in C++98/03, because the compiler is
required to check there there exits a copy constructor that would be
able to make a copy of the auto_ptr before binding it to a reference,
even if that copy won't actually be made. Not all compilers diagnose
this error, but Clang and EDG in strict mode do diagnose the problem.
Fixes #4174 .
[SVN r61718]
2010-05-01 00:13:03 +00:00
Thorsten Jørgen Ottosen
b5b1fa9da3
fix for uninitialized PODs in resize
...
[SVN r57273]
2009-11-01 11:07:12 +00:00
Thorsten Jørgen Ottosen
e04da37f12
https://svn.boost.org/trac/boost/ticket/3579
...
[SVN r57247]
2009-10-30 14:42:33 +00:00
Troy D. Straszheim
a9cf0161af
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
fa825c651e
rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
...
[SVN r56941]
2009-10-17 01:10:45 +00:00
Thorsten Jørgen Ottosen
e900c5b589
removed new_clone() overload that causes problems in other contexts
...
[SVN r55761]
2009-08-24 11:43:32 +00:00
Troy D. Straszheim
8686a3bbef
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
Troy D. Straszheim
0fa632d480
Add basic copyright/license to keep cmake out of the inspection report
...
[SVN r55095]
2009-07-22 21:51:01 +00:00