Commit Graph

493 Commits

Author SHA1 Message Date
Rene Rivera
c23c21d9c2 Remove obsolete Boost.Build v1 files.
[SVN r35880]
2006-11-06 17:10:46 +00:00
Dave Abrahams
1b7002f663 misused "precedence" changed to "precedent"
[SVN r35831]
2006-11-04 02:13:53 +00:00
Dave Abrahams
5182283649 misused "precedence" changed to "precedent"
[SVN r35831]
2006-11-04 02:13:53 +00:00
Gennaro Prota
4599ae0bfd merge from head [removed unnamed namespace (see http://lists.boost.org/Archives/boost/2006/07/107873.php); usual copyright/license/url fixes]
[SVN r34647]
2006-07-20 23:23:09 +00:00
Gennaro Prota
16a8ccbecc removed unnamed namespace (see http://lists.boost.org/Archives/boost/2006/07/107873.php); usual copyright/license/url fixes
[SVN r34646]
2006-07-20 23:17:22 +00:00
Fernando Cacciola
734e5b5283 Some additional functions added to optional (being new there won't be regressions)
[SVN r34411]
2006-06-26 18:01:38 +00:00
Dave Abrahams
9ccefc8349 workaround for Borland
[SVN r34288]
2006-06-12 19:02:41 +00:00
Dave Abrahams
a77dff3e11 workaround for Borland
[SVN r34288]
2006-06-12 19:02:41 +00:00
Hartmut Kaiser
9516a779fe Disambiguated certain constructs.
[SVN r34227]
2006-06-08 01:47:33 +00:00
Hartmut Kaiser
0961a6598a Disambiguated certain constructs.
[SVN r34226]
2006-06-08 01:39:40 +00:00
nobody
03248b5fd8 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
2006-03-21 02:26:31 +00:00
Fernando Cacciola
c7e74ce372 Fixed bug in optional_io
[SVN r32979]
2006-02-17 21:15:58 +00:00
Fernando Cacciola
91bdde095d Non-templated iostreams fix in optional_io
Better "illegal conversion" fail test


[SVN r32972]
2006-02-16 20:52:55 +00:00
Fernando Cacciola
0e10374194 AlisdairM BCB2006 patch reapplied to HEAD
[SVN r32820]
2006-02-10 20:52:25 +00:00
Vladimir Prus
d3f9e112c4 Update Jamfile.v2
[SVN r32761]
2006-02-09 09:50:56 +00:00
Fernando Cacciola
864adf2e87 Now commited in HEAD
[SVN r32748]
2006-02-08 19:29:54 +00:00
Fernando Cacciola
0be943c2f6 Added simple operators << and >> to optional<>
[SVN r32533]
2006-02-03 21:39:21 +00:00
Fernando Cacciola
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


[SVN r32531]
2006-02-03 19:56:03 +00:00
John Maddock
f89c517fa8 Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
[SVN r30670]
2005-08-25 16:27:28 +00:00
Fernando Cacciola
b831e5f88d Typos fixed
[SVN r29952]
2005-07-08 23:22:29 +00:00
Fernando Cacciola
88d002a7be Doc fixes
[SVN r29158]
2005-05-23 14:04:03 +00:00
Rene Rivera
dda39772ad Fix doubled EOLs.
[SVN r28438]
2005-04-23 16:35:57 +00:00
Douglas Gregor
ed504fae7b Converted to Unix format
[SVN r28432]
2005-04-23 02:59:05 +00:00
Fernando Cacciola
9a0013d668 Optional's Assignment fixed
[SVN r28412]
2005-04-22 13:28:34 +00:00
Fredrik Blomqvist
361d945b5c fixed couple of html-typos
[SVN r25985]
2004-10-30 20:34:18 +00:00
Fernando Cacciola
d61baf2a94 bad links fixed
added myself to people


[SVN r25610]
2004-10-07 16:01:24 +00:00
Aleksey Gurtovoy
1412c04b24 c++boost.gif -> boost.png replacement
[SVN r25573]
2004-10-05 15:45:52 +00:00
Fernando Cacciola
24c5f92413 In-place factories moved from /detail to /utility
New value_initalized tests added


[SVN r25436]
2004-09-27 12:28:21 +00:00
Fernando Cacciola
07a80c1b9b In-place factories moved from /detail to /utility
New value_initalized tests added


[SVN r25313]
2004-09-21 14:54:32 +00:00
Douglas Gregor
7717a785de Fix some typos
[SVN r23844]
2004-07-20 14:42:19 +00:00
Fernando Cacciola
3db413cc30 Pseudo-destructor fixed (fix adjusted for BCB6)
[SVN r23632]
2004-07-16 14:42:25 +00:00
Rene Rivera
46fafdb7c9 Fix outdated reference to boost/detail/none.hpp, to current boost/none.hpp.
[SVN r23439]
2004-07-11 16:40:21 +00:00
Fernando Cacciola
9aa4943b7a Pseudo-destructor fixed
[SVN r23393]
2004-07-07 15:13:25 +00:00
Fernando Cacciola
7cacecb6f9 Pseudo-destructor fixed
[SVN r23392]
2004-07-07 15:04:52 +00:00
Fernando Cacciola
0109fabef4 Fixed test for bcc5.6.4 weak overload resolution
[SVN r22138]
2004-02-02 15:40:12 +00:00
Fernando Cacciola
dce592e3b2 Added acknowldegment to Mat Marcus
[SVN r22074]
2004-01-30 13:17:22 +00:00
Fernando Cacciola
05045f5be7 Fixed overload resolution problem with operator= in bcc5.6.4
[SVN r21999]
2004-01-27 13:46:50 +00:00
Fernando Cacciola
8d85b4c47b Fixed documentation for operator<
[SVN r21738]
2004-01-14 20:22:56 +00:00
Vladimir Prus
3ca0557a7c Sync with V1 Jamfile.
[SVN r21563]
2004-01-09 11:28:42 +00:00
Douglas Gregor
50d7c315d5 Fix link to variant library
[SVN r21184]
2003-12-08 14:18:54 +00:00
Fernando Cacciola
24416ae806 Updated to reflect additions
[SVN r21131]
2003-12-04 01:45:19 +00:00
Fernando Cacciola
44f140f961 Removed obsolete test
[SVN r20994]
2003-11-28 15:40:20 +00:00
Fernando Cacciola
943df2a9aa No longer needed
[SVN r20993]
2003-11-28 15:38:57 +00:00
Fernando Cacciola
c18e5d9464 Fixed bcc5.5.1
[SVN r20991]
2003-11-28 15:33:51 +00:00
Fernando Cacciola
7bd27ccace Some headers were moved from "utility" to "detail"
[SVN r20990]
2003-11-28 15:33:07 +00:00
Fernando Cacciola
855d343cd1 Renamed
[SVN r20985]
2003-11-28 15:08:12 +00:00
Fernando Cacciola
1fc75ce00e Renamed (because of the 31 max chars limit)
[SVN r20984]
2003-11-28 15:04:23 +00:00
Fernando Cacciola
d469aff043 Moved from "utility" to "detail" until a Fast Track Review formalizes it.
[SVN r20983]
2003-11-28 14:36:21 +00:00
Dave Abrahams
2a85470f49 Simplify and clean up
[SVN r20870]
2003-11-19 22:22:02 +00:00
Fernando Cacciola
f8fe66e289 Still mre bcc5.5.1 compat fixes
[SVN r20727]
2003-11-07 14:57:30 +00:00