Commit graph

10198 commits

Author SHA1 Message Date
Dave Abrahams
60e1a38fce Fixed spelling of Eva's name.
[SVN r19690]
2003-08-19 01:01:02 +00:00
Jaakko Järvi
3556ca47aa cleaning up after previous commit
[SVN r19688]
2003-08-18 19:35:29 +00:00
Jaakko Järvi
5871c8c1ec getting rid of some library specific macros and using BOOST_NO_EXPLICIT_-
FUNCTION_TEMPLATE_ARGUMENTS related helper macros from the config library


[SVN r19687]
2003-08-18 19:33:47 +00:00
Jens Maurer
a603e6b7b7 repair the previous GCC fix, now works on gcc 2.95, 3.0, and 3.3
[SVN r19686]
2003-08-18 18:51:55 +00:00
Beman Dawes
b3e38d196f Add license links, copyright messages, plus changes to reflect new license
[SVN r19682]
2003-08-18 16:40:06 +00:00
Beman Dawes
66dc78ae0d Initial commit
[SVN r19681]
2003-08-18 16:39:29 +00:00
Beman Dawes
0d38697ccf Add license links, copyright messages
[SVN r19680]
2003-08-18 16:38:09 +00:00
Jeremy Siek
4a7827b005 class -> struct
[SVN r19679]
2003-08-18 15:50:11 +00:00
Dave Abrahams
1249ad2e23 Added "Project-Specific" link to the main page.
[SVN r19678]
2003-08-18 11:45:16 +00:00
Dave Abrahams
5569aceba4 Updated RC_1_30_0 mailing_lists page to match HEAD
Added "Project-Specific" link to the main page.
Added pointer from user's list summary to project-specific lists.


[SVN r19677]
2003-08-18 11:43:13 +00:00
Dave Abrahams
aba007fafc Implemented subfeature defaults
feature.jam -

   * subfeatures acquired a subfeature attribute
   * improved error reporting
   * eliminated some unused code
   * simplified, improved commenting in, and fixed bugs in minimize

property.jam -

   * added missing "symmetric" label on toolset and variant in tests

msvc.jam -

   * version number is now defaulted, so I can have msvc-7.1 and
     msvc-6 configured, and simply type "bjam msvc".


[SVN r19675]
2003-08-18 04:39:43 +00:00
Beman Dawes
34b6d53c1f Boost License 1.0 final wording
[SVN r19672]
2003-08-18 01:41:02 +00:00
Bruno da Silva de Oliveira
f3593eb094 - removed "header_code", since we already have Include().
[SVN r19670]
2003-08-17 21:11:07 +00:00
Dave Abrahams
4e0fb9fe26 Fix relative path bug
[SVN r19667]
2003-08-17 20:01:24 +00:00
Bruno da Silva de Oliveira
28c7b6966e Added support for insertion of user code in the generated code
[SVN r19664]
2003-08-17 19:35:00 +00:00
Jeff Garland
6fd0507509 change merge_inclusive to hull
[SVN r19663]
2003-08-17 16:14:01 +00:00
Jeff Garland
ac14ef5cf8 change merge_inclusive to hull
[SVN r19662]
2003-08-17 16:08:37 +00:00
Aleksey Gurtovoy
62f9b75cb2 cosmetic fixes
[SVN r19661]
2003-08-17 14:53:46 +00:00
John Maddock
7c0fd26efc Added new config tests
[SVN r19656]
2003-08-17 12:03:03 +00:00
John Maddock
1a69d66fdf Added minimal Docs for new macros and headers (abi fixing/link library selection/BOOST_HAS_DECLS|PEC), more to come on this...
Added test cases for new macros and headers.


[SVN r19655]
2003-08-17 12:03:01 +00:00
John Maddock
800580d11a Added BOOST_HAS_DECLSPEC
[SVN r19654]
2003-08-17 12:00:52 +00:00
Andreas Huber
d8441b15b0 no message
[SVN r19653]
2003-08-16 23:23:46 +00:00
Bruno da Silva de Oliveira
88f6071a59 no message
[SVN r19652]
2003-08-16 21:11:50 +00:00
Guillaume Melquiond
d9368c0767 Improved documentation and generalized bi-division
[SVN r19651]
2003-08-16 20:56:28 +00:00
Andreas Huber
0fbc6fc2e6 - Added asynchronous_state_machine<> and worker<> and updated documentation accordingly
- Various minor bug fixes and code improvements (no breaking interface changes)
- Added Keyboard and PingPong examples
- Added .pdf documentation


[SVN r19650]
2003-08-16 20:12:26 +00:00
Bruno da Silva de Oliveira
f1792b615b - Fixed a bug in the pure virtual functions
[SVN r19648]
2003-08-16 19:13:45 +00:00
Bruno da Silva de Oliveira
0d8c08d5c1 - Added exception specifiers (patch by Gottfried).
[SVN r19645]
2003-08-16 18:21:44 +00:00
Dave Abrahams
4729bafd61 Fixed runtime library choice, since STLPort offers only multithreaded builds
[SVN r19643]
2003-08-16 15:30:01 +00:00
Jeff Garland
82d94b657f updates to changes since last release
[SVN r19641]
2003-08-16 14:28:42 +00:00
Jeff Garland
79d5bd8693 add merge_inclusive feature
[SVN r19640]
2003-08-16 14:23:41 +00:00
Jeff Garland
0a35043880 add merge_inclusive tests
[SVN r19639]
2003-08-16 14:22:35 +00:00
Jeff Garland
5e1c18f3ce add merge_inclusive feature to periods
[SVN r19638]
2003-08-16 14:20:07 +00:00
Dave Abrahams
a182c0f5a7 Fix public/private error.
[SVN r19636]
2003-08-16 13:56:52 +00:00
Dave Abrahams
9d3709d67e class.hpp, object/select_holder.hpp, object/pointer_holder.hpp -
fix a problem which was causing value_holder<T> to be instantiated
   on abstract classes.  Now we compute the held_type at an outer
   level thereby avoiding the inner instantiation.

object_core.hpp -

   workarounds for GCC 2.x bugs

suite/indexing/detail/indexing_suite_detail.hpp -

   workaround for a CWPro8 bug


[SVN r19635]
2003-08-16 13:48:34 +00:00
Dave Abrahams
0ebf281309 Fix bad CVS merge
[SVN r19633]
2003-08-16 11:22:08 +00:00
Guillaume Melquiond
f4a3a0778b Added I/O examples
[SVN r19632]
2003-08-16 09:29:29 +00:00
Dave Abrahams
cdbd8bc858 Fix facet support for intel-win32
[SVN r19629]
2003-08-16 01:18:46 +00:00
Dave Abrahams
45fdb1e082 Correctly signal that wchar_t is not a distinct type when emulating vc6.
[SVN r19628]
2003-08-16 01:14:18 +00:00
Daniel Frey
d937532673 Fix for Metrowerks CW
[SVN r19626]
2003-08-16 01:05:43 +00:00
Dave Abrahams
4f25bb3c3c Fix locale support for metrowerks
[SVN r19620]
2003-08-15 18:31:28 +00:00
Dave Abrahams
66bb93002a Fix the fix... again!
[SVN r19617]
2003-08-15 03:45:34 +00:00
Joel de Guzman
b4291d4777 added map value type (std::pair) wrapper to map_indexing_suite.hpp
[SVN r19616]
2003-08-15 03:03:27 +00:00
Joel de Guzman
10a775e4b0 moved map value type (std::pair) wrapper to map_indexing_suite.hpp
[SVN r19615]
2003-08-15 03:01:32 +00:00
Dave Abrahams
c437655812 Fix the fix ;-)
[SVN r19613]
2003-08-14 22:53:30 +00:00
Dave Abrahams
1b90ddb181 Workaround a VC7 bug with nested enums
[SVN r19611]
2003-08-14 22:48:01 +00:00
Jeremy Siek
c603603d1c some fixes to writable iterators
[SVN r19609]
2003-08-14 20:05:44 +00:00
Jeremy Siek
464a82acb0 EdgeList -> OutEdgeList
and then added EdgeList


[SVN r19607]
2003-08-14 19:22:56 +00:00
Jeremy Siek
ec363af96f fixed mispelling
[SVN r19606]
2003-08-14 19:17:35 +00:00
Jeremy Siek
2fc1587f1a fixed call to get()
[SVN r19605]
2003-08-14 17:15:02 +00:00
Joel de Guzman
78d897f2fc Added map_indexing_suite test
[SVN r19600]
2003-08-14 15:05:02 +00:00