joaquintides
|
86347695b5
|
Merge branch 'develop'
|
2019-06-29 10:58:58 +02:00 |
|
joaquintides
|
1111f9f4e7
|
fixed non-conforming (in C++03) usage of anonymous namespaces
|
2019-06-27 13:34:49 +02:00 |
|
joaquintides
|
d2a5d71abd
|
avoided self-assign-overloaded Clang warning
|
2019-06-26 10:39:54 +02:00 |
|
joaquintides
|
601753dafa
|
Merge branch 'develop'
|
2019-06-26 10:22:40 +02:00 |
|
joaquintides
|
4c1e74ffa1
|
extended workaround
|
2019-06-25 10:18:12 +02:00 |
|
joaquintides
|
ca72caf855
|
Merge branch 'develop'
|
2019-05-23 12:24:51 +02:00 |
|
joaquintides
|
656982c8e1
|
updated release notes as per latest commits
|
2019-04-24 13:24:08 +02:00 |
|
joaquintides
|
4729f18cd3
|
removed already implemented feature (1.56) from future work
|
2019-04-24 13:23:37 +02:00 |
|
joaquintides
|
db2eb096e5
|
updated revised dates as per latest commit
|
2019-04-24 13:21:40 +02:00 |
|
joaquintides
|
14b640885e
|
Merge pull request #3 from tinko92/develop
Change broken sgi/stl links to boost.org.
|
2019-04-24 12:56:29 +02:00 |
|
Tinko Bartels
|
7f355e6a8a
|
Change broken sgi/stl links to boost.org.
|
2019-04-23 19:08:08 +02:00 |
|
joaquintides
|
9f8ccdc7fb
|
Merge branch 'develop'
|
2018-10-27 12:49:30 +02:00 |
|
joaquintides
|
9dd0c57f46
|
fixed GCC symbol visibility (PR #2)
|
2018-10-26 10:10:29 +02:00 |
|
joaquintides
|
924db2db46
|
Merge branch 'develop'
|
2018-08-16 09:30:01 +02:00 |
|
joaquintides
|
0ce2a43087
|
shut down unused param warnings
|
2018-08-15 09:46:00 +02:00 |
|
joaquintides
|
0d6ca71afa
|
shut down unused var warnings
|
2018-08-15 09:40:48 +02:00 |
|
joaquintides
|
b8a1881cbb
|
added release notes
|
2018-08-15 09:26:37 +02:00 |
|
joaquintides
|
8cfcb500cf
|
typo
|
2018-08-14 09:56:53 +02:00 |
|
joaquintides
|
4eea8cb754
|
fixed issue with ADL-induced instantiation of MPL placeholder expressions
|
2018-08-14 09:52:37 +02:00 |
|
joaquintides
|
c9c6cd8943
|
handled GCC 7+ resolution of CWG DR 150
|
2018-08-10 12:28:17 +02:00 |
|
joaquintides
|
44d400b2fd
|
reverted 1399fa2488 .
|
2018-08-09 15:00:16 +02:00 |
|
joaquintides
|
1399fa2488
|
fwd declared in-class-defined operator==
|
2018-08-07 10:04:26 +02:00 |
|
joaquintides
|
0c41920a35
|
Merge branch 'develop'
|
2016-01-19 08:34:07 +01:00 |
|
joaquintides
|
b85af32107
|
changed email address
|
2016-01-19 08:33:33 +01:00 |
|
joaquintides
|
e573ff2077
|
Merge branch 'develop'
|
2015-12-08 19:46:57 +01:00 |
|
joaquintides
|
adda32bfa9
|
suppressed trivial warnings
|
2015-11-10 08:01:19 +01:00 |
|
joaquintides
|
9a774610f4
|
Merge branch 'develop'
|
2015-08-14 19:16:02 +02:00 |
|
joaquintides
|
ad69c21e22
|
fixed std::hash-related fix at 1e6454f226
|
2015-07-29 07:53:44 +02:00 |
|
joaquintides
|
10601edf34
|
provided missing macro arg
|
2015-07-28 09:45:02 +02:00 |
|
joaquintides
|
1e6454f226
|
added workaround for Dinkumware 5.20's declaring std::hash as class rather than struct
|
2015-07-27 08:50:45 +02:00 |
|
joaquintides
|
3a5bcd22f0
|
Merge branch 'develop'
|
2014-12-05 21:09:13 +01:00 |
|
joaquintides
|
095dcfb812
|
reverted previous fix in favor of a warning disabling #pragma
|
2014-12-05 08:07:45 +01:00 |
|
joaquintides
|
8f5bbd5d57
|
fixed https://svn.boost.org/trac/boost/ticket/10844
|
2014-12-04 21:26:24 +01:00 |
|
joaquintides
|
361e753dc8
|
Merge branch 'develop'
|
2014-11-13 08:13:42 +01:00 |
|
joaquintides
|
c8eece539b
|
typos
|
2014-11-13 08:12:59 +01:00 |
|
joaquintides
|
12f2db37b5
|
Merge branch 'develop'
|
2014-11-11 14:31:10 +01:00 |
|
joaquintides
|
ceb12a0747
|
irrelevant commit for testing purposes
|
2014-11-11 14:29:19 +01:00 |
|
joaquintides
|
88a5aaeb82
|
fixed URLs
|
2014-11-11 12:37:37 +01:00 |
|
joaquintides
|
e9b0660a70
|
used BOOST_FLYWEIGHT[_TYPENAME]_TEMPL_ARGS for consistency with the rest of code
|
2014-10-18 19:15:39 +02:00 |
|
joaquintides
|
06b7163869
|
avoided std::hash fwd decl as per http://lists.boost.org/Archives/boost/2011/02/177218.php
|
2014-10-18 00:46:46 +02:00 |
|
joaquintides
|
bd22b50b8c
|
added missing namespace qualifier
|
2014-10-16 08:20:21 +02:00 |
|
joaquintides
|
028d850fc1
|
added hash support
|
2014-10-15 21:53:19 +02:00 |
|
joaquintides
|
f2e7c2ce4e
|
typo
|
2014-10-14 21:08:30 +02:00 |
|
joaquintides
|
86ff5cab90
|
stopped explicitly providing serialization helper support instance id: this is consistent with the current state of Boost.Serialization in master branch *and* its planned evolution in develop branch (which will be eventually merged here, hopefully in time for Boost 1.57)
|
2014-10-11 12:48:09 +02:00 |
|
joaquintides
|
26b6b4887f
|
Merge branch 'develop'
|
2014-09-18 14:56:33 +02:00 |
|
joaquintides
|
20230d9669
|
fixed https://svn.boost.org/trac/boost/ticket/10439
|
2014-09-04 18:33:13 +02:00 |
|
joaquintides
|
66fe601f30
|
matched changes in in-development version of helper support API
|
2014-09-02 17:13:34 +02:00 |
|
joaquintides
|
6b26fc69ec
|
added serialization capabilities
|
2014-09-01 17:24:12 +02:00 |
|
joaquintides
|
a9b367a0ed
|
Merge pull request #1 from danieljames/metadata
Create metadata file.
|
2014-08-18 16:47:24 +02:00 |
|
Daniel James
|
7051d93267
|
Add metadata file.
|
2014-08-18 14:58:54 +01:00 |
|