Commit Graph

50050 Commits

Author SHA1 Message Date
Vesa Karvonen
b6f2012abc Shorter list to reduce compiling time from 13 to 5 on EDG based compilers
[SVN r12445]
2002-01-22 18:09:36 +00:00
Jeremy Siek
12f13a12fa moved the make_dfs_visitor function and the visitor class to above
where it first gets used


[SVN r12444]
2002-01-22 15:01:48 +00:00
Dave Abrahams
6c06af98fe Make it possible to compile a given source file by giving its object file name as a target.
[SVN r12443]
2002-01-22 13:53:04 +00:00
Dave Abrahams
3d46f5a4ee Fixes for gcc-2.95.3
[SVN r12442]
2002-01-22 13:52:05 +00:00
Vesa Karvonen
e4c6840f66 BOOST_PP_EXPAND now used only as a workaround
[SVN r12441]
2002-01-22 13:41:53 +00:00
Vesa Karvonen
44b5477420 Removed replacement rescan from tests.
Made requirements for BOOST_PP_CAT and BOOST_PP_STRINGIZE stronger.


[SVN r12440]
2002-01-22 13:38:55 +00:00
Peter Dimov
9e92996667 Smart pointer enhancements, initial commit
[SVN r12439]
2002-01-22 13:38:52 +00:00
Vesa Karvonen
b7c842cac3 Removed apparently redundant uses of BOOST_PP_EXPAND()
[SVN r12438]
2002-01-22 13:35:09 +00:00
Vesa Karvonen
4667b38752 Recognized MSVC++ workaround
[SVN r12437]
2002-01-22 13:33:39 +00:00
Vesa Karvonen
697dc4cb20 Changed implementation to allow macro expansion of macro arguments
[SVN r12436]
2002-01-22 13:32:06 +00:00
Dave Abrahams
66ede4f83f ICL compatibility
[SVN r12435]
2002-01-22 13:12:41 +00:00
Dave Abrahams
75d1a531d7 Fixes for Intel, added version cutoff for obsolete MWERKS workaround
[SVN r12434]
2002-01-22 13:11:05 +00:00
Vesa Karvonen
e550d2681a Added list data structure
[SVN r12433]
2002-01-22 10:29:42 +00:00
Vesa Karvonen
d55c9d75f8 Added libs/preprocessor/test/list_test.hpp
[SVN r12432]
2002-01-22 10:20:48 +00:00
Vesa Karvonen
8dad31ae0e Added list data structure
[SVN r12431]
2002-01-22 10:18:08 +00:00
Toon Knapen
6cfadf7793 yyacc added again, but this time with the executable flag set
[SVN r12430]
2002-01-22 09:02:47 +00:00
Toon Knapen
4198d15f7e just deleting it to add it again with the executable flag set
[SVN r12429]
2002-01-22 09:01:57 +00:00
Gennadiy Rozental
dfdb588d4d test library revision 2 initial commit
[SVN r12425]
2002-01-22 05:44:28 +00:00
Gennadiy Rozental
e783513ab3 test library revision 2 initial update
[SVN r12423]
2002-01-22 05:35:52 +00:00
Gennadiy Rozental
222ea9645b *** empty log message ***
[SVN r12422]
2002-01-22 05:31:07 +00:00
Dave Abrahams
7a8a546d9d initial checkin
[SVN r12416]
2002-01-22 03:46:44 +00:00
Dave Abrahams
22c32a55e1 fix for EDG
[SVN r12415]
2002-01-22 02:32:48 +00:00
Ralf W. Grosse-Kunstleve
120e3e1bd8 default argument moved to declaration.
[SVN r12414]
2002-01-22 01:43:40 +00:00
Ralf W. Grosse-Kunstleve
6d6c3aa0f1 inserted: missing typename (EDG 245 diagnostics)
[SVN r12410]
2002-01-22 00:35:37 +00:00
Rene Rivera
15f497b05b - Moved <suppress> code to support it for all target types.
- Added <linkflags> feature.
- Added <sysinclude> and <linkflags> to all toolsets.
- Documented existing changes to "variant" inheritance.


[SVN r12408]
2002-01-21 22:25:03 +00:00
Ralf W. Grosse-Kunstleve
7cc37996d5 added: missing // after #endif
[SVN r12405]
2002-01-21 21:18:47 +00:00
Jens Maurer
9845c98f5b fix various compile problems
[SVN r12403]
2002-01-21 20:27:56 +00:00
Vesa Karvonen
2f9e3d7dc9 Update documentation
[SVN r12400]
2002-01-21 19:21:24 +00:00
Vesa Karvonen
400f23ffdf 2D repetition example added to documentation
[SVN r12399]
2002-01-21 19:18:51 +00:00
Vesa Karvonen
cf011176c2 C/C++ -> C++
[SVN r12398]
2002-01-21 19:17:40 +00:00
Vesa Karvonen
5616c7024f Minor documentation change
[SVN r12397]
2002-01-21 19:05:49 +00:00
Vladimir Prus
eafb20a9d6 Added support for building RPMs.
[SVN r12395]
2002-01-21 12:33:20 +00:00
Dave Abrahams
03ea8508ed Use ref everywhere for reliability
[SVN r12394]
2002-01-21 06:56:27 +00:00
Dave Abrahams
156ec5038a always use ref (counting) for safety
[SVN r12393]
2002-01-21 06:23:33 +00:00
Dave Abrahams
fe2011faca fixed transfer-of-ownership counting to avoid problems
[SVN r12392]
2002-01-21 06:20:15 +00:00
Dave Abrahams
0b086a0a03 added binary_search_test
[SVN r12391]
2002-01-21 01:29:38 +00:00
Dave Abrahams
2298354f3e initial checkin
[SVN r12390]
2002-01-21 01:29:06 +00:00
Dave Abrahams
61afb1b286 simplification
[SVN r12389]
2002-01-21 01:21:34 +00:00
Dave Abrahams
a90342342a initial checkin
[SVN r12388]
2002-01-21 00:49:14 +00:00
Dave Abrahams
9897eda012 Added class wrapping
[SVN r12387]
2002-01-21 00:47:05 +00:00
Dave Abrahams
cd26b940a1 Added implicit conversion tests
[SVN r12386]
2002-01-20 23:54:26 +00:00
Dave Abrahams
367137df51 Moved add_overload functionality to function::add_to_namespace
[SVN r12385]
2002-01-20 23:52:52 +00:00
Dave Abrahams
e3ef93742b added class wrapping
[SVN r12384]
2002-01-20 23:52:36 +00:00
Dave Abrahams
4432211e7f made it possible to initialize from type_info
[SVN r12383]
2002-01-20 23:50:52 +00:00
Dave Abrahams
876a37fc5c suppress gcc warning
[SVN r12382]
2002-01-20 23:43:36 +00:00
Dave Abrahams
beafcdee8e Moved add_overload functionality to function::add_to_namespace
[SVN r12381]
2002-01-20 23:41:56 +00:00
Dave Abrahams
91eb3e60b4 Explicit qualifications help MSVC6
[SVN r12380]
2002-01-20 23:07:05 +00:00
Beman Dawes
beb9d8ebd2 Update license
[SVN r12379]
2002-01-20 20:09:43 +00:00
Beman Dawes
6983f4d54c Fix sstream config issue plus update license
[SVN r12378]
2002-01-20 20:08:46 +00:00
Vesa Karvonen
b87aa1ad19 Changed primary e-mail address for Boost development
[SVN r12377]
2002-01-20 19:45:23 +00:00