Commit graph

19617 commits

Author SHA1 Message Date
Dave Abrahams
38150ef348 Fix footnote size
[SVN r30413]
2005-08-03 17:29:30 +00:00
Vladimir Prus
bf6baf59c0 Support assembler sources with gcc.
Patch from Craig Rodrigues.


[SVN r30406]
2005-08-03 13:33:45 +00:00
Hartmut Kaiser
efe8134f53 Fixed broken links.
[SVN r30405]
2005-08-03 13:30:26 +00:00
Dave Abrahams
f76d91a57a Fix broken links
[SVN r30403]
2005-08-03 13:01:57 +00:00
Dave Abrahams
b8cc7dac09 Fix broken links
[SVN r30401]
2005-08-03 12:25:30 +00:00
Vladimir Prus
a3ed030136 Add missing call to 'virtual-target.register' when symlinking targets.
Otherwise, if we build 'install' target twice, we'll get two different
symlink targets.


[SVN r30400]
2005-08-03 11:43:04 +00:00
Dave Abrahams
adc07894b6 Fix broken links
[SVN r30398]
2005-08-03 11:39:39 +00:00
Dave Abrahams
5df5a9ee00 Clean up index.
Recategorize parameter library.


[SVN r30396]
2005-08-03 11:09:03 +00:00
John Maddock
2eaaa1791a Added information about building regex with ICU support.
[SVN r30395]
2005-08-03 10:16:23 +00:00
Aleksey Gurtovoy
a07c13077a Fix MetaCommunications spelling
[SVN r30390]
2005-08-03 01:58:20 +00:00
Jaakko Järvi
b9b2cb31d0 Fixed typos in comments
[SVN r30381]
2005-08-02 17:43:37 +00:00
Jeff Garland
9bf1f851b2 Remove localtime_r functions for borland compilers.
[SVN r30374]
2005-08-02 13:02:41 +00:00
Aleksey Gurtovoy
7fe3413151 regression report fixes
[SVN r30371]
2005-08-02 07:52:00 +00:00
Vladimir Prus
1140ac658b Improved msvc support.
- minor spellings errors in comments ("iff" and "vccars" instead of "if"
and "vcvars")
- correct escaping of metacharacters in regular expressions
- Fixed a condition so /Zc:forScope /Zc:wchar_t are added in MSVC 8.x too
- Side-by-side manifests are now used for exe targets too, not only for
DLLs.
- Reworked /Ogity|/Ogisy options selection code (a minor refactoring)
- Search paths without /bin are now only added if vc 7.1 is going to be
detected.
- Added autodetection for VC8.0 using VS80COMNTOOLS variable
- Use os.environ instead of modules.peek + :J hack.

Patch from Andrey Melnikov.


[SVN r30370]
2005-08-02 05:38:42 +00:00
Eric Niebler
3357ddb2da merge from QUICKBOOK_INCLUDE branch
[SVN r30369]
2005-08-02 03:39:30 +00:00
Aleksey Gurtovoy
10342ba33e cosmetic report fixes
[SVN r30362]
2005-08-01 15:11:21 +00:00
Rene Rivera
f7cbc3f82c Remove non-platform sources from bootstrap build.
[SVN r30361]
2005-08-01 14:14:43 +00:00
Vladimir Prus
c96c49c7ea Qt4 support, from Alo Sarv.
[SVN r30360]
2005-08-01 14:08:27 +00:00
Rene Rivera
d619710dbc Don't compile extra non-platform files during bootstrap.
[SVN r30358]
2005-08-01 13:39:46 +00:00
Aleksey Gurtovoy
192e610944 Bring back to life user reports
[SVN r30357]
2005-08-01 13:39:35 +00:00
Vladimir Prus
e8817e76aa Allow to reinitialize Whale support several time, provided the path
is always the same.


[SVN r30356]
2005-08-01 11:40:29 +00:00
Vladimir Prus
5053d5d523 Added notes about relative source paths.
[SVN r30355]
2005-08-01 09:14:02 +00:00
Andreas Huber
ec703af61b Added a FAQ item explaining the pitfalls of dynamically linked state-machines. Also added associated tests to find out whether and how FSMs can be put into DLLs.
[SVN r30354]
2005-08-01 07:17:44 +00:00
Douglas Gregor
0932e86305 Remove accidental commit of documentation to HEAD
[SVN r30341]
2005-07-31 16:57:39 +00:00
Douglas Gregor
231e8e0e87 Add BoostBook-generated HTML docs
[SVN r30339]
2005-07-31 16:29:54 +00:00
Andreas Huber
242ff8fef1 Minor bug fix
[SVN r30337]
2005-07-31 09:02:53 +00:00
Rene Rivera
bd36f54dec Account for VC8 not having single threaded runtimes.
[SVN r30321]
2005-07-30 15:52:51 +00:00
Rene Rivera
d7bee9c58d Merged branch changes as they got out of sync for lack of merging.
[SVN r30320]
2005-07-30 15:48:18 +00:00
Jonathan Turkanis
74d7ac2f53 misc
[SVN r30311]
2005-07-29 17:58:59 +00:00
Michael Stevens
586310a28e FIX packed and sparse overloads for increment and decrement
[SVN r30310]
2005-07-29 12:18:39 +00:00
Vladimir Prus
ee1321ec0d Unbreak " lib a ; " syntax.
Thanks to Craig Rodrigues for the bug report.


[SVN r30309]
2005-07-29 12:00:40 +00:00
Vladimir Prus
a1eba0c31a Include <unistd.h> to get definition of _exit.
Patch from Craig Rodrigues.


[SVN r30308]
2005-07-29 09:30:12 +00:00
Vladimir Prus
a202a0a9a5 Ignore some files in CVS operations
[SVN r30307]
2005-07-29 08:42:42 +00:00
Hartmut Kaiser
dad1a4d98d Marked two failing tests as expected.
[SVN r30306]
2005-07-29 03:07:56 +00:00
Beman Dawes
4bf07287ee filesystem _dll tests, marked mingw-3_4_2 failures as expected
[SVN r30305]
2005-07-29 02:34:57 +00:00
Peter Dimov
1cd2cf5d72 Added a paragraph for Bind
[SVN r30303]
2005-07-28 22:14:06 +00:00
Jonathan Turkanis
0212005d2a isc
[SVN r30302]
2005-07-28 18:52:04 +00:00
Jonathan Turkanis
f0f2678d08 corrected spelling
[SVN r30301]
2005-07-28 18:50:30 +00:00
Douglas Gregor
146a3b1515 Revert Jeremy Siek's patches for now
[SVN r30299]
2005-07-28 18:22:23 +00:00
Jonathan Turkanis
8da63a284b misc
[SVN r30298]
2005-07-28 17:27:20 +00:00
Jonathan Turkanis
119358e8fb added Jonathan Turkanis
[SVN r30297]
2005-07-28 17:05:39 +00:00
Jonathan Turkanis
e403d33830 initial commitment
[SVN r30296]
2005-07-28 17:05:20 +00:00
Jonathan Turkanis
1dcbb4978f misc
[SVN r30295]
2005-07-28 16:44:04 +00:00
Jonathan Turkanis
8a5e8290f1 misc
[SVN r30294]
2005-07-28 16:38:03 +00:00
Dave Abrahams
200dcf85fe Finish Parameter library reference edits
[SVN r30293]
2005-07-28 16:34:02 +00:00
Jeremy Siek
4b0335b98c fixed archetypes for count, etc.
[SVN r30292]
2005-07-28 16:33:20 +00:00
Jonathan Turkanis
dc709257b4 misc
[SVN r30291]
2005-07-28 16:26:34 +00:00
Jonathan Turkanis
012b54853f added main content
[SVN r30290]
2005-07-28 16:15:57 +00:00
Jonathan Turkanis
368c506528 added algorithms
[SVN r30289]
2005-07-28 15:41:25 +00:00
Jeremy Siek
abfa8be720 changed std::count test
[SVN r30288]
2005-07-28 15:41:07 +00:00