Joaquín M López Muñoz
|
c0fcc28d97
added direct tagging of specifiers through PTS as this avoids certain type instantiations that marker derivation can't prevent
|
17 years ago |
John Maddock
|
7c20f332ac
Added informational comment.
|
17 years ago |
John Maddock
|
dbb0184a09
Added Johan Rade to the credits, and updated library history.
|
17 years ago |
John Maddock
|
0081a85a08
Reorganise std::fpclassify usage so that functions are only declared if they're used: otherwise compilers can issue an error regarding std::fpclassify usage, even though the template is never instantiated.
|
17 years ago |
Ion Gaztañaga
|
d604eb4ffe
Fixed static "PageSize" variable initialization for DLLs
|
17 years ago |
Eric Niebler
|
f4dc2c2a19
fix nullary_expr bug
|
17 years ago |
Beman Dawes
|
8c4ea3c19e
Current release scripts
|
17 years ago |
Eric Niebler
|
44ccfd182d
allow 0- and 1-argument variants of proto::or_ and proto::and_
|
17 years ago |
Eric Niebler
|
23a4e6168f
add support for nullary expressions with tag types other than proto::tag::terminal
|
17 years ago |
Ion Gaztañaga
|
66e4651539
* New treap-based containers: treap, treap_set, treap_multiset.
|
17 years ago |
Ion Gaztañaga
|
48f40fa394
* New treap-based containers: treap, treap_set, treap_multiset.
|
17 years ago |
Ion Gaztañaga
|
6b9ce69842
* New treap-based containers: treap, treap_set, treap_multiset.
|
17 years ago |
Ion Gaztañaga
|
7951597daa
* Updated documentation to show rvalue-references funcions instead of emulation functions.
|
17 years ago |
Ion Gaztañaga
|
acb49e76e2
* Updated documentation to show rvalue-references funcions instead of emulation functions.
|
17 years ago |
Joaquín M López Muñoz
|
73737ec912
rewritten the workaround in rev 50235 in a more maintainable fashion
|
17 years ago |
Beman Dawes
|
a5f1413789
Add strftime
|
17 years ago |
Beman Dawes
|
c980cbc0a1
Rename so VC++ IDE Recent Projects name is more explicit
|
17 years ago |
Joaquín M López Muñoz
|
8fcb59b49d
added Simon Atanasyan to the acnowledgements section
|
17 years ago |
Roland Schwarz
|
75f103a498
Make doxygen command "\throw" work with boostbook.
|
17 years ago |
John Maddock
|
9b912c9e08
Add a couple more exemptions from using std::fpclassify.
|
17 years ago |
Steven Watanabe
|
608c7cf8aa
Pathscale seems to ignore the inheritence from power_typeof_helper. Use forwarding functions instead.
|
17 years ago |
Steven Watanabe
|
c96a26ac12
handle more combinations of const/pointer/reference in result<>
|
17 years ago |
Steven Watanabe
|
9e12b4cdbc
Remove old 1.35 cmath code
|
17 years ago |
Joaquín M López Muñoz
|
6f71d51c81
added workaround for http://bugs.sun.com/view_bug.do?bug_id=6782987 from Simon Atanasyan
|
17 years ago |
Andrew Sutton
|
e86ffcff30
Updating the adjacency list invalidation table.
|
17 years ago |
Andrew Sutton
|
b50d00109e
Fixing the graph type for listS tests.
|
17 years ago |
Andrew Sutton
|
79a19f26c5
Added some comments about a peculiar condition in the testing.
|
17 years ago |
Andrew Sutton
|
fbddb38efc
Added tests for out edge and adjacency components under add_vertex.
|
17 years ago |
Andrew Sutton
|
74e3f31b9a
Added a small test framework for experimenting with invalidating iterators
|
17 years ago |
Rene Rivera
|
41cab0fc7e
Adjust to new results location, after URI got published on the email lists.
|
17 years ago |