Commit Graph

  • f3bb2a493c Modifications according to the review. Andrey Semashev 2013-06-02 18:15:53 +00:00
  • 71b501a0b0 Removed constexpr from substr() as it doesn't work with BOOST_THROW_EXCEPTION. Added a test for streaming. Andrey Semashev 2013-05-26 19:23:52 +00:00
  • 547c562464 Minor change (no need to create a sentry, it will be created by the stream methods). Andrey Semashev 2013-05-26 15:52:16 +00:00
  • 91aab126e1 1. Extracted forward declarations to a separate header so that it can be included by other libraries (Boost.Log, for instance). 2. Added a default value for char traits template parameter. 3. Added missing headers and removed unused ones. 4. Added inline specifiers to operators. 5. Fixed operator<< behaving incorrectly when particular width is requested (std::setw, etc.). 6. Replaced all throw statements with BOOST_THROW_EXCEPTION. Andrey Semashev 2013-05-26 15:36:25 +00:00
  • 0d605befd4 Merge bug fix in test to release Marshall Clow 2013-05-23 18:38:20 +00:00
  • 4080fe22e3 utility/noncopyable : fix #6578. Vicente J. Botet Escriba 2013-04-13 13:49:52 +00:00
  • 1057ff4d9e Utility/noncopyable: Make use of =delete #6578. Vicente J. Botet Escriba 2013-04-10 17:16:02 +00:00
  • 2eda3f5299 Utility/address_off: fix #7079. Vicente J. Botet Escriba 2013-03-23 01:44:06 +00:00
  • 9cb31aee6e Fix bug in test; thanks to AddressSanitizer for the heads-up Marshall Clow 2013-03-18 20:46:53 +00:00
  • 2e4007413e Assert: rollback [82428]. Vicente J. Botet Escriba 2013-03-14 22:27:04 +00:00
  • 98bb9e6300 Utility: address_of take care of #7079. Vicente J. Botet Escriba 2013-03-14 17:48:06 +00:00
  • 1cdb78c30a Assert: take care of #7028. Vicente J. Botet Escriba 2013-03-14 17:46:52 +00:00
  • 1ab9131bca Utility: merge [68982] to fix #5213. Vicente J. Botet Escriba 2013-03-14 17:35:42 +00:00
  • d51799518b merge [82901], [82902], and [83147] from trunk Eric Niebler 2013-03-10 21:18:49 +00:00
  • f9540f360c merge [82960] to release, fixes #7663 Eric Niebler 2013-03-09 22:55:05 +00:00
  • c1fdb477c1 Merged boost::algorithm::gather and updated tests for Utility, Algorithm and Utility libraries Marshall Clow 2013-02-25 18:43:26 +00:00
  • e0e16be802 fix breakage of string_ref logical ops, detabify, remove trailing whitespace Eric Niebler 2013-02-25 06:30:00 +00:00
  • 9284a64936 disable annoying msvc warning, refs #7663 Eric Niebler 2013-02-17 23:56:10 +00:00
  • 6e2c1b6b53 Added to_string and better comparisons to Boost.StringRef Marshall Clow 2013-02-15 16:12:30 +00:00
  • e4d622019f Fixed bug in string_ref::find; Refs #8067 Marshall Clow 2013-02-15 16:07:06 +00:00
  • 05af0deaed Update Boost.StringRef tests to use newer Boost.Test features Marshall Clow 2013-02-11 21:49:56 +00:00
  • 1b2cd6378b Merge doc typo; Fixes #8002 Marshall Clow 2013-02-11 16:22:32 +00:00
  • 9383bbc283 Merge typo in docs; Fixes 7974 Marshall Clow 2013-02-11 16:10:24 +00:00
  • 00d151828c Fixed typo; Refs #8002 Marshall Clow 2013-02-07 14:14:53 +00:00
  • 7017915fa0 Release 1.53.0 boost-1.53.0 Marshall Clow 2013-02-04 18:11:49 +00:00
  • f0c62e9e00 Fix typo in docs; Refs #7974 Marshall Clow 2013-02-04 14:14:42 +00:00
  • 1730c1319b Merge string_ref doc changes to release Marshall Clow 2013-01-14 16:34:16 +00:00
  • 71205b6e84 Updated the string_ref docs with a reference section; committed the generated HTML Marshall Clow 2013-01-14 16:25:56 +00:00
  • 856b01240a Merge string_ref to release Marshall Clow 2012-12-17 14:36:31 +00:00
  • 98d793152c Move string_ref to Boost.Utility; first crack at docs Marshall Clow 2012-12-15 16:38:07 +00:00
  • 611395441e Merge deprecated macro change for Boost.Utility to release; no functionality change Marshall Clow 2012-12-11 16:41:54 +00:00
  • dc8ffe92b8 Removed use of deprecated macros Marshall Clow 2012-12-08 18:37:29 +00:00
  • c55d5ca7de Removed usage of deprecated macros in Boost.Utility; specifically result_of Marshall Clow 2012-11-26 20:32:24 +00:00
  • 9dc0cc931d Release 1.52.0 boost-1.52.0 Marshall Clow 2012-11-05 15:31:58 +00:00
  • 943af35553 Tweak comments (removing a non-ascii character, updating references to the C++11 standard, etc.) and rename the include guard macro. Michel Morin 2012-10-30 16:51:16 +00:00
  • b35ef27b35 add missing close tag Eric Niebler 2012-10-03 23:09:58 +00:00
  • 3cca2755cf add missing close tag Eric Niebler 2012-10-03 23:08:44 +00:00
  • 124f4ea879 result_of: merge [80732] from trunk Eric Niebler 2012-09-28 22:21:32 +00:00
  • 93f6e3473b friendlier wrt overloaded comma Eric Niebler 2012-09-28 08:47:35 +00:00
  • 0f43c44e97 result_of: merge [80636],[80654],[80655],[80656],[80712] from trunk Eric Niebler 2012-09-26 18:52:08 +00:00
  • 4a08e3d0bf remove workaround for gcc-4.4, boost.config is correct now Eric Niebler 2012-09-26 18:47:08 +00:00
  • 3d650b7f92 nicer work-around for gcc warnings Eric Niebler 2012-09-23 02:08:32 +00:00
  • 0568a114a8 supress warnings in result_of_iterate.hpp on gcc 4 and up. Daniel Walker 2012-09-23 01:44:39 +00:00
  • 7148d6c95e gcc-4.4 doesn't have robust enough support for sfinae-for-expressions Eric Niebler 2012-09-23 01:11:00 +00:00
  • 1cfe3145b4 sfinae-friendly result_of implementation for compilers that don't have extended sfinae for expressions Eric Niebler 2012-09-22 19:15:37 +00:00
  • 7d8353f46a result_of: merge [80445], [80452], [80535], [80550], [80605], [80608] from trunk Eric Niebler 2012-09-21 18:49:46 +00:00
  • 57d65d6a94 untab-ify Eric Niebler 2012-09-20 17:06:34 +00:00
  • ac9f617f7f SFINAE enabled result_of fixes [7343] Daniel Walker 2012-09-19 23:10:08 +00:00
  • 1920623a4f merged [80550], allowing users to force result_of to use decltype Daniel Walker 2012-09-17 00:16:36 +00:00
  • b6a55f878c reverting [78195] in result_of_iterate.hpp to allow users to force result_of to use decltype Daniel Walker 2012-09-17 00:04:55 +00:00
  • a4e332c4c0 updated docs to include guidelines, changes and various suggestions from Andrey Semashev, JeffLee Hellrung and others Daniel Walker 2012-09-16 00:39:41 +00:00
  • e9bbb50eb4 reverting [80445] which is still under discussion on the mailing list Daniel Walker 2012-09-08 15:32:35 +00:00
  • e8440e8855 Added result_of usage guideline. Andrey Semashev 2012-09-08 13:54:41 +00:00
  • c0cca9e8cc Merge changes from Trunk. Fixes #5790. John Maddock 2012-09-07 08:49:11 +00:00
  • d63444f22e merge [77702] to release, fixes #6755 Eric Niebler 2012-09-02 03:42:37 +00:00
  • 1f23425baa result_of limit bumped to 16, merge [71769] from trunk Eric Niebler 2012-09-02 03:29:41 +00:00
  • a89b0101fc boost::result_of uses decltype on compilers that implement N3276, merges [77905], [78195], [80352] from trunk Eric Niebler 2012-09-01 23:12:32 +00:00
  • ff0cb36416 Fixes [6754]. Minor edits to documentation. Daniel Walker 2012-09-01 20:00:33 +00:00
  • d1f35eb7d5 Release 1.51.0 boost-1.51.0 Marshall Clow 2012-08-20 22:07:05 +00:00
  • 2f4fa1d8dd Create a maintenance branch for 1.50. svn-branches/maintenance/1_50_0 Daniel James 2012-07-12 10:15:53 +00:00
  • 37c5395e7a Ticket #7094, thanks 1czajnik Emil Dotchevski 2012-07-10 03:43:13 +00:00
  • 4fb06f9851 Release 1.50.0 boost-1.50.0 Beman Dawes 2012-06-28 12:37:29 +00:00
  • fb2d391928 Merge documentation build fix from trunk. Daniel James 2012-06-11 07:23:17 +00:00
  • 3558d61c51 Make the new pdf install rules explicit, and fix intrusive's. Daniel James 2012-06-11 01:33:10 +00:00
  • ad5cf8cf08 Update Jamfiles and build scripts for PDF generation. Set local_function image DPI's for better PDF builds. John Maddock 2012-06-07 16:47:33 +00:00
  • a201cbe646 Changes required to build PDF versions of docs. John Maddock 2012-06-07 12:32:56 +00:00
  • a7ade26bfe Release 1.50.0 beta 1 boost-1.50.0-beta1 Beman Dawes 2012-06-06 15:23:40 +00:00
  • 2fc827ad23 Utility/declval: update history. Vicente J. Botet Escriba 2012-05-28 19:00:53 +00:00
  • 8036d4370f Utility/declval: update history. Vicente J. Botet Escriba 2012-05-28 18:44:24 +00:00
  • 88e7d86270 Marked some expected failures for release regression test compilers. Renamed a local function internal template parameter from Bn to Bindn (because B0 is defined as a macro from a Linux header to represent a baudrate). Added itdentity_type.hpp to utility.hpp. Made reference data members of LocalFunction Addable static (because they are not set in the constructor). Lorenzo Caminiti 2012-05-26 21:17:03 +00:00
  • 5fe00c4322 Added identity_type.hpp to utility.hpp. Added static to Addable data members because they are references. Marked a couple of regression tests for release compilers. Lorenzo Caminiti 2012-05-26 20:39:22 +00:00
  • 6b9f0103d5 Merged ScopeExit (improved), LocalFunction (new), Functional/OverloadedFunction (new), and Utility/IdentityType (new) from trunk into release branch. Lorenzo Caminiti 2012-05-24 01:35:04 +00:00
  • eb613e1b16 Resolved all LocalFunctions to-dos. Still trying to pin-point a VACPP internal error. Lorenzo Caminiti 2012-05-07 18:54:38 +00:00
  • 923caf4410 Fix for GCC-4.3.x. John Maddock 2012-04-30 14:07:24 +00:00
  • 36bc0a72ac Updated docs. Lorenzo Caminiti 2012-04-28 02:35:08 +00:00
  • d5cacff7c6 only use decltype when Boost.Config says it's ok Eric Niebler 2012-04-25 17:41:51 +00:00
  • b9411f807f Added Lorenzo Caminiti to maintainers.txt and libraries.htm. Lorenzo Caminiti 2012-04-13 01:02:02 +00:00
  • 4111de6f68 result_of uses decltype on compilers that implement N3276 Eric Niebler 2012-04-11 00:28:33 +00:00
  • df9315101e whoops Eric Niebler 2012-04-11 00:13:10 +00:00
  • 2637dfcc59 result_of uses decltype on compilers that implement N3276 Eric Niebler 2012-04-11 00:05:56 +00:00
  • a7e8d28621 Updated IdentityType docs. Lorenzo Caminiti 2012-04-10 21:53:28 +00:00
  • acf8b66a4f Applied patch from Michel Morin to fix #6755. Updated copyright to recognize contributors from the past several years. Daniel Walker 2012-04-01 20:38:36 +00:00
  • 7aa68731b4 Utility: Fix #6570 Vicente J. Botet Escriba 2012-04-01 20:16:57 +00:00
  • c11e08b6b7 Utility: Rollback unwanted commit while adding noexcept to boost::declval Vicente J. Botet Escriba 2012-03-26 17:07:17 +00:00
  • 2cfe775694 Utility: Fix for Adding noexcept to boost::declval Vicente J. Botet Escriba 2012-03-25 23:17:39 +00:00
  • 799b066e7d Utility: Added doc for Adding noexcept to boost::declval Vicente J. Botet Escriba 2012-03-25 18:28:24 +00:00
  • 9fa5d63525 Utility: Apply patch for 6570: Adding noexcept to boost::declval Vicente J. Botet Escriba 2012-03-25 15:58:40 +00:00
  • c7f99ec5b6 Branch for 2nd try at V2 removal svn-branches/filesystem-v3a Beman Dawes 2012-03-23 12:04:44 +00:00
  • 2a6cd0c9c4 Split Utility/IdentityType and Functional/OverloadedFunction tests into smaller tests. Updated docs for ScopeExit, LocalFunction, Utility/IdentityType, and Functional/OverloadedFunction. Lorenzo Caminiti 2012-03-22 20:54:20 +00:00
  • d92c86c43b Created branch to extend PropertyMap: add a readable functor map that calls a given functor or function upon lookup. Ideas from: http://comments.gmane.org/gmane.comp.lib.boost.user/54397 and: http://comments.gmane.org/gmane.comp.lib.boost.user/73358 sandbox-branches/birbacher/propertymap-functormap Frank Birbacher 2012-03-20 20:11:17 +00:00
  • 46d5bb0538 Create branches/filesystem-v3 for v2 removal svn-branches/filesystem-v3 Beman Dawes 2012-03-18 20:54:17 +00:00
  • bd926863ae Quickbook: Merge from trunk. svn-branches/quickbook-dev Daniel James 2012-03-16 08:48:10 +00:00
  • fbd4886deb Release 1.49.0 boost-1.49.0 Beman Dawes 2012-02-22 22:08:43 +00:00
  • 6d8d47412b optional_optimization branch sandbox-branches/optional_optimization Christopher Hite 2012-02-22 10:37:27 +00:00
  • 5825b6c329 Fixed test indentation and updated docs. Lorenzo Caminiti 2012-02-20 20:17:07 +00:00
  • 54c78121c2 Updated ScopeExit "world" tests making person a struct instead of a class. Added a code comment to Utility/IdentityType tmp_assert test. Lorenzo Caminiti 2012-02-18 19:29:35 +00:00
  • 2891cb52d6 Added Boost.Utility/IdentityType and Boost.Functional/OverloadedFunction to status/Jamfile.v2 list of regression tests. Updated Boost.ScopeExit documentation. Lorenzo Caminiti 2012-02-17 21:02:00 +00:00
  • 0db9276e8c Fixed (hopefully) conflict between boost::base_from_member's C++11 constructor template and the automatically defined non-template copy- and/or move-constructors. Daryle Walker 2012-02-17 01:55:33 +00:00
  • d6cb9a9176 Fixed a bug in BOOST_LOCAL_FUNCTION_DETAIL_PP_VOID_LIST: a typo VOId -> VOID. Fixed a bug in scope_exit.hpp: An extra trailing \ in a macro definition (compiled only when BOOST_NO_VARIADIC_MACROS is defined). Renamed LocalFunction and ScopeExit tests and examples from _err to _error. Updated LocalFunction docs. Lorenzo Caminiti 2012-02-16 18:24:34 +00:00
  • ef0f82f62b Added Utility/IdentityType docs, tests, and examples to libs/. Lorenzo Caminiti 2012-02-15 01:16:00 +00:00