Commit Graph

  • c23c21d9c2 Remove obsolete Boost.Build v1 files. Rene Rivera 2006-11-06 17:10:46 +0000
  • 1b7002f663 misused "precedence" changed to "precedent" Dave Abrahams 2006-11-04 02:13:53 +0000
  • 5182283649 misused "precedence" changed to "precedent" Dave Abrahams 2006-11-04 02:13:53 +0000
  • 4599ae0bfd merge from head [removed unnamed namespace (see http://lists.boost.org/Archives/boost/2006/07/107873.php); usual copyright/license/url fixes] Gennaro Prota 2006-07-20 23:23:09 +0000
  • 16a8ccbecc removed unnamed namespace (see http://lists.boost.org/Archives/boost/2006/07/107873.php); usual copyright/license/url fixes Gennaro Prota 2006-07-20 23:17:22 +0000
  • 734e5b5283 Some additional functions added to optional (being new there won't be regressions) Fernando Cacciola 2006-06-26 18:01:38 +0000
  • 9ccefc8349 workaround for Borland Dave Abrahams 2006-06-12 19:02:41 +0000
  • a77dff3e11 workaround for Borland Dave Abrahams 2006-06-12 19:02:41 +0000
  • 9516a779fe Disambiguated certain constructs. Hartmut Kaiser 2006-06-08 01:47:33 +0000
  • 0961a6598a Disambiguated certain constructs. Hartmut Kaiser 2006-06-08 01:39:40 +0000
  • 03248b5fd8 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +0000
  • c7e74ce372 Fixed bug in optional_io Fernando Cacciola 2006-02-17 21:15:58 +0000
  • 91bdde095d Non-templated iostreams fix in optional_io Better "illegal conversion" fail test Fernando Cacciola 2006-02-16 20:52:55 +0000
  • 0e10374194 AlisdairM BCB2006 patch reapplied to HEAD Fernando Cacciola 2006-02-10 20:52:25 +0000
  • d3f9e112c4 Update Jamfile.v2 Vladimir Prus 2006-02-09 09:50:56 +0000
  • 864adf2e87 Now commited in HEAD Fernando Cacciola 2006-02-08 19:29:54 +0000
  • 0be943c2f6 Added simple operators << and >> to optional<> Fernando Cacciola 2006-02-03 21:39:21 +0000
  • 04bec76068 Fixed the converting assignment bug in optional<> Fixed the usage of 'None' in converter.h, which is declared as a macro in X11/X.h Fernando Cacciola 2006-02-03 19:56:03 +0000
  • f89c517fa8 Large patch from Ulrich Eckhardt to fix support for EVC++ 4. John Maddock 2005-08-25 16:27:28 +0000
  • b831e5f88d Typos fixed Fernando Cacciola 2005-07-08 23:22:29 +0000
  • 88d002a7be Doc fixes Fernando Cacciola 2005-05-23 14:04:03 +0000
  • dda39772ad Fix doubled EOLs. Rene Rivera 2005-04-23 16:35:57 +0000
  • ed504fae7b Converted to Unix format Douglas Gregor 2005-04-23 02:59:05 +0000
  • 9a0013d668 Optional's Assignment fixed Fernando Cacciola 2005-04-22 13:28:34 +0000
  • 361d945b5c fixed couple of html-typos Fredrik Blomqvist 2004-10-30 20:34:18 +0000
  • d61baf2a94 bad links fixed added myself to people Fernando Cacciola 2004-10-07 16:01:24 +0000
  • 1412c04b24 c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +0000
  • 24c5f92413 In-place factories moved from /detail to /utility New value_initalized tests added Fernando Cacciola 2004-09-27 12:28:21 +0000
  • 07a80c1b9b In-place factories moved from /detail to /utility New value_initalized tests added Fernando Cacciola 2004-09-21 14:54:32 +0000
  • 7717a785de Fix some typos Douglas Gregor 2004-07-20 14:42:19 +0000
  • 3db413cc30 Pseudo-destructor fixed (fix adjusted for BCB6) Fernando Cacciola 2004-07-16 14:42:25 +0000
  • 46fafdb7c9 Fix outdated reference to boost/detail/none.hpp, to current boost/none.hpp. Rene Rivera 2004-07-11 16:40:21 +0000
  • 9aa4943b7a Pseudo-destructor fixed Fernando Cacciola 2004-07-07 15:13:25 +0000
  • 7cacecb6f9 Pseudo-destructor fixed Fernando Cacciola 2004-07-07 15:04:52 +0000
  • 0109fabef4 Fixed test for bcc5.6.4 weak overload resolution Fernando Cacciola 2004-02-02 15:40:12 +0000
  • dce592e3b2 Added acknowldegment to Mat Marcus Fernando Cacciola 2004-01-30 13:17:22 +0000
  • 05045f5be7 Fixed overload resolution problem with operator= in bcc5.6.4 Fernando Cacciola 2004-01-27 13:46:50 +0000
  • 8d85b4c47b Fixed documentation for operator< Fernando Cacciola 2004-01-14 20:22:56 +0000
  • 3ca0557a7c Sync with V1 Jamfile. Vladimir Prus 2004-01-09 11:28:42 +0000
  • 50d7c315d5 Fix link to variant library Douglas Gregor 2003-12-08 14:18:54 +0000
  • 24416ae806 Updated to reflect additions Fernando Cacciola 2003-12-04 01:45:19 +0000
  • 44f140f961 Removed obsolete test Fernando Cacciola 2003-11-28 15:40:20 +0000
  • 943df2a9aa No longer needed Fernando Cacciola 2003-11-28 15:38:57 +0000
  • c18e5d9464 Fixed bcc5.5.1 Fernando Cacciola 2003-11-28 15:33:51 +0000
  • 7bd27ccace Some headers were moved from "utility" to "detail" Fernando Cacciola 2003-11-28 15:33:07 +0000
  • 855d343cd1 Renamed Fernando Cacciola 2003-11-28 15:08:12 +0000
  • 1fc75ce00e Renamed (because of the 31 max chars limit) Fernando Cacciola 2003-11-28 15:04:23 +0000
  • d469aff043 Moved from "utility" to "detail" until a Fast Track Review formalizes it. Fernando Cacciola 2003-11-28 14:36:21 +0000
  • 2a85470f49 Simplify and clean up Dave Abrahams 2003-11-19 22:22:02 +0000
  • f8fe66e289 Still mre bcc5.5.1 compat fixes Fernando Cacciola 2003-11-07 14:57:30 +0000
  • 6c70e16379 More bcc5.5.1 compatibility fixes. Fernando Cacciola 2003-11-05 00:03:23 +0000
  • 51975011a9 More compiler compatibility fixes. New License Fernando Cacciola 2003-11-03 03:02:06 +0000
  • 38c609e126 New License Fernando Cacciola 2003-11-03 02:59:08 +0000
  • d0cf7efaf0 BCB551 and VC6 compatibility fixes Fernando Cacciola 2003-10-30 14:45:50 +0000
  • 9adda8450b VC6 compatibility fixes Fernando Cacciola 2003-10-30 14:45:13 +0000
  • 65464ceffd Reference semantics change rolledback (deffered to after 1.31.0) Fernando Cacciola 2003-10-30 00:39:34 +0000
  • 3b7d49e4aa *** empty log message *** Fernando Cacciola 2003-10-29 15:47:01 +0000
  • e8a91e1ce3 Compiler compatibility fixes Fernando Cacciola 2003-10-29 15:46:28 +0000
  • 3468bfb07f Compiler compatibility fixes; Reference assignment changed (if the lhs is initialized, the assignment goes to the referenced object, thus the reference is not rebound) Fernando Cacciola 2003-10-29 15:45:12 +0000
  • faa3c1962a Tests updated to reflect 1.15 changes Fernando Cacciola 2003-10-28 00:11:49 +0000
  • b64b2cb0be *** empty log message *** Fernando Cacciola 2003-10-28 00:09:18 +0000
  • 6b70058cf0 VC fixes for in-place constructor overloads, reference types are now assignable, none_t support added, compare_pointees.hpp factored out Fernando Cacciola 2003-10-28 00:03:17 +0000
  • 18b8685e5d Fix typo Vladimir Prus 2003-09-30 06:32:06 +0000
  • 920820c1d0 Add V2 Jamfile Vladimir Prus 2003-09-29 16:40:02 +0000
  • 52896b097e Typed in place construction added Fernando Cacciola 2003-09-15 20:28:10 +0000
  • 161540a0eb Fixed access bug in type helpers Fernando Cacciola 2003-09-11 21:56:07 +0000
  • 3568ed7d0e Removed Fernando Cacciola 2003-09-10 15:56:14 +0000
  • cd5ccd166b New tests added Fernando Cacciola 2003-09-10 15:53:25 +0000
  • a1d8949039 *** empty log message *** Fernando Cacciola 2003-09-10 15:47:00 +0000
  • d888dd2454 Additional tests Fernando Cacciola 2003-09-10 15:41:37 +0000
  • a2f8c2fd41 Added functionality Fernando Cacciola 2003-09-10 15:39:30 +0000
  • 0ba0ff8ce3 Use the import rule Dave Abrahams 2003-09-08 17:38:49 +0000
  • 5a595a9a92 repair the previous GCC fix, now works on gcc 2.95, 3.0, and 3.3 Jens Maurer 2003-08-18 18:51:55 +0000
  • 042d3e08b8 fix compilation guard for "using std::swap" Jens Maurer 2003-07-09 23:13:40 +0000
  • 7d8ab81d48 typo fixed and em-dash used instead of a single hypen for parenthetical phrases. Fernando Cacciola 2003-03-14 20:40:08 +0000
  • 0267424bfe Added BOOST_DEDUCED_TYPENAME to fix compilation failures. Markus Schöpflin 2003-03-14 12:56:01 +0000
  • 1e7b26738e Fixed alignment bug (::type missing) Fernando Cacciola 2003-03-13 12:54:53 +0000
  • 492f090b42 Small fix: test for m_initialized removed from operators -> and * (there is an assert anyway) Fernando Cacciola 2003-02-25 14:23:57 +0000
  • 93412ead09 Fixed typos. Thomas Witt 2003-02-25 10:29:21 +0000
  • 741a64d96e Copyright added Fernando Cacciola 2003-02-14 15:35:18 +0000
  • ac6f68cf80 vc7.0 compatibility fix Fernando Cacciola 2003-01-30 22:13:22 +0000
  • 196b8e7ea0 Additional portability fixes (for VC6.0,VC7.0 and Intel C++ 7.0) Fernando Cacciola 2003-01-29 19:48:43 +0000
  • 8068c1db25 GCC swap workaround added Fernando Cacciola 2003-01-28 15:18:50 +0000
  • 4456cc1660 MSVC templated constructor/assignment problem fixed. Fernando Cacciola 2003-01-28 14:38:00 +0000
  • 9461f09cb8 MSVC6.0 Fixes Fernando Cacciola 2003-01-27 13:54:57 +0000
  • 716dbf8c66 compile-file cases added to the test suite Fernando Cacciola 2003-01-24 15:32:11 +0000
  • 7433db80c4 Updated by TortoiseCVS Fernando Cacciola 2003-01-24 14:30:39 +0000
  • c59cea1720 Fixed doc typos and library index added Fernando Cacciola 2003-01-24 13:38:20 +0000
  • 6fd5d2faad Fail cases transitorily removed Fernando Cacciola 2003-01-23 19:18:35 +0000
  • 8db34f0637 compile-failed cases transitorily removed Fernando Cacciola 2003-01-23 19:13:11 +0000
  • 19d2388a31 Fixed for new regression testing. compile-fail cases added Fernando Cacciola 2003-01-23 18:07:25 +0000
  • ea296efa2f Jamfile added Fernando Cacciola 2003-01-23 16:29:30 +0000
  • 6277c98514 Initial versions Fernando Cacciola 2003-01-22 17:54:11 +0000