Commit Graph

50050 Commits

Author SHA1 Message Date
Beman Dawes
59e8839bde Add tabs and JavaScript rationale
[SVN r15252]
2002-09-10 14:13:01 +00:00
Vladimir Prus
6fcab6f9e1 Doc clarifications.
[SVN r15251]
2002-09-10 12:52:36 +00:00
Vladimir Prus
0c88b9e638 Added development plan.
[SVN r15250]
2002-09-10 10:06:06 +00:00
Gennadiy Rozental
639a841fb7 Javascript removed
HTML validity check passed


[SVN r15249]
2002-09-10 07:42:41 +00:00
Paul Mensonides
5ec812de8e Metrowerks speedup
[SVN r15248]
2002-09-10 02:12:19 +00:00
Ralf W. Grosse-Kunstleve
d724f45fcc work around broken Python 2.2 include files
[SVN r15246]
2002-09-09 21:58:15 +00:00
Ralf W. Grosse-Kunstleve
a0511b01bc work around broken Tru64/cxx offsetof macro
[SVN r15245]
2002-09-09 21:55:14 +00:00
Dave Abrahams
884ad1d2e0 operator[] workaround from "Yitzhak Sapir" <yitzhaks@actimize.com>
[SVN r15244]
2002-09-09 21:15:41 +00:00
uid30600
5b7703c277 Fix missing declaration problem
[SVN r15243]
2002-09-09 20:31:51 +00:00
uid30600
be673229fe Reduce header interdependencies
[SVN r15242]
2002-09-09 20:05:17 +00:00
Beman Dawes
5ad1da02cc from Ed
[SVN r15240]
2002-09-09 19:24:58 +00:00
Peter Dimov
80664e4525 scoped_ptr::reset changed to copy+swap (problem reported by Thomas Witt)
[SVN r15239]
2002-09-09 17:44:33 +00:00
Dave Abrahams
f612239fdd initial commit
[SVN r15238]
2002-09-09 17:17:59 +00:00
Beman Dawes
792b1d4a9a C++ committee meeting FAQ initial commit
[SVN r15237]
2002-09-09 15:20:14 +00:00
Dave Abrahams
ab4e49d674 VC7 builds
[SVN r15236]
2002-09-09 14:05:10 +00:00
Beman Dawes
8e1fa2ec91 new preprocessor tests
[SVN r15235]
2002-09-09 13:21:45 +00:00
Beman Dawes
d79b8223fc boost/test/minimal.hpp
[SVN r15234]
2002-09-09 11:58:24 +00:00
Dave Abrahams
d29b39c067 *** empty log message ***
[SVN r15233]
2002-09-09 11:37:30 +00:00
Gennadiy Rozental
67bca88f41 descriptions added
[SVN r15232]
2002-09-09 09:07:03 +00:00
Gennadiy Rozental
6487748cbe cvs id and copyright header added
[SVN r15231]
2002-09-09 08:49:25 +00:00
Gennadiy Rozental
0abd970fd4 tabs excluded
[SVN r15230]
2002-09-09 08:43:53 +00:00
Paul Mensonides
2d5bfbeb29 gcc fix
[SVN r15229]
2002-09-09 06:23:42 +00:00
Dave Abrahams
c4204249ef Workaround broken BOOST_PP_ENUM on GCC
[SVN r15228]
2002-09-09 04:14:31 +00:00
Dave Abrahams
6badd897cb Fix declaration bug
Workaround broken MSVC6 stdlib


[SVN r15227]
2002-09-09 03:35:05 +00:00
Dave Abrahams
73e4cb8060 Workaround MSVC6 bug
[SVN r15226]
2002-09-09 03:34:01 +00:00
Dave Abrahams
b35fc44dfb Work around PP lib bug with GCC
[SVN r15225]
2002-09-09 03:03:39 +00:00
Joel de Guzman
66d0912878 Fixed init<...> bug where there are no default arguments. Added a test case for this.
[SVN r15224]
2002-09-09 02:36:54 +00:00
Dave Abrahams
557804485a Added support for enums
[SVN r15223]
2002-09-09 02:24:41 +00:00
Dave Abrahams
d969752e57 Added support for enums
[SVN r15222]
2002-09-09 02:00:53 +00:00
Dave Abrahams
caf73316ff cope with recent PP lib changes
[SVN r15221]
2002-09-09 01:59:45 +00:00
Paul Mensonides
71be9360b1 fixed flags precedence
[SVN r15220]
2002-09-09 00:35:13 +00:00
Paul Mensonides
dd380c4d30 fixed capitalization
[SVN r15219]
2002-09-08 23:43:43 +00:00
Paul Mensonides
97f8c4f826 BOOST_PP_LINE inclusion
[SVN r15218]
2002-09-08 23:20:16 +00:00
Paul Mensonides
4744c0712d compatibility jumper headers
[SVN r15217]
2002-09-08 23:11:02 +00:00
Paul Mensonides
bf5d93c5c9 borland fixes
[SVN r15215]
2002-09-08 22:06:46 +00:00
Paul Mensonides
594427fa75 pp-lib update
[SVN r15214]
2002-09-08 22:03:22 +00:00
Paul Mensonides
c5963d58d2 compatibility jumper headers
[SVN r15213]
2002-09-08 21:34:26 +00:00
Paul Mensonides
1d6fc62ef4 workaround for insidious bcc bug
[SVN r15212]
2002-09-08 21:15:30 +00:00
Paul Mensonides
25f27fc35a not supposed to be here!
[SVN r15211]
2002-09-08 21:15:12 +00:00
John Maddock
711498c42f VC7 has no numeric_limits<__int64> specialisation
[SVN r15209]
2002-09-08 11:31:56 +00:00
John Maddock
df213f6c5c Fixed def of mumeric_limits<unsigned long long>::digits
[SVN r15208]
2002-09-08 11:31:17 +00:00
Paul Mensonides
3d9bb810d7 initial revision
[SVN r15207]
2002-09-08 11:01:16 +00:00
Paul Mensonides
01c86a4658 initial revision
[SVN r15206]
2002-09-08 10:52:13 +00:00
Paul Mensonides
4e400c1acf bad name
[SVN r15205]
2002-09-08 10:51:48 +00:00
Paul Mensonides
ad816ed4af initial revision
[SVN r15204]
2002-09-08 10:37:14 +00:00
Paul Mensonides
08e9874f1c initial revision
[SVN r15203]
2002-09-08 10:22:48 +00:00
Paul Mensonides
cb83ce6156 initial revision
[SVN r15202]
2002-09-08 09:58:13 +00:00
Paul Mensonides
4fbac7ea43 intial revision
[SVN r15201]
2002-09-08 09:57:18 +00:00
Paul Mensonides
4b197d4c10 initial revision cleanup
[SVN r15200]
2002-09-08 09:45:41 +00:00
Paul Mensonides
b024a6a066 initial revision
[SVN r15199]
2002-09-08 09:41:42 +00:00