Daniel James
2e4b4e6633
Fix broken link in hash documentation source.
...
[SVN r30475]
2005-08-04 22:16:22 +00:00
Andreas Huber
2cbe69ff70
Added missing include.
...
[SVN r30473]
2005-08-04 20:55:17 +00:00
Ralf W. Grosse-Kunstleve
fde81548c2
bug fix: friend class def_visitor_access; -> friend class python::def_visitor_access; This fix enables us to remove an EDG specific workaround.
...
[SVN r30471]
2005-08-04 20:15:35 +00:00
Joel de Guzman
d21786e910
Fixed missing forward declaration for quickbook::parse
...
[SVN r30465]
2005-08-04 17:42:22 +00:00
Daniel James
10e1180ad0
Fixed some of the include statements in the documentation.
...
[SVN r30464]
2005-08-04 17:39:42 +00:00
Jonathan Turkanis
519e731ec4
added photo size (turkanis)
...
[SVN r30462]
2005-08-04 16:50:37 +00:00
John Maddock
08b2da5094
Synch with release branch 1.33.0
...
[SVN r30461]
2005-08-04 16:28:34 +00:00
John Maddock
e51082c3fc
Merged fixes to broken links from release branch.
...
[SVN r30458]
2005-08-04 16:06:27 +00:00
Vladimir Prus
1215f491c3
Switch to using os.environ, except of modules.peek. Document SHELL.
...
[SVN r30453]
2005-08-04 06:51:15 +00:00
Vladimir Prus
e6daf384bb
Fix off-by-one error in builtin_shell. The result contained one random
...
character at the end.
[SVN r30452]
2005-08-04 06:38:41 +00:00
Dave Abrahams
18bf5dda5e
Fix some problems pointed out by Pavel Chikulaev
...
[SVN r30450]
2005-08-04 05:07:25 +00:00
Robert Ramey
a65c381f2e
fix derivedpointer link
...
[SVN r30449]
2005-08-04 03:58:18 +00:00
Hartmut Kaiser
fb04f2c03a
Fixed broken links.
...
[SVN r30445]
2005-08-04 01:47:16 +00:00
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