Commit Graph

  • 53cc1b1e7a adding entry for polygon library Luke Simonson 2010-06-02 15:45:06 +0000
  • bf69f2930f redirect Luke Simonson 2010-06-02 15:31:16 +0000
  • 320d04c6c6 Corrected graphs for support from 0 (not 1) so start at origin. Both svg and converted to png with Inkscape versions. Paul A. Bristow 2010-06-02 15:16:20 +0000
  • aa75040edf Corrected support minimum to 0 (was 1). Paul A. Bristow 2010-06-02 14:49:22 +0000
  • 0ea1d37a4d Merge all config diffs from trunk Beman Dawes 2010-06-02 14:30:04 +0000
  • d6aa7d95e1 Add merge2release.bat Beman Dawes 2010-06-02 13:57:32 +0000
  • 07c84fa797 Add bash scripts to change versions Beman Dawes 2010-06-02 12:12:49 +0000
  • 57c1c8c83e Merged revisions 62373 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-06-02 04:01:40 +0000
  • e5496b0532 Fixing potential compilation errors with newer and more standard conformant compilers when using gil and STL. Basically gil's iterators and interator adaptors are now explicit what iterator category they are belonging to, e.g. random access iterator. Christian Henning 2010-06-02 03:53:16 +0000
  • ff1cea24e1 work around msvc-7.1 bug Eric Niebler 2010-06-02 03:46:45 +0000
  • 446f66f96f use generators directly instead of relying on the domain to inherit from them, which seems a dubious design Eric Niebler 2010-06-01 22:13:33 +0000
  • fa838ff255 fix one return type missed by [62368] Eric Niebler 2010-06-01 22:10:54 +0000
  • 9001c671de Add docs and scripts for dual version support. Beman Dawes 2010-06-01 14:38:37 +0000
  • 643123c5f1 use boost::tr1_result_of to avoid problems with boost::result_of and decltype Eric Niebler 2010-06-01 14:18:42 +0000
  • 1d18f07db2 Separate version types into library_version_type, version_type (classes) and item_version_type. Robert Ramey 2010-05-31 21:18:44 +0000
  • ea2d8483e3 Separate version types into library_version_type, version_type (classes) and item_version_type. Robert Ramey 2010-05-31 21:17:21 +0000
  • e872bd9aa7 Remember to recurse after highlighting a number Steven Watanabe 2010-05-31 17:04:37 +0000
  • 0bfc7e9c6e Merge Random from the trunk Steven Watanabe 2010-05-31 16:44:36 +0000
  • 8b3ceefb65 Fix bug that occurs when copying zero-byte source files. John Maddock 2010-05-31 15:51:55 +0000
  • 4aac7d98c1 Initial version 3 commit, from sandbox filesystem-v3 at revision 62344 Beman Dawes 2010-05-31 15:29:20 +0000
  • ab24d2d8d5 Fix typo Beman Dawes 2010-05-31 11:57:01 +0000
  • 20388bf2aa Reflect changeset 62331 macro changes in docs Beman Dawes 2010-05-31 11:55:30 +0000
  • 2a55ff1057 MinGW 4.3 works for graphviz_test; changed annotation to say that Jeremiah Willcock 2010-05-30 23:51:02 +0000
  • 8f42a30715 Update link_test to check that separate file template instantiation and export works as expected. John Maddock 2010-05-30 17:31:09 +0000
  • 749fb3aad8 Change regex to make use of new Boost.Config macros. John Maddock 2010-05-30 17:24:45 +0000
  • 5ff1e42678 Upgrade system and filesystem to conform system_category and generic_category interface to N3090, the current C++0x working paper, section 19.5, System error support. Beman Dawes 2010-05-30 15:38:32 +0000
  • 948054851f Make sure that strings are put in quotes. Steven Watanabe 2010-05-30 12:19:02 +0000
  • d2328b0b28 Made memset call in value_init conditional, see #3869. Updated the section "compiler issues" of its documentation. Niels Dekker 2010-05-30 09:19:09 +0000
  • f0588dae39 Highlight literals Steven Watanabe 2010-05-28 18:03:32 +0000
  • 04855e570e initial merge to trunk Luke Simonson 2010-05-28 17:19:36 +0000
  • 12d4bea48b initial merge to trunk Luke Simonson 2010-05-28 17:17:22 +0000
  • d3103143d1 Highlight one more semicolon Steven Watanabe 2010-05-28 15:24:17 +0000
  • bedbb2df9a Make the synopsis the same size as other code blocks Steven Watanabe 2010-05-28 14:50:39 +0000
  • 90f2887937 Make sure that every bit of C++ code that we output goes through the syntax highlighter Steven Watanabe 2010-05-28 14:40:48 +0000
  • 22dc4a6b98 Add some missing operators Steven Watanabe 2010-05-28 02:08:40 +0000
  • 369f468e5d Use XML entities instead of C escapes for new lines and tabs Steven Watanabe 2010-05-28 00:58:34 +0000
  • 0da7760d35 initial merge to trunk Luke Simonson 2010-05-27 22:51:27 +0000
  • 3674a94775 Hack to update print targets when their contents change. This should fix the ancient bug whereby boostbook_catalog.xml doesn't get updated when user-config-jam is changed Steven Watanabe 2010-05-27 21:24:26 +0000
  • 93c538918e Merged changes from trunk. Andrey Semashev 2010-05-27 17:58:58 +0000
  • a6ab0fcc4f Changed "and" to "&&" in #if statements to appease VC++ 10 Jeremiah Willcock 2010-05-27 17:31:40 +0000
  • 9079837b97 Merged revisions 62255 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-05-27 14:39:27 +0000
  • ae46c0f8cb Merge fix for #2762 from trunk. Rene Rivera 2010-05-27 14:12:42 +0000
  • c869975d5d Spirit: Updated version number Hartmut Kaiser 2010-05-27 12:50:06 +0000
  • f9d912b717 Try and make BOOST_NO_EXTERN_TEMPLATES clearer. John Maddock 2010-05-27 08:49:52 +0000
  • 0f5f1b42a5 Use forward slashes in path parameters to xsltproc. This should hopefully make the main doc build work with cygwin tools Steven Watanabe 2010-05-27 03:36:44 +0000
  • 465631b217 add test for internal domain deduction utilities Eric Niebler 2010-05-27 02:39:10 +0000
  • 09c69d2c8c Add detection of __LITTLE/BIG_ENDIAN__ for GCC versions that define them. I.e. the Apple builds of Xcode/gcc. (fixes #2762) Rene Rivera 2010-05-26 21:10:41 +0000
  • 3e5cf1a13b Fix version check, as g++ 4.1 still has the PCH bug. Refs #4172. Peter Dimov 2010-05-26 19:34:10 +0000
  • f513cd98d5 Bring the boost.jam module up to date Steven Watanabe 2010-05-26 19:05:19 +0000
  • 99799bfc6e Resolve the ambiguity between the zero argument make_shared and the variadic one. Refs #3856. Peter Dimov 2010-05-26 18:18:10 +0000
  • 39feea599b Handle cygwin vs. windows paths for doxygen Steven Watanabe 2010-05-26 18:06:16 +0000
  • 1599316f80 DWORD is unsigned long, not unsigned int. Refs #4217. Peter Dimov 2010-05-26 17:49:37 +0000
  • 151b78d5ee Applied patch for Sun C++. Refs #4199. Peter Dimov 2010-05-26 17:43:58 +0000
  • 75ad68de19 Merge [61344] to release. Fixes #4108. Peter Dimov 2010-05-26 17:34:01 +0000
  • eee6a6b7ad Merge [61574], [61575], [61579] to release. Peter Dimov 2010-05-26 17:25:06 +0000
  • b2e0c61bae Fixed test compilation with C++0x aware compilers. The bind and ref calls should be explicitly qualified with the boost namespace. Andrey Semashev 2010-05-26 16:30:14 +0000
  • bed298add0 Import the out-xml rules to the global module so they can be found by __ACTION_RULE__. Somehow they stopped being globally available. This fixes the --out-xml=q.xml option. Rene Rivera 2010-05-26 14:22:15 +0000
  • 976b1fa36b Fix stupid bug, that broke using xsltproc ; Steven Watanabe 2010-05-26 12:18:46 +0000
  • baa16a35fd Fix -Wshadow warnings. Closes #4015. Patch from Tatu Kilappa. Vladimir Prus 2010-05-26 10:40:34 +0000
  • e6080f2b11 Fix types. Closes #4069. Vladimir Prus 2010-05-26 09:51:10 +0000
  • 5aeb072569 Correct typos. Closes #4138. Vladimir Prus 2010-05-26 09:47:35 +0000
  • 0306a5a299 Add some missing includes for the parameter library Douglas Gregor 2010-05-26 07:47:05 +0000
  • 89c7cb96cb Added missing inline Anthony Williams 2010-05-26 06:48:58 +0000
  • 9f5e0790f7 Windows CE does not support returning from functions inside the _try/__except handler. David Deakins 2010-05-26 04:07:36 +0000
  • df4cf35254 Add some missing files Steven Watanabe 2010-05-26 03:39:15 +0000
  • eb8ad9fa87 Checked in the correct Windows CE fix. David Deakins 2010-05-26 03:36:31 +0000
  • 04a9947b83 - Windows CE does not have the _controlfp_s function David Deakins 2010-05-26 03:27:46 +0000
  • 28457b1a06 Fix #3994, error values on some Broadcom chips Beman Dawes 2010-05-26 00:38:07 +0000
  • a8ef21388f Try to adjust the paths in boostbook_catalog.xml to be correct, whether we're using a windows or cygwin build of xsltproc Steven Watanabe 2010-05-26 00:31:42 +0000
  • 30e40280f1 Fix #3962 Beman Dawes 2010-05-25 23:47:37 +0000
  • f354e451f7 Fix #3910 Beman Dawes 2010-05-25 23:33:39 +0000
  • 88f1af52b0 Fix #3867, both for ERROR_NOT_READY and ERROR_INVALID_DRIVE. These happen when CD/DVD drive has no disc and USB card reader has no card, respectively. Beman Dawes 2010-05-25 23:18:13 +0000
  • c3124d7fcf Look for docbook in /opt/local/share since that's the default installation directory for macports Steven Watanabe 2010-05-25 21:15:18 +0000
  • 5629b8fed5 fixed gcc error when -fno-rtti set Christophe Henry 2010-05-25 20:58:14 +0000
  • 0a52d0357d Use the same syntax highlighting that QuickBook generates for the Doxygen/BoostBook synopsis sections Steven Watanabe 2010-05-25 20:40:27 +0000
  • 549641b009 Always use forward slashes in arguments to xsltproc. The windows xsltproc can handle forward slashes, but the cygwin version chokes on backslashes Steven Watanabe 2010-05-25 18:43:18 +0000
  • 51d7cf07dd Better autoconfiguration for BoostBook Steven Watanabe 2010-05-25 18:28:53 +0000
  • 8d7fda7f8e Use new symbol visibility macros Beman Dawes 2010-05-25 16:15:01 +0000
  • 1eb4b33728 Decoupled arg_list and maybe. This removes a few dependencies on other headers and speeds up compilation. Andrey Semashev 2010-05-25 15:53:47 +0000
  • e3f44eec8b Update to use hidden visibility where possible. John Maddock 2010-05-25 14:51:38 +0000
  • 68c7d0e739 Change to use new symbol visibility macros. John Maddock 2010-05-25 14:45:54 +0000
  • c868d13ba5 Add symbol visibility support to Intel and Sun compilers. John Maddock 2010-05-25 14:38:34 +0000
  • e4c2038862 Explicitly qualify bind with boost::. Fixes #4223. Steven Watanabe 2010-05-25 14:22:55 +0000
  • f7f02fca61 Minor adaption of PTree tutorial to reality. Sebastian Redl 2010-05-25 11:57:40 +0000
  • c33feac2fa Make encode_char_entities safe against empty strings, because Graph uses it that way. Fixes bug 4245. Based on patch by Christopher Alfeld. Sebastian Redl 2010-05-25 11:54:27 +0000
  • e73d9fc76c Fix unconditional use of non-standard glibc specific functions. John Maddock 2010-05-25 11:23:34 +0000
  • 0c0bf21162 Spirit: fixed #4253: Error with lex::_val, added test Hartmut Kaiser 2010-05-25 02:55:57 +0000
  • c585836c6a Spirit: fixed #4253: Error with lex::_val Hartmut Kaiser 2010-05-25 02:54:51 +0000
  • 9e7e1568e6 Spirit: fixed a problem with lex::_val Hartmut Kaiser 2010-05-24 22:43:31 +0000
  • e85296191c Apply fix #4237 uniformly to all shared builds, in the hope that this same problem is what is causing failures on IBM and Sun platforms. Believed to be harmless on platforms where it isn't needed. Beman Dawes 2010-05-24 19:26:26 +0000
  • a72678a1b7 Fixed log ambiguity in VC++ 10 Jeremiah Willcock 2010-05-24 17:40:07 +0000
  • 47d3cdcd5a Merged revisions 62139 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-05-24 03:58:59 +0000
  • 365b1ac4d4 Merge [62051] from the trunk Steven Watanabe 2010-05-23 22:50:37 +0000
  • a28e441513 Apply #61957 from release Christopher Jefferson 2010-05-23 20:06:00 +0000
  • d860ccddf2 Fix some minor documentation errors. Fixes #4224 Steven Watanabe 2010-05-23 14:44:57 +0000
  • 67414087f6 cygwin fix Gennadiy Rozental 2010-05-23 13:57:12 +0000
  • 405d1fce50 Removed temporary code, skipping value-initialization of pointer-to-member objects for Intel <= 11.1. Niels Dekker 2010-05-22 22:48:13 +0000
  • 4a1804021c Added some more comment to [62159] Niels Dekker 2010-05-22 22:37:11 +0000
  • 338f4e5fb0 Added BOOST_NO_COMPLETE_VALUE_INITIALIZATION to Intel C++ <= 11.1 (trunk), see #4080. Niels Dekker 2010-05-22 22:27:27 +0000
  • 39800b9011 value_init_test now uses lightweight_test by Peter Dimov; see #4246. Fernando Cacciola mailed me he agreed as well. Niels Dekker 2010-05-22 22:05:54 +0000