Commit Graph

76 Commits

Author SHA1 Message Date
e1ffaf38b6 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
a6f4615d5f This commit was manufactured by cvs2svn to create branch 'RC_1_33_0'.
[SVN r30300]
2005-07-28 18:22:24 +00:00
b831e5f88d Typos fixed
[SVN r29952]
2005-07-08 23:22:29 +00:00
88d002a7be Doc fixes
[SVN r29158]
2005-05-23 14:04:03 +00:00
dda39772ad Fix doubled EOLs.
[SVN r28438]
2005-04-23 16:35:57 +00:00
ed504fae7b Converted to Unix format
[SVN r28432]
2005-04-23 02:59:05 +00:00
9a0013d668 Optional's Assignment fixed
[SVN r28412]
2005-04-22 13:28:34 +00:00
361d945b5c fixed couple of html-typos
[SVN r25985]
2004-10-30 20:34:18 +00:00
d61baf2a94 bad links fixed
added myself to people


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


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


[SVN r25313]
2004-09-21 14:54:32 +00:00
7717a785de Fix some typos
[SVN r23844]
2004-07-20 14:42:19 +00:00
3db413cc30 Pseudo-destructor fixed (fix adjusted for BCB6)
[SVN r23632]
2004-07-16 14:42:25 +00:00
46fafdb7c9 Fix outdated reference to boost/detail/none.hpp, to current boost/none.hpp.
[SVN r23439]
2004-07-11 16:40:21 +00:00
9aa4943b7a Pseudo-destructor fixed
[SVN r23393]
2004-07-07 15:13:25 +00:00
7cacecb6f9 Pseudo-destructor fixed
[SVN r23392]
2004-07-07 15:04:52 +00:00
0109fabef4 Fixed test for bcc5.6.4 weak overload resolution
[SVN r22138]
2004-02-02 15:40:12 +00:00
dce592e3b2 Added acknowldegment to Mat Marcus
[SVN r22074]
2004-01-30 13:17:22 +00:00
05045f5be7 Fixed overload resolution problem with operator= in bcc5.6.4
[SVN r21999]
2004-01-27 13:46:50 +00:00
8d85b4c47b Fixed documentation for operator<
[SVN r21738]
2004-01-14 20:22:56 +00:00
3ca0557a7c Sync with V1 Jamfile.
[SVN r21563]
2004-01-09 11:28:42 +00:00
50d7c315d5 Fix link to variant library
[SVN r21184]
2003-12-08 14:18:54 +00:00
24416ae806 Updated to reflect additions
[SVN r21131]
2003-12-04 01:45:19 +00:00
44f140f961 Removed obsolete test
[SVN r20994]
2003-11-28 15:40:20 +00:00
943df2a9aa No longer needed
[SVN r20993]
2003-11-28 15:38:57 +00:00
c18e5d9464 Fixed bcc5.5.1
[SVN r20991]
2003-11-28 15:33:51 +00:00
7bd27ccace Some headers were moved from "utility" to "detail"
[SVN r20990]
2003-11-28 15:33:07 +00:00
855d343cd1 Renamed
[SVN r20985]
2003-11-28 15:08:12 +00:00
1fc75ce00e Renamed (because of the 31 max chars limit)
[SVN r20984]
2003-11-28 15:04:23 +00:00
d469aff043 Moved from "utility" to "detail" until a Fast Track Review formalizes it.
[SVN r20983]
2003-11-28 14:36:21 +00:00
2a85470f49 Simplify and clean up
[SVN r20870]
2003-11-19 22:22:02 +00:00
f8fe66e289 Still mre bcc5.5.1 compat fixes
[SVN r20727]
2003-11-07 14:57:30 +00:00
6c70e16379 More bcc5.5.1 compatibility fixes.
[SVN r20671]
2003-11-05 00:03:23 +00:00
51975011a9 More compiler compatibility fixes. New License
[SVN r20608]
2003-11-03 03:02:06 +00:00
38c609e126 New License
[SVN r20607]
2003-11-03 02:59:08 +00:00
d0cf7efaf0 BCB551 and VC6 compatibility fixes
[SVN r20565]
2003-10-30 14:45:50 +00:00
9adda8450b VC6 compatibility fixes
[SVN r20564]
2003-10-30 14:45:13 +00:00
65464ceffd Reference semantics change rolledback (deffered to after 1.31.0)
[SVN r20557]
2003-10-30 00:39:34 +00:00
3b7d49e4aa *** empty log message ***
[SVN r20549]
2003-10-29 15:47:01 +00:00
e8a91e1ce3 Compiler compatibility fixes
[SVN r20548]
2003-10-29 15:46:28 +00:00
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)
[SVN r20546]
2003-10-29 15:45:12 +00:00
faa3c1962a Tests updated to reflect 1.15 changes
[SVN r20512]
2003-10-28 00:11:49 +00:00
b64b2cb0be *** empty log message ***
[SVN r20511]
2003-10-28 00:09:18 +00:00
6b70058cf0 VC fixes for in-place constructor overloads, reference types are now assignable, none_t support added, compare_pointees.hpp factored out
[SVN r20510]
2003-10-28 00:03:17 +00:00
18b8685e5d Fix typo
[SVN r20216]
2003-09-30 06:32:06 +00:00
920820c1d0 Add V2 Jamfile
[SVN r20212]
2003-09-29 16:40:02 +00:00
52896b097e Typed in place construction added
[SVN r20070]
2003-09-15 20:28:10 +00:00
161540a0eb Fixed access bug in type helpers
[SVN r20029]
2003-09-11 21:56:07 +00:00
3568ed7d0e Removed
[SVN r19999]
2003-09-10 15:56:14 +00:00