Commit graph

35769 commits

Author SHA1 Message Date
Daniel James
a26f65b92f Have two copies of minimal.css for now.
To ease the transition.


[SVN r63457]
2010-06-30 22:02:30 +00:00
Hartmut Kaiser
6eef95bf8a Spirit: minor changes
[SVN r63455]
2010-06-30 16:07:03 +00:00
Hartmut Kaiser
9c6f5f3cdd Spirit: spelling fixes
[SVN r63454]
2010-06-30 16:04:58 +00:00
Hartmut Kaiser
8ed50def1a Spirit: Adding workaround for qi::symbols on gcc 3.x.x
[SVN r63453]
2010-06-30 16:04:33 +00:00
Beman Dawes
d8da5909ff Reverse logic so that standard library file I/O is assumed *not* to have wide character path extension, thus defaulting to the safer choice.
[SVN r63452]
2010-06-30 15:20:21 +00:00
Daniel James
1e2db2f095 Fix images in standalone unordered documentation.
[SVN r63451]
2010-06-30 12:05:36 +00:00
Daniel James
a6ee4eb45b Get html-single and xhtml working with the new html stylesheets.
[SVN r63450]
2010-06-30 12:05:08 +00:00
Daniel James
2f11cb9802 Don't use _GLIBCXX_DEBUG on darwin.
It isn't supported by Apple's gcc 4.2.

[SVN r63449]
2010-06-30 12:04:41 +00:00
Daniel James
92de368a96 Fix headers.
[SVN r63448]
2010-06-30 12:04:02 +00:00
Hartmut Kaiser
8ae3c16bf3 Spirit: fixing ambiguity in Qi auto_ API
[SVN r63444]
2010-06-30 00:33:21 +00:00
Hartmut Kaiser
9ad3da631f Spirit: fixing ambiguity in Karma auto_ API
[SVN r63443]
2010-06-30 00:32:42 +00:00
Christopher Schmidt
47ef097f01 fixed c/p error
[SVN r63440]
2010-06-29 19:55:22 +00:00
John Maddock
4648a2bf65 Patch for macro redefinitions.
Fixes #4385.

[SVN r63439]
2010-06-29 16:02:13 +00:00
Daniel James
bc390ab679 Repeat the new file descriptor tests for the three different classes.
[SVN r63435]
2010-06-29 15:20:11 +00:00
Daniel James
185ab6da1b Some more windows fixes for my recent iostreams changes.
[SVN r63434]
2010-06-29 15:03:37 +00:00
Daniel James
a1944cad2b Fix call to unique_path on windows. Refs #2325.
[SVN r63433]
2010-06-29 14:30:29 +00:00
Daniel James
37417c8f97 Add change to iostreams release note.
Will try to add more detail about Steven's fixes if I find the time.

[SVN r63431]
2010-06-29 14:15:45 +00:00
Daniel James
fd6016546f Try to improve file_descriptor's ownership policies. Refs #3517
* Deprecate the old 'close_on_exit' constructors.
* Introduce new constructors from file handle, taking either
  `never_close_handle` or `close_handle`.
* Close current file handle when opening a new file handle,
  if it would have been closed in the destructor.

[SVN r63430]
2010-06-29 14:15:13 +00:00
Daniel James
fe95851071 Use unique_path instead of tmpnam. Refs #2325.
[SVN r63429]
2010-06-29 14:13:52 +00:00
Sebastian Redl
daa0b48db0 Generate and parse escaped forward slashes in JSON.
[SVN r63428]
2010-06-29 13:59:30 +00:00
Beman Dawes
1bbf3128f8 Fix #4254 and other documentation mistakes and bring into closer conformance with the C++ standard library working paper.
[SVN r63426]
2010-06-29 12:33:26 +00:00
John Maddock
e2b8ab3432 Oops missed this file in last commit.
[SVN r63424]
2010-06-29 08:24:29 +00:00
Beman Dawes
caabd855c9 Revert Sun changes - they weren't helping
[SVN r63416]
2010-06-28 21:20:45 +00:00
Beman Dawes
08c0dbb098 Fix typo
[SVN r63415]
2010-06-28 20:49:50 +00:00
Beman Dawes
685617d279 Tentative fix for 1578
[SVN r63414]
2010-06-28 20:37:58 +00:00
Marshall Clow
59d27e965a Applied patch. Fixes #4377
[SVN r63413]
2010-06-28 20:11:14 +00:00
Beman Dawes
1cac38b36f Delete file before starting tests, to create more reliable test environment. Always start tests with output, to avoid race condition on a few systems.
[SVN r63412]
2010-06-28 18:39:03 +00:00
John Maddock
d1005730a0 Update docs to match code.
[SVN r63409]
2010-06-28 15:59:21 +00:00
John Maddock
f27460195d Make the compile time gcd facilities work with greatest integer types, and be mpl compatible.
[SVN r63408]
2010-06-28 15:32:19 +00:00
Beman Dawes
e0a20b0cd1 Fix old Dinkumware without file stream wchar_t overloads
[SVN r63406]
2010-06-28 14:40:40 +00:00
Jeremiah Willcock
867e910ef8 Applied patch from #4384; fixes #4384
[SVN r63405]
2010-06-28 13:21:08 +00:00
Beman Dawes
f41a969e7f Use "funny" codecvt facet instead of UTF-8 to detect failures on systems that default to UTF-8. Fix generic_string bug with codecvt argument.
[SVN r63400]
2010-06-27 20:41:08 +00:00
Robert Ramey
2f6d263e3a attempt to address failures with MingW
[SVN r63395]
2010-06-27 18:47:15 +00:00
Robert Ramey
9279f39150 attempt to address failures with MingW
[SVN r63394]
2010-06-27 18:46:39 +00:00
Daniel James
c7714b16f2 Add copyright for boost build documentaiton.
Since there wasn't any copyright notice I should probably check with
Vladmir before comitting this one.

[SVN r63393]
2010-06-27 17:00:11 +00:00
Daniel James
2c0c4a0917 Missing bracket.
[SVN r63392]
2010-06-27 16:58:48 +00:00
Daniel James
03fd13decb Only check for apple macros under boost.
As discussed on the list:
http://lists.boost.org/Archives/boost/2010/06/168213.php

[SVN r63391]
2010-06-27 16:40:28 +00:00
Daniel James
f66d050bca Check for undefined apple macros.
[SVN r63390]
2010-06-27 16:40:03 +00:00
Daniel James
03854e7d70 Don't complain about an id immediately followed by a name.
Some documentation uses markup of the form:

{{{
<div id="foo"><h1><a name="foo"></a>Foo</h1>
...
</div>
}}}

This was appearing as a duplicate bookmark, but it's valid. So allow an
`id` immediately followed by an identical `name`. Could allow some
problematic markup but it's the best I could come up with without
a html parser.

[SVN r63389]
2010-06-27 16:39:36 +00:00
Daniel James
94926a4d55 Fix some links in date_time.
[SVN r63388]
2010-06-27 16:38:50 +00:00
Niels Dekker
e05461924c Assumption that Apple build 5659 of GNU 4.2.1 patched all value-initialization compiler bugs appears wrong, according to minion-clang-boost-bin-v2-libs-config-test-config_test-test-darwin-4-2-1-debug.html. Reverted [63249], see #4080.
[SVN r63379]
2010-06-27 11:14:54 +00:00
Beman Dawes
df271e8272 Add msvc 10 solution and projects
[SVN r63373]
2010-06-27 01:21:25 +00:00
Steven Watanabe
cd4492ba42 Try to make the generation of PNGs from latex a bit more robust.
[SVN r63371]
2010-06-26 21:08:54 +00:00
Steven Watanabe
24864613ce Some doc cleanup.
[SVN r63370]
2010-06-26 20:42:30 +00:00
Peder Holt
bf0b8b78ab Allow inclusion of typeof.hpp for compilers (borland) that does not support typeof emulation or native typeof. For these compilers, BOOST_TYPEOF_EMULATION_UNSUPPORTED will be defined, and BOOST_TYPEOF(Expr) will always result in boost::type_of::typeof_emulation_is_unsupported_on_this_compiler
[SVN r63369]
2010-06-26 20:28:49 +00:00
Beman Dawes
eb4c1c7e2f Correct macro dispaly
[SVN r63368]
2010-06-26 19:46:07 +00:00
Peder Holt
078eebc5ec Added documentation of BOOST_TYPEOF_SILENT
[SVN r63367]
2010-06-26 19:12:01 +00:00
Beman Dawes
974af5995e Fix test missing cvt argument. Add debugging output in case that doesn't fix problem.
[SVN r63366]
2010-06-26 19:06:58 +00:00
Steven Watanabe
b91d074d4a make sure that default arguments for parameters that start a new line are highlighted.
[SVN r63364]
2010-06-26 17:23:54 +00:00
Daniel James
0d66df69e1 Keep the quickbook documentation compatible with the last version.
[SVN r63354]
2010-06-26 15:56:03 +00:00