Commit Graph

50050 Commits

Author SHA1 Message Date
Beman Dawes
e83c3976fc Fix spelling of BOOST_NO_STD_ITERATOR_TRAITS in comments (BGD)
[SVN r7694]
2000-09-04 14:28:14 +00:00
Beman Dawes
0ac43cde35 BOOST_NO_PRIVATE_IN_AGGREGATE added (Mark Rodgers)
[SVN r7693]
2000-09-01 15:50:28 +00:00
Beman Dawes
11277f75cf Two broken compiler fixes (Beman Dawes)
[SVN r7692]
2000-09-01 15:49:53 +00:00
Beman Dawes
dc22f54787 Correct comment regarding wchar_t
[SVN r7691]
2000-08-30 12:50:04 +00:00
Beman Dawes
00698c41b2 Changes in response to public review comments
[SVN r7690]
2000-08-30 12:48:34 +00:00
Beman Dawes
39c583b921 Changes reflecting formal review comments
[SVN r7689]
2000-08-30 12:44:40 +00:00
Beman Dawes
308ad76b71 Initial commit
[SVN r7688]
2000-08-30 12:36:38 +00:00
Jens Maurer
7301e4df06 Always need to use "g++" (not "gcc") to get the proper libraries
[SVN r7687]
2000-08-06 20:31:30 +00:00
Jens Maurer
6c2c1a8d2a Re-run for array2-5 removed once again
[SVN r7686]
2000-08-06 20:30:43 +00:00
John Maddock
0fe71a1315 MWCW patch
[SVN r7685]
2000-08-05 11:53:02 +00:00
Beman Dawes
e9f5b7fc80 As actually used for Version_1_17_0
[SVN r7684]
2000-08-03 16:11:35 +00:00
Beman Dawes
5c524663ce 1.17.0 release candidate runup
[SVN r7683]
2000-08-03 15:26:16 +00:00
Beman Dawes
5bcae209dd Duplicate of file in boost directory
[SVN r7682]
2000-08-03 15:01:28 +00:00
Jens Maurer
2f4919173c test results for array<>
[SVN r7681]
2000-08-02 20:32:50 +00:00
Jeremy Siek
32e4fb19f1 added array1-5.cpp to the list of compiles
[SVN r7679]
2000-08-02 18:26:55 +00:00
Jeremy Siek
8f76df8a8a initial checkin of Nico's array library
[SVN r7678]
2000-08-02 18:15:32 +00:00
Jeremy Siek
437d3ce1ec initial checkin of Nico's array class
[SVN r7677]
2000-08-02 14:19:47 +00:00
John Maddock
52bf3c883c type traits update [added is_convertible and alignment_of]
[SVN r7675]
2000-08-02 10:58:59 +00:00
Mark Rodgers
c7daf4a70f Workarounds for Metrowerks as suggested by Fabrice Truillot.
[SVN r7672]
2000-08-01 07:53:58 +00:00
Jens Maurer
52f74f3983 increased gcc's template-depth to 30, which makes operators_test.cpp compile.
[SVN r7670]
2000-07-31 21:27:16 +00:00
Beman Dawes
a3dbaa92cf Add typename syntax fix in two places (from Jens Maurer)
[SVN r7665]
2000-07-30 18:59:52 +00:00
John Maddock
9bfc48e3be replaced lost copyright declaration
[SVN r7662]
2000-07-30 10:33:53 +00:00
John Maddock
abe3699c62 minor compiler compatability fixes
[SVN r7661]
2000-07-29 11:39:42 +00:00
Jens Maurer
b8fca52382 Regression tests for Linux/x86
[SVN r7660]
2000-07-28 21:17:12 +00:00
Jens Maurer
c301b200e6 More uniform compiler designations in the column headings
[SVN r7659]
2000-07-28 21:11:36 +00:00
Jens Maurer
4035c860ac Typo fixes
Moved basic class templates from namespace boost::detail to boost::random


[SVN r7658]
2000-07-28 21:08:29 +00:00
Beman Dawes
01936c9bb1 Link to tables, which are now on separate pages to ease automatic generation.
[SVN r7657]
2000-07-27 21:09:48 +00:00
Beman Dawes
cad8d04084 Initial commit. This table is automatically generated by the regression test.
[SVN r7656]
2000-07-27 21:05:44 +00:00
Beman Dawes
4742e63204 Initial commit. Reflects Jens Maurer's Linux changes, more complete HTML in the generated table, and automatic generation of the table file name based on the Python sys.platform name.
[SVN r7655]
2000-07-27 21:03:48 +00:00
Beman Dawes
fbf2936b61 Minor format fix
[SVN r7647]
2000-07-27 14:46:43 +00:00
Beman Dawes
baf6f49ed9 Initial commit
[SVN r7646]
2000-07-27 14:46:23 +00:00
Beman Dawes
3b4db827be Initial commit
[SVN r7643]
2000-07-27 14:33:29 +00:00
Beman Dawes
5b4a8170b7 Initial HTML commit
[SVN r7642]
2000-07-27 14:32:20 +00:00
Beman Dawes
0566f5ae2c Initial HTML commit
[SVN r7640]
2000-07-27 14:27:00 +00:00
Beman Dawes
f29f011a9b Test HTML commit after FrontPage change. No actual content changed.
[SVN r7639]
2000-07-27 14:21:30 +00:00
Beman Dawes
4bafd3ef4e Initial commit
[SVN r7638]
2000-07-27 14:18:23 +00:00
Beman Dawes
fa2cbe6250 Initial HTML commit
[SVN r7636]
2000-07-27 14:04:40 +00:00
Beman Dawes
96c5e9d46c Initial HTML commit
[SVN r7635]
2000-07-27 13:48:45 +00:00
Beman Dawes
ac5dc48e0e Initial HTML commit
[SVN r7634]
2000-07-27 13:38:51 +00:00
Jens Maurer
f39d8eb76f Moved basic class templates from namespace boost::detail to boost::random.
[SVN r7632]
2000-07-26 20:32:14 +00:00
Beman Dawes
5279b6661d Initial version from John Maddock
[SVN r7631]
2000-07-26 17:29:19 +00:00
Beman Dawes
0c3d020a33 Change back slash to forward slash in include path (Jens Maurer)
[SVN r7630]
2000-07-24 23:50:22 +00:00
Beman Dawes
6a81d5931d Fixes for various compilers from John Maddock
[SVN r7629]
2000-07-24 17:59:52 +00:00
Beman Dawes
c7433ea940 Changed throw() to // never throws.
[SVN r7628]
2000-07-24 16:21:10 +00:00
Dave Abrahams
eb4ffabc8f Fixed spelling of BOOST_NO_INCLASS_MEMBER_INITIALIZATION in comment per suggestion from John Maddock.
[SVN r7627]
2000-07-23 14:39:25 +00:00
Dave Abrahams
545f823fe4 Suppress numeric_cast warnings for GCC, Borland and MSVC
[SVN r7626]
2000-07-17 22:33:43 +00:00
Beman Dawes
9896ba6c6a Add revision history for prior change
[SVN r7625]
2000-07-13 17:36:27 +00:00
Mark Rodgers
90b1cb806b Added missing BOOST_NO_USING_TEMPLATE docs and moved this since it
infects BCB4 as well and BCC5.5.
Added BOOST_NO_POINTER_TO_MEMBER_CONST at the suggestion of
Fabrice Truillot.


[SVN r7624]
2000-07-12 08:31:46 +00:00
Beman Dawes
ce5e16b6ae 1.16.1 initial CVS checkin
[SVN r7620]
2000-07-07 16:04:40 +00:00
Beman Dawes
69401754fd This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.


[SVN r7621]
2000-07-07 16:04:40 +00:00