Commit graph

19626 commits

Author SHA1 Message Date
Robert Ramey
b57974184f update serialization auto-link status
[SVN r30439]
2005-08-04 00:19:05 +00:00
Jonathan Turkanis
6a26caf962 corrected spelling of NO_COMPRESSION
[SVN r30432]
2005-08-03 22:49:33 +00:00
Andreas Huber
cb3a1ab8b1 Reformatted example code
[SVN r30428]
2005-08-03 21:05:48 +00:00
Andreas Huber
c6f98fd85c Removed the to-do item "Eliminate the need to wrap a single templated inner initial state into an mpl::list".
Added to-do item to clarify the requirements on the user-supplied mpl containers + compile time performance measurements.


[SVN r30427]
2005-08-03 20:42:16 +00:00
Andreas Huber
f5985ac2f5 Put all remarks about code as comments inside the code.
[SVN r30426]
2005-08-03 20:35:58 +00:00
Andreas Huber
51592ab7d3 Minor clarifications
[SVN r30425]
2005-08-03 20:31:49 +00:00
Andreas Huber
536813c72b No longer provides multiple test-suites
[SVN r30424]
2005-08-03 20:27:32 +00:00
Rene Rivera
ec32da71a1 Fix missing name of tool when setting up with a user specified binary of quickbook.
[SVN r30422]
2005-08-03 19:45:41 +00:00
Jonathan Turkanis
6610d6d0c7 added comments linking to docs
[SVN r30416]
2005-08-03 18:36:05 +00:00
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