6b9ce69842* New treap-based containers: treap, treap_set, treap_multiset. * Corrected compilation bug for Windows-based 64 bit compilers. * Corrected exception-safety bugs in container constructors. * Updated documentation to show rvalue-references funcions instead of emulation functions.
Ion Gaztañaga
2008-12-13 13:49:31 +0000
7951597daa* Updated documentation to show rvalue-references funcions instead of emulation functions. * More non-copyable classes are now movable. * Move-constructor and assignments now leave moved object in default-constructed state instead of just swapping contents. * Several bugfixes (#2391, #2431, #1390, #2570, #2528).
Ion Gaztañaga
2008-12-13 13:47:00 +0000
acb49e76e2* Updated documentation to show rvalue-references funcions instead of emulation functions. * More non-copyable classes are now movable. * Move-constructor and assignments now leave moved object in default-constructed state instead of just swapping contents. * Several bugfixes (#2391, #2431, #1390, #2570, #2528).
Ion Gaztañaga
2008-12-13 13:43:10 +0000
73737ec912rewritten the workaround in rev 50235 in a more maintainable fashion
Joaquín M López Muñoz
2008-12-12 21:06:02 +0000
c980cbc0a1Rename so VC++ IDE Recent Projects name is more explicit
Beman Dawes
2008-12-12 16:31:13 +0000
8fcb59b49dadded Simon Atanasyan to the acnowledgements section
Joaquín M López Muñoz
2008-12-12 15:51:07 +0000
75f103a498Make doxygen command "\throw" work with boostbook.
Roland Schwarz
2008-12-12 15:06:44 +0000
9b912c9e08Add a couple more exemptions from using std::fpclassify.
John Maddock
2008-12-12 10:32:01 +0000
608c7cf8aaPathscale seems to ignore the inheritence from power_typeof_helper. Use forwarding functions instead.
Steven Watanabe
2008-12-11 21:00:17 +0000
c96a26ac12handle more combinations of const/pointer/reference in result<>
Steven Watanabe
2008-12-11 15:51:39 +0000
9e12b4cdbcRemove old 1.35 cmath code
Steven Watanabe
2008-12-11 03:52:05 +0000
34214ab0d8Merge compiler workarounds, construction from a literal 0, and use of a couple Boost.Math functions from trunk
Steven Watanabe
2008-12-11 03:09:08 +0000
e86ffcff30Updating the adjacency list invalidation table.
Andrew Sutton
2008-12-10 16:17:19 +0000
b50d00109eFixing the graph type for listS tests.
Andrew Sutton
2008-12-10 16:12:39 +0000
79a19f26c5Added some comments about a peculiar condition in the testing.
Andrew Sutton
2008-12-10 15:56:02 +0000
fbddb38efcAdded tests for out edge and adjacency components under add_vertex.
Andrew Sutton
2008-12-10 15:46:05 +0000
74e3f31b9aAdded a small test framework for experimenting with invalidating iterators and descriptors. Not part of the test suite.
Andrew Sutton
2008-12-10 14:28:25 +0000
41cab0fc7eAdjust to new results location, after URI got published on the email lists.
Rene Rivera
2008-12-10 03:09:44 +0000
09531c9998Merged new array-of-array tests of swap utility from trunk to release branch, following changeset [49954].
Niels Dekker
2008-12-09 18:21:25 +0000
d0c9e7c6a9Marked Borland 5.9.3 E2285 errors on boost::swap's array-of-array tests as "expected failure", referring to CodeGear report 10267
Niels Dekker
2008-12-09 18:10:49 +0000
e8cd22e977Patch for gcc-3.2 compiler errors.
John Maddock
2008-12-09 16:34:59 +0000
8dd2b1797cFix some xsl type errors.
Daniel James
2008-12-09 13:52:07 +0000
2e0cd9bbb1Added reference build.
John Maddock
2008-12-09 12:11:12 +0000
6a2c997964Made test case self contained and added start of "gold standard" reference build.
John Maddock
2008-12-09 12:09:56 +0000
f2c30c6db7Revert a change I accidentally checked in.
Daniel James
2008-12-09 10:54:48 +0000
2c6cd1695dDisable use of std::fpclassify for more platforms.
John Maddock
2008-12-09 10:15:46 +0000
bda772a75aPut the markup strings in their own cpp file to avoid gcc warnings.
Daniel James
2008-12-08 23:38:29 +0000
d3b8f6a9edAvoid a couple of gcc warnings.
Daniel James
2008-12-08 23:35:33 +0000
50cead508bRun the docbook chunker quietly, unless boostbook.verbose is set.
Daniel James
2008-12-08 23:35:20 +0000
695f6fd5a9Remove an unused variable in order to avoid a gcc warning.
Daniel James
2008-12-08 23:35:08 +0000
c684b75186Since I accidently added a quickbook fail tests to the Jamfile in the last checkin, I might as well add them.
Daniel James
2008-12-08 23:20:26 +0000
730a22b501Hard fail on quickbook post process errors.
Daniel James
2008-12-08 23:14:23 +0000
64b97b3c0dFail on a mismatched '' in the python and c++ syntax highlighters. And then ignore the rest of the code block to avoid further errors and warnings.
Daniel James
2008-12-08 21:51:56 +0000
dfc17fa29bFixed#1622. A viable solution relies on the fact that incident edges in a loop are stored adjacently in the out edge list of the vertex. A simple modification of the global edge erasing loop for undirected graphs will skip the next iterator if both the current and next contain the same iterator.
Andrew Sutton
2008-12-08 19:03:20 +0000
d07613d658Added SVG versions of the graphics. Updated doc test case to build PDF cleanly.
John Maddock
2008-12-08 18:56:33 +0000
2988dfbaa4Added Doxygen test case.
John Maddock
2008-12-08 17:59:12 +0000
18a4f9bd08Ticket #2570 again
Ion Gaztañaga
2008-12-08 16:27:11 +0000
de7191f85cUse new include paths for classic spirit in quickbook text_diff utility.
Daniel James
2008-12-08 16:17:13 +0000
540cdc51f7Fixing #2550. Added a check for this condition in the test files.
Andrew Sutton
2008-12-08 15:22:32 +0000
eafd343154Removing GCC check for hash_set/hash_map so we don't automatically break any code. Added a section of workarounds to the documentation.
Andrew Sutton
2008-12-08 15:06:55 +0000
593f524d98Whitespace cleanup.
Andrew Sutton
2008-12-08 15:06:05 +0000
b4f6cd7636Fixed typo in code block, added Boostbook example/test as well.
John Maddock
2008-12-08 14:10:51 +0000
e1dee9bb02temporary hack to make proto work with C++0x
Eric Niebler
2008-12-08 02:06:58 +0000
3f222b3aa5Include more attributes in test results
Vladimir Prus
2008-12-07 14:56:43 +0000
947512c2bfRemove doc build from snapshot scripts, rename inspect.sh to snapshot_inspect.sh, beef up snapshot scripts.
Beman Dawes
2008-12-07 14:29:33 +0000
9710f64ba1Fix processing of unmatched escape characters in code - and issue a warning for unexpected characters.
Daniel James
2008-12-07 12:37:07 +0000
c429d54445Use 'common.mkdir' as the name of the action shown to user. There's no need to include 'quick-fix' in that text :-)
Vladimir Prus
2008-12-07 08:55:43 +0000
8d2b9ab965Include annotations in test log
Vladimir Prus
2008-12-07 08:41:56 +0000
d4d861fed6Support for 32+64 fat binaries on Darwin.
Vladimir Prus
2008-12-07 08:25:41 +0000
589ea035a4Revive threading support for intel-linux.
Vladimir Prus
2008-12-07 08:02:47 +0000
5d9c8f2966eliminate bogus gcc warning
Eric Niebler
2008-12-07 06:21:54 +0000
13d69703dbadded streaming for unused_type
Joel de Guzman
2008-12-06 23:35:05 +0000
89da11df3bRevert my change to the quickbook jamfile, it isn't adequately tested.
Daniel James
2008-12-06 19:22:32 +0000
62120cd167Added debugging info to test case.
John Maddock
2008-12-06 16:07:42 +0000
75062e4440Fix Intel/Linux compile failures, and reinstate some old workarounds for broken std::fpclassify implementations.
John Maddock
2008-12-06 16:06:15 +0000
ca21a73fdeCopy boostbook.dtd into the correct position for the 1.1 uri. I'm not sure what should be done with the existing location.
Daniel James
2008-12-06 14:07:35 +0000
2b864c7e0fDefine BOOST_NO_INITIALIZER_LISTS for codegear.
Daniel James
2008-12-06 13:48:38 +0000