Commit graph

10645 commits

Author SHA1 Message Date
Rene Rivera
00707d7554 Adjust FileClone on Linux to copy symlinks, instead of copying the symlink's target.
[SVN r20171]
2003-09-24 03:17:17 +00:00
Dave Abrahams
edc1d68a00 Use import rule
[SVN r20170]
2003-09-24 00:01:11 +00:00
Dave Abrahams
a79d1e1503 bug fixes for path properties in remotely-defined template targets.
[SVN r20169]
2003-09-23 23:58:33 +00:00
Dave Abrahams
a97d6aecd5 Work with gcc2
[SVN r20168]
2003-09-23 23:57:23 +00:00
John R. Bandela
24eac71215 Changed parameter in the token_iterator constructors from end to e to avoid a name conflict warning with the end method of token_iterator.
John R. Bandela


[SVN r20166]
2003-09-23 03:24:41 +00:00
Douglas Gregor
e25c3fb715 Handle doxygen:param properties with equal signs in them
[SVN r20164]
2003-09-22 22:41:29 +00:00
Douglas Gregor
dc3dc27496 Oops, headers to doxyfile transformation should be composing and should handle its sources properly
[SVN r20163]
2003-09-22 22:03:57 +00:00
Dave Abrahams
6d5d6d2b2e Separate access and traversal for iterator_adaptor
[SVN r20162]
2003-09-22 19:55:01 +00:00
Jeremy Siek
ffb27bac71 fixed another small bug in inherit-category
[SVN r20161]
2003-09-22 16:51:02 +00:00
Jeremy Siek
69b06faade fixed bug in inherit-category that Thomas found
[SVN r20160]
2003-09-22 16:48:40 +00:00
Jeremy Siek
aaf8260944 small edits
[SVN r20159]
2003-09-22 16:32:56 +00:00
Jeremy Siek
23f7e5faa5 added more design rationale, and moved some text
[SVN r20158]
2003-09-22 16:28:27 +00:00
Thomas Witt
9961ae95dc Typos
[SVN r20157]
2003-09-22 16:24:44 +00:00
Jeremy Siek
5400392172 fixed iterator_tag in first part to match iterator_tag in the second part
[SVN r20156]
2003-09-22 16:07:24 +00:00
Jeremy Siek
8e7c943324 hierarchy->group
[SVN r20155]
2003-09-22 16:04:44 +00:00
Jeremy Siek
6ddf8310f0 small change to iterator_tag body
[SVN r20154]
2003-09-22 15:55:22 +00:00
Jeremy Siek
e71f92b26e added the paper number and resolved some conflicts
[SVN r20152]
2003-09-22 15:45:58 +00:00
Dave Abrahams
d58160bfef Table formatting tweaks for PDF/tex generation.
Some minor editing for language improvements.


[SVN r20151]
2003-09-22 15:10:34 +00:00
Jeremy Siek
8bd7a19165 updated to match the rst file
[SVN r20150]
2003-09-22 13:58:20 +00:00
Thomas Witt
4d5d8d9ab3 Changed email address.
[SVN r20148]
2003-09-22 08:43:20 +00:00
Rene Rivera
5946a4aa73 Minor change to handle the alternative regression format.
[SVN r20146]
2003-09-22 05:29:01 +00:00
Jeremy Siek
c2dadd8bda change to lvalue stuff and changing access tag to enum and bits
[SVN r20145]
2003-09-22 04:57:00 +00:00
Douglas Gregor
311fa1f633 If a testsuite has no ID, give it one based on its parent id
[SVN r20144]
2003-09-22 03:19:35 +00:00
Douglas Gregor
4c1088cd55 Added a prefix feature, that hooks up to the Doxygen-parsed header prefix
[SVN r20143]
2003-09-22 02:19:49 +00:00
Douglas Gregor
bf861bf6ab Add a trailing slash to the header prefix, if needed
[SVN r20142]
2003-09-22 02:19:15 +00:00
Jeff Garland
192f6ffe18 fix Wshadow warning from gcc
[SVN r20141]
2003-09-22 01:38:57 +00:00
Douglas Gregor
a49bef3821 doxygen.jam:
- Stage BoostBook XML generated via Doxygen into the project
directory, so it can be XIncluded
  - Eventually, would like to just generate it in the project directory,
and then perhaps dependency generation would work correctly.


[SVN r20140]
2003-09-22 01:32:54 +00:00
Jeff Garland
e86fa2995b fix Wshadow warning from gcc
[SVN r20139]
2003-09-22 00:14:58 +00:00
Douglas Gregor
774ecd2ea4 boostbook.jam:
- Hey, derived types are cool. Use 'em for BoostBook

doxygen.jam:
	- Completely rewritten to be slightly less hackish than before (but
	  still quite hackish).
	- Added <doxygen:param> free feature to allow customization of Doxygen
          configuration file.


[SVN r20138]
2003-09-22 00:14:09 +00:00
Douglas Gregor
bd08c0f719 collect.xsl:
- Deal with newer versions of Doxygen (grrrr)


[SVN r20137]
2003-09-21 23:52:31 +00:00
Dave Abrahams
5a1376b629 Correct integral constant overflow
[SVN r20136]
2003-09-21 18:49:04 +00:00
Dave Abrahams
a0d1e3e35a Fix const-correctness problem
[SVN r20135]
2003-09-21 17:24:37 +00:00
Beman Dawes
b0c974291d Reflect license file rename plus suggested wording changes
[SVN r20134]
2003-09-21 12:29:08 +00:00
Beman Dawes
bea9e866fb Renamed LICENSE-1.0
[SVN r20133]
2003-09-21 12:19:20 +00:00
Beman Dawes
1173080dda Devin Smith suggested name reflect version
[SVN r20132]
2003-09-21 12:18:23 +00:00
Thomas Witt
553f1f7b51 Reverted change to traversal category.
[SVN r20131]
2003-09-21 11:13:46 +00:00
Dave Abrahams
2eb29fae81 Minor grammatical correction + comment
[SVN r20130]
2003-09-21 09:17:31 +00:00
Aleksey Gurtovoy
99b41f5ec5 Now ignores empty toolsets in test results
[SVN r20129]
2003-09-21 02:27:44 +00:00
Bruno da Silva de Oliveira
4dda21abd2 - added return_by_value
[SVN r20127]
2003-09-21 02:07:07 +00:00
Dave Abrahams
bde501f570 Implemented injected constructors.
Eliminated _DEBUG redefinition warning for CWPro8.


[SVN r20126]
2003-09-21 01:35:19 +00:00
Jeremy Siek
1f34454f86 some edits based on comments from Howard Hinnant
[SVN r20125]
2003-09-21 00:30:15 +00:00
Jeremy Siek
cd8c453fe6 some minor edits
[SVN r20124]
2003-09-20 23:43:30 +00:00
Thomas Witt
f763f4646f Made transform_iterator documentation refer to result_of.
[SVN r20123]
2003-09-20 21:30:10 +00:00
Dave Abrahams
2ea1073f01 Handle ETI in BOOST_MPL_ALGORITM_TRAITS_LAMBDA_SPEC, since we need to invoke that anyway.
Make is_even work with vc6/7.


[SVN r20122]
2003-09-20 21:27:04 +00:00
Bruno da Silva de Oliveira
ecf6e33dbb bugs in Enum and export_values option
[SVN r20121]
2003-09-19 23:07:14 +00:00
Eric Friedman
a1278226d2 Added EDG workaround to binary apply_visitor.
[SVN r20120]
2003-09-19 18:53:34 +00:00
Eric Friedman
fb9c919cd9 Extended MSVC6 workaround to MSVC7.
[SVN r20119]
2003-09-19 18:49:51 +00:00
Dave Abrahams
30faebac66 Remove outdated comment; use boost::detail::iterator_traits instead of
std::iterator_traits exclusively.


[SVN r20117]
2003-09-19 18:44:53 +00:00
Samuel Krempp
0d47a43958 MSVC STLport 's char_traits is not in namespace std.
[SVN r20116]
2003-09-19 17:20:50 +00:00
Samuel Krempp
96a7a85606 fixed few small errors (pcount(), str()..)
[SVN r20115]
2003-09-19 16:59:38 +00:00