Commit Graph

  • 2ebb495f75 Improve configuration/invocation docs Vladimir Prus 2008-11-01 13:23:12 +0000
  • 1cc4d6b1c8 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • 1bd908d97b Merge https://svn.boost.org/trac/boost/changeset/49508 Vladimir Prus 2008-11-01 13:14:17 +0000
  • 3bf3ff2d66 Add properties help to Jamroot. Vladimir Prus 2008-11-01 13:07:19 +0000
  • 445dc6d635 Starting merge of CMake build system files into trunk with the encouragement of Doug Gregor and others. Michael A. Jackson 2008-11-01 12:53:52 +0000
  • bfac1dbae9 Fixed a number of misprints in the documentation, added change notes for the latest commit. The tests are modified to support the latest changes. Andrey Semashev 2008-11-01 10:36:57 +0000
  • e71b316999 Fixed various issues, including missing includes, missing IO operators for local time, windows.h inclusion on Windows, compilation failure on GCC 4.3, a number of warnings on GCC and MSVC. Added a new format specifier %O to format and read more than 99 hours in time durations. All exception throwing moved to boost::throw_exception in order to support builds with exceptions disabled. Andrey Semashev 2008-11-01 10:34:04 +0000
  • 4b584b39c8 Properly set threading options when compiling PCH. Vladimir Prus 2008-11-01 08:21:56 +0000
  • 4f0d601d33 markup some Boost.Spirit tests that may take too long to compile with aC++ Boris Gubenko 2008-10-31 21:54:06 +0000
  • 2dc424be2e markup tests that take too long to compile with aC++ Boris Gubenko 2008-10-31 15:19:01 +0000
  • 31707900d9 Merged documentation changes from trunk. Christopher Kohlhoff 2008-10-31 12:05:52 +0000
  • cf4ca5fc1f Filesystem: merge recent and missed changes from trunk Beman Dawes 2008-10-31 01:13:31 +0000
  • 3f6e8be9c3 Add more documentation for asio::streambuf. Christopher Kohlhoff 2008-10-31 01:09:45 +0000
  • 69273019ed Merged revisions 49482,49484 via svnmerge from https://svn.boost.org/svn/boost/trunk Christopher Kohlhoff 2008-10-30 23:24:23 +0000
  • 75566b41ba Correction of double paragraph in documentation Robert Ramey 2008-10-30 19:31:28 +0000
  • 00b7f3baae Fixes #2445. Update to recognise VC10. John Maddock 2008-10-29 17:11:50 +0000
  • 2a0949eac6 Fix scoped_ptr usage to work with Sun Studio 11. Christopher Kohlhoff 2008-10-29 13:00:24 +0000
  • 56d0f911dc Add a new POSIX-specific chat client showing how to use the posix::stream_descriptor class. Christopher Kohlhoff 2008-10-29 12:50:58 +0000
  • deb62cc35e Fix problem in read_until's match_condition handling when the delimiter lies at the end of the data. Christopher Kohlhoff 2008-10-29 12:49:05 +0000
  • 18cf4f8107 Filesystem: fix #2224 (Hajo Kirchhoff) Beman Dawes 2008-10-29 11:52:07 +0000
  • 0d5cb1e4b6 Merge broken link fix Beman Dawes 2008-10-28 19:39:08 +0000
  • 1c4aa66e5e Fix broken link Beman Dawes 2008-10-28 19:30:51 +0000
  • 38aae0d191 Filesystem: merge doc updates Beman Dawes 2008-10-28 11:53:33 +0000
  • 51707d73ec Filesystem: update docs release history. Beman Dawes 2008-10-28 11:47:24 +0000
  • a614da3de1 bugfix to fold test, and new transform test Dan Marsden 2008-10-27 22:13:20 +0000
  • f2ab7e6c3f Make common.copy set the timestamp of the destination to the current time on windows Steven Watanabe 2008-10-27 16:27:53 +0000
  • 73424e8e24 Merge doc fixes from trunk. John Maddock 2008-10-27 16:20:46 +0000
  • 5aeb994778 Fix PDF build issue, and regenerated docs. John Maddock 2008-10-27 16:17:02 +0000
  • 2c3675acd7 Merged updated docs with some typo fixes, also adding missing makefile. John Maddock 2008-10-27 13:52:23 +0000
  • eedce4f5fc give data members with <purpose> in synopses the same treatment as functions and typedefs Eric Niebler 2008-10-26 20:24:59 +0000
  • 5979067bb8 Fix pch support for Intel on Win32. John Maddock 2008-10-26 18:43:35 +0000
  • 10479a0b6b added fold test and simplified repetition in the Makefile Dan Marsden 2008-10-26 14:39:59 +0000
  • 42fb23ae97 Spirit: Applied Joel's fix for ISO8859/1 charclass. Hartmut Kaiser 2008-10-26 00:13:38 +0000
  • 20d378d8d0 Spirit: Applied Joel's fix for ISO8859/1 charclass. Hartmut Kaiser 2008-10-26 00:13:20 +0000
  • 8af92eaf9f Make python integration example work again Vladimir Prus 2008-10-25 17:05:51 +0000
  • 69a6c7c99e Set -fPIC for .m and .mm compilations Vladimir Prus 2008-10-25 16:44:09 +0000
  • ef6b5739f7 Fix -fPIC for C compilation Vladimir Prus 2008-10-25 16:31:59 +0000
  • 283e23d3e6 markup Boost.Integer library test integer_test for acc toolset -- compilation time may exceed specified timeout value Boris Gubenko 2008-10-24 15:45:30 +0000
  • 7d959fce12 Fix typo in regex_replace docs. Regenerate docs. John Maddock 2008-10-23 14:52:50 +0000
  • 548bd15792 Merge Getting Started from trunk Beman Dawes 2008-10-22 20:59:09 +0000
  • 2b30176c6b Getting started: update to 1.37.0. The trac Release Manager's Checklist was also updated so that Getting Started will get updated right at the start of the release cycle. Beman Dawes 2008-10-22 20:26:04 +0000
  • 026ff575e5 Merged revisions 49435 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-10-22 19:27:26 +0000
  • ce7ef15f23 add support for Boost.Exception Eric Niebler 2008-10-22 19:17:43 +0000
  • 138fe9c942 Update the version number in the getting started guide. Daniel James 2008-10-22 19:16:22 +0000
  • a487067daa Fixed svn merge repeated paragraph Robert Ramey 2008-10-22 17:27:31 +0000
  • 5781b87896 dynamic_bitset: always provide a definition for static data members of const integral type Gennaro Prota 2008-10-22 15:47:27 +0000
  • badc8bf62a shapshot_posix: use --non-recursive rather than --depth=files until the linux distros catch up Beman Dawes 2008-10-22 12:46:29 +0000
  • b637078888 Removed **ODD** "cacciola" entry as a library (!?) Fernando Cacciola 2008-10-22 12:23:46 +0000
  • 981370bf8d Updated spirit include directories Robert Ramey 2008-10-22 04:12:51 +0000
  • 64db8e59dd Updated spirit include directories Robert Ramey 2008-10-22 04:11:40 +0000
  • a59910e5c5 dynamic_bitset: full (recursive) sync with trunk for libs/dynamic_bitset/ Gennaro Prota 2008-10-21 17:57:39 +0000
  • 8219b249c1 snapshot_posix.sh: leave an audit trail, which is used by inspect to determine revision number Beman Dawes 2008-10-21 16:03:35 +0000
  • 6c1f57261d If revision not found in inspect root, try directory svn_info one level up Beman Dawes 2008-10-21 15:43:47 +0000
  • f44d41b331 Release script cleanups Beman Dawes 2008-10-21 11:59:00 +0000
  • fc1ac823a2 Swap documentation: fixed a misspelling of the name of Steven Watanabe. Niels Dekker 2008-10-21 09:55:54 +0000
  • c0a4a8a510 Adding simple compile time tests Dan Marsden 2008-10-20 21:36:04 +0000
  • 0acb110658 Revert Jamroot merge per Volodya Beman Dawes 2008-10-20 20:35:23 +0000
  • 6a0d93d8a3 Jamroot: merge from trunk Beman Dawes 2008-10-20 14:23:23 +0000
  • 0010949bdc Release scripts: merge from trunk Beman Dawes 2008-10-20 13:49:10 +0000
  • cf7cdc927a Get ready for 1.37.0; build docs only in the posix tree, then copy to windows tree. Beman Dawes 2008-10-20 13:42:11 +0000
  • 95c9a30afd Merge from trunk Beman Dawes 2008-10-20 13:20:23 +0000
  • d96f77295d Reflect addition of proto Beman Dawes 2008-10-20 13:13:07 +0000
  • ff35487fd9 Wave: Minor doc fix Hartmut Kaiser 2008-10-20 12:44:11 +0000
  • 4600db8dc3 Merged revisions 49382 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-10-19 00:01:05 +0000
  • 461ef9288e fix typos and misspellings Eric Niebler 2008-10-18 22:52:04 +0000
  • 119d7bb751 make boost-install refer to the correct target for installing the headers. Fixes #2416. Steven Watanabe 2008-10-18 18:37:13 +0000
  • 96afe2fa31 Merged revisions 49230 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-10-18 12:49:17 +0000
  • 8a13e0507d dynamic_bitset: ported revisions 49345-49346 (roughly: workaround for VC++ <= 7.0 removal, comment and documentation improvements) from trunk Gennaro Prota 2008-10-18 11:04:39 +0000
  • c9e3f4ce2d Rollback the quickbook workaround for windows newlines in case it is the cause of the recent problems with the release documentation build. Daniel James 2008-10-18 09:42:19 +0000
  • 4a896d0492 Merged revisions 49369 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-10-17 15:23:43 +0000
  • 9cee2c6cab reorged docs Eric Niebler 2008-10-17 02:48:46 +0000
  • 07c951aa70 mark two test library tests for HP-UX platform Boris Gubenko 2008-10-16 18:55:24 +0000
  • bbf62d2f4c add acc toolset to the markup for thread library tests failing with Borland and Sun compilers Boris Gubenko 2008-10-16 17:32:33 +0000
  • 259a6fac94 Quote semicolon Vladimir Prus 2008-10-16 16:53:36 +0000
  • cfd76c518d Merge tr1 install fixes Vladimir Prus 2008-10-16 13:43:25 +0000
  • 6f60f5a2eb Merge https://svn.boost.org/trac/boost/changeset/49357 Vladimir Prus 2008-10-16 13:30:26 +0000
  • 2cb1509926 Merge Boost.Function fixes from trunk Douglas Gregor 2008-10-16 13:21:50 +0000
  • 98c8816e2d Fix version names in makefiles. John Maddock 2008-10-16 12:59:28 +0000
  • 1a56b06603 Updated makefiles. John Maddock 2008-10-16 12:52:17 +0000
  • a51420b894 Patch from David Gleich to fix underflow and overflow that can happen when computing vertex positions in chroback_payne_straight_line_drawing Aaron Windsor 2008-10-16 12:02:37 +0000
  • ef26f110a3 Properly add -fPIC on intel-linux. Vladimir Prus 2008-10-16 11:09:46 +0000
  • ebae44f1e2 Merge from trunk Vladimir Prus 2008-10-16 09:01:02 +0000
  • 69f12e7aff Merge from trunk Vladimir Prus 2008-10-16 08:56:07 +0000
  • 4a05513a9e Merge from trunk Vladimir Prus 2008-10-16 08:54:57 +0000
  • f2d7db8e04 Wholesale Boost.Build merge from the trunk Vladimir Prus 2008-10-16 08:42:03 +0000
  • 576e2ae2e9 extra ; removed Gennadiy Rozental 2008-10-16 05:18:26 +0000
  • 902ce9e90a extra ; removed Gennadiy Rozental 2008-10-16 04:23:17 +0000
  • 22df929dd4 updated spirit headers to use "classic" Robert Ramey 2008-10-15 19:05:21 +0000
  • 9ca197a6be changes to better accomodate borland Robert Ramey 2008-10-15 19:04:49 +0000
  • d1eaf5c9c2 changes to better accomodate borland Robert Ramey 2008-10-15 19:04:49 +0000
  • 672b3d504a updated spirit headers to use "classic" Robert Ramey 2008-10-15 19:03:37 +0000
  • c1b65867ad dynamic_bitset: documentation: * improved documentation of constructor from block range, with notes about library issue 438 * fixed/improved wording and markup in several places * partially adjusted word wrap, for consistency Gennaro Prota 2008-10-15 14:38:19 +0000
  • b0cafb882c dynamic_bitset: * removed one of the workarounds for VC++ <= 7.0 (we don't run tests on those compilers, anymore, so we don't really know if the library still works with them); other such workarounds exist, though: removing them involves heavy refactoring and is probably not worth the corresponding risk of destabilization; comments have been added about this latter point Gennaro Prota 2008-10-15 12:33:37 +0000
  • a2c1d4b915 Add note about changes to deprecated headers. Refs #2412. Daniel James 2008-10-15 10:34:15 +0000
  • e07f5b7bbb Changed the warnings in the deprecated headers from 1.34.0 to errors. These will be removed in a future version of Boost (probably 1.39.0). Daniel James 2008-10-15 10:26:55 +0000
  • 16d06d6958 Note about change in boost 1.37. Daniel James 2008-10-15 10:25:07 +0000
  • c8ff429c3c Revert [49229], it fixes the same problem as [48674]. Daniel James 2008-10-15 09:44:41 +0000
  • 479a2818ca Merge fixes from issue #2346. John Maddock 2008-10-15 09:29:29 +0000
  • 9ac9d2970c Spirit: This should fix the remaining regressions Hartmut Kaiser 2008-10-14 16:43:27 +0000
  • 3478412973 Spirit: This should fix the remaining regressions Hartmut Kaiser 2008-10-14 16:42:26 +0000