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 |
|
Tinko Bartels
|
7f355e6a8a
|
Change broken sgi/stl links to boost.org.
|
2019-04-23 19:08:08 +02:00 |
|
joaquintides
|
0ce2a43087
|
shut down unused param warnings
|
2018-08-15 09:46:00 +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
|
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
|
8f5bbd5d57
|
fixed https://svn.boost.org/trac/boost/ticket/10844
|
2014-12-04 21:26:24 +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
|
028d850fc1
|
added hash support
|
2014-10-15 21:53:19 +02:00 |
|
joaquintides
|
f2e7c2ce4e
|
typo
|
2014-10-14 21:08:30 +02:00 |
|
joaquintides
|
20230d9669
|
fixed https://svn.boost.org/trac/boost/ticket/10439
|
2014-09-04 18:33:13 +02:00 |
|
joaquintides
|
6b26fc69ec
|
added serialization capabilities
|
2014-09-01 17:24:12 +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
|
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
|
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
|
6f2d4196bb
|
added perfect forwarding ctor to boost::flyweight
|
2014-01-19 18:50:51 +01:00 |
|
joaquintides
|
7e984210f2
|
fixed #9553
|
2014-01-15 20:15:56 +01: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
|
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
|
7af8912f64
|
fixed problem triggered by ticket #4606
[SVN r65863]
|
2010-10-09 17:49:15 +00:00 |
|
Joaquín M López Muñoz
|
36296843ee
|
fixed incorrect mode of usage of Boost.Variant
[SVN r61775]
|
2010-05-04 20:19:46 +00:00 |
|
Joaquín M López Muñoz
|
5de11b74a6
|
typo
[SVN r60388]
|
2010-03-09 21:28:16 +00:00 |
|
Joaquín M López Muñoz
|
b7c6b3394e
|
updated assertion message
[SVN r54228]
|
2009-06-22 20:33:55 +00:00 |
|
Joaquín M López Muñoz
|
c0512a64c0
|
updated performance info
[SVN r54210]
|
2009-06-22 15:01:40 +00:00 |
|
Joaquín M López Muñoz
|
8a9d4313d5
|
typo
[SVN r54021]
|
2009-06-17 19:04:01 +00:00 |
|
Joaquín M López Muñoz
|
979bd18f34
|
fixed bug occurring when a user exception is thrown in some points of flyweight construction
[SVN r54017]
|
2009-06-17 18:54:33 +00:00 |
|
Joaquín M López Muñoz
|
3426c68909
|
given credit where credit is due
[SVN r52464]
|
2009-04-18 11:56:10 +00:00 |
|
Joaquín M López Muñoz
|
d0292b7911
|
reapplied [52238] in light of [52456]
[SVN r52457]
|
2009-04-17 20:57:55 +00:00 |
|
Joaquín M López Muñoz
|
59a40c70a8
|
reverted [52238] for the moment being
[SVN r52442]
|
2009-04-17 15:01:04 +00:00 |
|
Joaquín M López Muñoz
|
cffeab65e7
|
fixed a thread safety bug in refcounted
[SVN r52238]
|
2009-04-07 19:36:13 +00:00 |
|
Joaquín M López Muñoz
|
4983dae87a
|
typo
[SVN r51374]
|
2009-02-21 20:35:04 +00:00 |
|
Joaquín M López Muñoz
|
68f1fc1a48
|
fixed wrong links
[SVN r50828]
|
2009-01-27 22:08:23 +00:00 |
|
Joaquín M López Muñoz
|
4ce458f9ba
|
added Simon Atanasyan to the acnowledgements section
[SVN r50247]
|
2008-12-12 15:51:07 +00:00 |
|
Joaquín M López Muñoz
|
6cd6065e9f
|
Boost.Flyweight initial commit
[SVN r50077]
|
2008-12-02 21:28:53 +00:00 |
|