joaquintides
|
3dcec78222
|
Merge branch 'develop'
|
2014-07-26 16:29:08 +02:00 |
|
joaquintides
|
7dbd6df05b
|
fixed more most vexing parses
|
2014-07-26 16:28:10 +02:00 |
|
joaquintides
|
eaa5f56b9b
|
Merge branch 'develop'
|
2014-07-26 11:06:56 +02:00 |
|
joaquintides
|
631ebebdb4
|
fixed a most vexing parse problem in previous fix
|
2014-07-24 14:51:19 +02:00 |
|
joaquintides
|
ceefa26442
|
covered the unusual case where initializer lists are supported but uniform initialization syntax is not
|
2014-07-23 09:08:01 +02:00 |
|
joaquintides
|
5c89335d99
|
Merge branch 'develop'
|
2014-07-22 15:25:02 +02:00 |
|
joaquintides
|
834e57e60d
|
std::initializer_list<T>::iterator --> const T* to cope with old versions of libstdc++
|
2014-07-21 19:11:32 +02:00 |
|
joaquintides
|
0518780663
|
Merge branch 'develop'
|
2014-07-21 14:24:41 +02:00 |
|
joaquintides
|
67f2df39f5
|
cosmetic reformatting
|
2014-07-20 16:00:56 +02:00 |
|
joaquintides
|
09b74a0d9d
|
completed previous fix
|
2014-07-20 16:00:29 +02:00 |
|
joaquintides
|
8ad10f9c19
|
fixed previous fix
|
2014-07-19 19:41:40 +02:00 |
|
joaquintides
|
13f19f14a0
|
tentative workaround for a GCC 4.4.2 problem with variadic template ctors
|
2014-07-18 18:45:28 +02:00 |
|
joaquintides
|
eb2b8cae8e
|
Merge branch 'develop'
|
2014-04-10 20:54:32 +02:00 |
|
joaquintides
|
1ea709b624
|
added note on Pthreads dependency as per request in https://svn.boost.org/trac/boost/ticket/9848
|
2014-04-10 20:53:50 +02:00 |
|
joaquintides
|
4a19b9ce48
|
Merge branch 'develop'
|
2014-02-02 22:43:23 +01:00 |
|
joaquintides
|
f20424e12d
|
fixed error in previous fix
|
2014-02-02 01:09:06 +01:00 |
|
joaquintides
|
d7cfd3ca72
|
documented initializer list support
|
2014-02-01 12:33:15 +01:00 |
|
joaquintides
|
7c4e15ef2d
|
correctly documented construction from value_type as explicit
|
2014-02-01 11:35:05 +01:00 |
|
joaquintides
|
3a0e7527b5
|
mended erroneous test case
|
2014-02-01 10:50:56 +01:00 |
|
joaquintides
|
7f199ae457
|
removed erroneous test case
|
2014-01-31 21:50:31 +01:00 |
|
joaquintides
|
9eac47cd01
|
added experimental std::initializer_list support
|
2014-01-30 23:48:33 +01:00 |
|
joaquintides
|
b624826542
|
refactored perfect fwd / rvalue ref scaffolding
|
2014-01-29 22:14:31 +01:00 |
|
joaquintides
|
b666ee2000
|
fixed interferences between rvalue ref compiler support and perfect fwd ctor and used move semantics where possible to the extent that the library now --unofficially-- supports move-only key_type's and value_type's
|
2014-01-24 19:58:41 +01:00 |
|
joaquintides
|
11ca52d38f
|
avoided -Wshadow warnings
|
2014-01-19 18:51:31 +01:00 |
|
joaquintides
|
6f2d4196bb
|
added perfect forwarding ctor to boost::flyweight
|
2014-01-19 18:50:51 +01:00 |
|
joaquintides
|
253d0ede22
|
Merge branch 'develop'
|
2014-01-15 20:22:13 +01:00 |
|
joaquintides
|
7e984210f2
|
fixed #9553
|
2014-01-15 20:15:56 +01:00 |
|
joaquintides
|
0c4061ad84
|
created first merge point for Git
|
2014-01-15 20:08:36 +01:00 |
|
Stephen Kelly
|
7dbc06d9de
|
Remove obsolete MSVC check from pragma guard
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq
is now clean.
[SVN r85952]
|
2014-01-15 20:03:06 +01:00 |
|
Stephen Kelly
|
38c1292334
|
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 |
|
Joaquín M López Muñoz
|
589206865f
|
merged [85302] from trunk
[SVN r85330]
|
2013-08-13 06:34:08 +00:00 |
|
Joaquín M López Muñoz
|
4aa17c9b16
|
fixed #8914
[SVN r85302]
|
2013-08-11 15:27:10 +00:00 |
|
Joaquín M López Muñoz
|
fd54ef8ca3
|
merged [85226] from trunk
[SVN r85228]
|
2013-08-06 17:25:01 +00:00 |
|
Joaquín M López Muñoz
|
74f04d4cd5
|
merged [85225] from trunk
[SVN r85227]
|
2013-08-06 17:23:55 +00:00 |
|
Joaquín M López Muñoz
|
856f48e65b
|
added 1.55 release notes
[SVN r85226]
|
2013-08-06 17:21:33 +00:00 |
|
Joaquín M López Muñoz
|
b65c71fdc2
|
avoided potential clash with Apple macro
[SVN r85225]
|
2013-08-06 17:19:47 +00:00 |
|
Joaquín M López Muñoz
|
3293a7763b
|
merged [85209] from trunk
[SVN r85224]
|
2013-08-06 16:33:35 +00:00 |
|
Joaquín M López Muñoz
|
80e7bdcf10
|
merged [85208] from trunk
[SVN r85223]
|
2013-08-06 16:24:49 +00:00 |
|
Joaquín M López Muñoz
|
b93967a9a7
|
fixed swap lookup problem in MSVC 9.0 and prior
[SVN r85209]
|
2013-08-04 14:45:37 +00:00 |
|
Joaquín M López Muñoz
|
cb08906aef
|
added missing #include
[SVN r85208]
|
2013-08-04 14:40:24 +00:00 |
|
Joaquín M López Muñoz
|
a7a732b57c
|
merged [75464] from trunk
[SVN r75470]
|
2011-11-13 00:33:02 +00:00 |
|
Joaquín M López Muñoz
|
c8d8a98d24
|
removed unnecessary header
[SVN r75466]
|
2011-11-12 18:50:46 +00:00 |
|
Joaquín M López Muñoz
|
c9142cd874
|
synced up change of namespace in Boost.Interprocess
[SVN r75464]
|
2011-11-12 18:46:12 +00:00 |
|
Bryce Adelstein-Lelbach
|
3fc4756231
|
Pathscale-4.0 configuration code/workarounds.
[SVN r68142]
|
2011-01-14 02:59:34 +00:00 |
|
Joaquín M López Muñoz
|
02fd648366
|
merged [66013] from trunk
[SVN r66015]
|
2010-10-16 11:48:43 +00:00 |
|
Joaquín M López Muñoz
|
03f5546f37
|
removed an internal assertion incompatible with program termination via std::exit
[SVN r66013]
|
2010-10-16 11:35:29 +00:00 |
|
Joaquín M López Muñoz
|
17c07939bb
|
removed no longer used file
[SVN r66012]
|
2010-10-16 11:15:54 +00:00 |
|
Joaquín M López Muñoz
|
e37c5fcbd5
|
removed no longer used file
[SVN r66011]
|
2010-10-16 11:14:30 +00:00 |
|
Joaquín M López Muñoz
|
006043043e
|
merged [65863] from trunk
[SVN r65927]
|
2010-10-12 18:57:53 +00:00 |
|
Joaquín M López Muñoz
|
7af8912f64
|
fixed problem triggered by ticket #4606
[SVN r65863]
|
2010-10-09 17:49:15 +00:00 |
|