Commit Graph

  • 713264371b Merge minor fix, plus history update to docs from Trunk. John Maddock 2011-04-26 09:37:16 +00:00
  • c918ac94ef Update history and regenerate docs. John Maddock 2011-04-26 09:16:02 +00:00
  • 829f4fd8ab Suppress msvc warning. Fixes #5504. John Maddock 2011-04-26 08:12:27 +00:00
  • afbb54c73b Merge minor fixes from Trunk. John Maddock 2011-04-25 17:13:42 +00:00
  • 6ed11d27d7 Pass submatches along to token-iterator constructor. Fixes #5472. John Maddock 2011-04-25 10:49:26 +00:00
  • b267c55bc5 Update version number, fixes #5353. John Maddock 2011-04-25 09:33:51 +00:00
  • 16bf9d8501 Update version number, fixes #5353. John Maddock 2011-04-25 09:27:11 +00:00
  • 337f7036df Apply patches from #5462. Add new test case to verify patches are actually working and prevent future breakage! Fixes #5462. John Maddock 2011-04-14 07:53:28 +00:00
  • 3ce59d3bbd Fix issue with VC10 not compiling std::messages<unsigned short>. John Maddock 2011-04-06 17:50:57 +00:00
  • 9324275ea6 Quickbook: New branch for development. Daniel James 2011-03-27 10:17:05 +00:00
  • 8872393894 Add info on building/testing ICU with multiple compilers. Refs #4863. John Maddock 2011-03-18 16:46:54 +00:00
  • c80ea42c15 Release 1.46.1 boost-1.46.1 Beman Dawes 2011-03-12 15:41:16 +00:00
  • e7a6721d98 Update docs to reflect fixes for next release. Fixes #5223. John Maddock 2011-03-09 18:16:05 +00:00
  • 463417caba Fix bug that prevents turning off multiple Perl-modifiers at once. Fixes #5223. John Maddock 2011-03-09 18:12:18 +00:00
  • 813e5f77e3 Merge minor regex lib fixes from Trunk. John Maddock 2011-03-07 13:23:36 +00:00
  • c7cf98dc5c Release 1.46.0 boost-1.46.0 Beman Dawes 2011-02-21 18:42:22 +00:00
  • ae52e4d6fa Branch for working on the documentation tools documentation. svn-branches/doc-tools-docs Daniel James 2011-02-04 21:18:24 +00:00
  • 1b411bec22 Release 1_46_0 beta 1 boost-1.46.0-beta1 Beman Dawes 2011-01-31 13:00:44 +00:00
  • 7110efb413 Branch to work on filename handling without disturbing trunk. svn-branches/quickbook-filenames Daniel James 2011-01-21 09:17:08 +00:00
  • 7ed55a515e Building with IBM C++ no longer needs a main() entry point. Fixes #5088. John Maddock 2011-01-20 10:14:55 +00:00
  • 407e7c7993 Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]). Steven Watanabe 2011-01-15 08:11:51 +00:00
  • ac5bfb7111 Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost. On Linux, GNU's libstdc++, which is the default stdlib for icc and clang, cannot parse the <iomanip> header in version 4.5+ (which thankfully neither compiler advises the use of yet), as it's original C++98-friendly implementation has been replaced with a gnu++0x implementation. <boost/detail/iomanip.hpp> is a portable implementation of <iomanip>, providing boost::detail::setfill, boost::detail::setbase, boost::detail::setw, boost::detail::setprecision, boost::detail::setiosflags and boost::detail::resetiosflags. Bryce Adelstein-Lelbach 2011-01-14 02:35:58 +00:00
  • c499c62caa Update makefiles. John Maddock 2011-01-06 12:49:58 +00:00
  • d6e72fc2b7 Update makefiles. John Maddock 2011-01-06 12:45:47 +00:00
  • ec3dbbf5d6 Change PDF URL to SF download page. Merge 64-bit ICU Jamfile patch. John Maddock 2011-01-01 13:08:10 +00:00
  • ff361a2a9b Change PDF URL to SF download page. John Maddock 2011-01-01 12:27:00 +00:00
  • b60171bdcf Yes another attempt to fix the 64-bit paths issue. Refs #4864. John Maddock 2010-11-23 13:09:08 +00:00
  • dd9d022d7c Another attempt at fixing 64-bit ICU support. dll-path for 64-bit builds still isn't set correctly. Refs #4864. John Maddock 2010-11-21 18:40:59 +00:00
  • a8954ed80d Release 1.45.0 boost-1.45.0 Beman Dawes 2010-11-19 15:17:53 +00:00
  • cef369efa5 Search in lib64 and bin64 for ICU binaries. John Maddock 2010-11-18 18:27:40 +00:00
  • a4c498c128 Release 1.45.0 beta 1 boost-1.45.0-beta1 Beman Dawes 2010-11-09 18:22:33 +00:00
  • 7170423870 Merge fixes from Trunk. Fixes #4721. John Maddock 2010-10-20 12:11:18 +00:00
  • 680588f638 Fix some compiler warnings by using "int" consistently for hash values. John Maddock 2010-10-18 12:07:14 +00:00
  • 29088ce346 Fix code to handle multiple named-subexpressions with the same name. Updated test cases to match. John Maddock 2010-10-13 16:53:13 +00:00
  • a35cb5b902 Shared libraries now finally work with Mingw GCC-4.5.0. John Maddock 2010-10-07 15:40:24 +00:00
  • 27eb8e46ff Stop accessing/comparing singular iterators. Fixes #4708. John Maddock 2010-10-07 07:23:58 +00:00
  • cfedb49110 Merge fixes from Trunk - mainly warning suppression. John Maddock 2010-10-02 11:34:33 +00:00
  • 6fd55b0510 Update version number. John Maddock 2010-10-02 11:26:53 +00:00
  • 77771ee209 Use call_once in test code to avoid race condition which may otherwise occur. John Maddock 2010-10-01 08:03:51 +00:00
  • 383f3b2144 Add option to explicitly disable ICU support. Update docs to describe new ICU config support. John Maddock 2010-09-20 16:56:48 +00:00
  • 6c24ae2718 Add } to the list of special characters and regenerate docs. John Maddock 2010-09-13 08:19:25 +00:00
  • f4d925ad3b Up the warning level, and fix the resulting warnings with msvc, gcc and Intel. Fix bug in docs and regenerate. John Maddock 2010-09-03 08:33:13 +00:00
  • ae013c447c In Perl mode then "something+++" should be an error. Add the necessary error handling. Fixes #4608. John Maddock 2010-08-31 11:25:56 +00:00
  • a348ea6342 Release 1.44.0 boost-1.44.0 Beman Dawes 2010-08-16 15:03:16 +00:00
  • 6d53e5ecae Change cygwin to use C locale - std::ctype yields incorrect results for xdigit class on this platform. John Maddock 2010-08-06 09:26:37 +00:00
  • 2b2fbdb026 Add Cygwin/Mingw linkage requirements. Fixes #4498. John Maddock 2010-08-06 09:26:12 +00:00
  • d29ed80b69 Move inline methods class inline to suppress gcc warnings about different linkage specs. John Maddock 2010-08-06 09:17:42 +00:00
  • 2403e7e0d7 Fix broken workaround code. John Maddock 2010-08-05 17:26:52 +00:00
  • 7e07058299 Release 1.44.0 beta 1 boost-1.44.0-beta1 Beman Dawes 2010-08-05 16:04:40 +00:00
  • 09c9e93572 Fix typo and regenerate docs. John Maddock 2010-07-21 10:37:35 +00:00
  • fe1fc3ade0 Fix typo, and regenerate docs. John Maddock 2010-07-21 10:22:29 +00:00
  • e9ba172c22 Update performance test program to include std::regex. John Maddock 2010-07-20 14:52:17 +00:00
  • ac2017ebc7 Update docs to match all the fixes applied to 1.44. John Maddock 2010-07-16 09:45:45 +00:00
  • 73030b500e Update docs to match all the fixes applied to 1.44. John Maddock 2010-07-15 17:18:25 +00:00
  • 4741ee7d94 Merge more rebuilt documentation. Daniel James 2010-07-08 23:13:28 +00:00
  • 446b1d7c6e Rebuild the regex documentation. Daniel James 2010-07-08 22:49:58 +00:00
  • 73fc09f4a3 Set push and pop pragmas to be guarded by the same logic. John Maddock 2010-07-08 10:31:00 +00:00
  • 5cef38cfc3 Update the type_traits library to handle rvalue references. Add is_lvalue_reference and is_rvalue_reference traits. John Maddock 2010-07-01 15:55:48 +00:00
  • 5fe36e6e56 Merge documentation fixes. Daniel James 2010-06-26 12:30:09 +00:00
  • 1feaf060f9 A couple of link fixes. Daniel James 2010-06-20 18:04:58 +00:00
  • 7754e9962f Update various libraries' documentation build. Daniel James 2010-06-20 18:00:48 +00:00
  • 9529cb8bc0 Merged accumulated patches from Trunk. John Maddock 2010-06-12 08:30:11 +00:00
  • f89e00810d Get gcc linking options consistent. John Maddock 2010-06-11 11:52:25 +00:00
  • 1ad2d60382 v2, v3, integration branch svn-branches/filesystem3 Beman Dawes 2010-06-09 11:34:33 +00:00
  • 528cf2abb9 Some lookbehind assertions were accepted when they should not have been. Fixes #4309. John Maddock 2010-06-08 12:41:41 +00:00
  • eaaf00a924 Fix bug in branch reset code. John Maddock 2010-06-06 12:38:26 +00:00
  • 2e41f13526 Change regex to make use of new Boost.Config macros. John Maddock 2010-05-30 17:24:45 +00:00
  • e3dfbd0953 Fix allocator concept to match C++03 requirements in table 32. John Maddock 2010-05-21 16:20:15 +00:00
  • 132c39a42c Update regex_match requirements. Fixes #4215. John Maddock 2010-05-15 09:15:20 +00:00
  • 05636b5c89 Fix numerous VC-10 compiler warnings. Rewrite ICU configuration to use the new Boost.Build configuration logic. John Maddock 2010-05-10 12:13:49 +00:00
  • c7a3eb26eb Release 1.43.0 boost-1.43.0 Beman Dawes 2010-05-06 13:21:09 +00:00
  • fa96f4edf1 Change "id" to "idx" to be Objective C++ compatible. Fixes #2306. Fixes #4132. Fixes #4191. John Maddock 2010-05-05 17:40:07 +00:00
  • 61f4b3360f Update version number in build scripts. John Maddock 2010-04-27 12:22:46 +00:00
  • bbca651016 Release 1.43.0 beta 1 boost-1.43.0-beta1 Beman Dawes 2010-04-21 14:13:35 +00:00
  • 00b3733f8e Create a branch for inspect fixes. svn-branches/inspect Daniel James 2010-04-20 21:11:27 +00:00
  • 87d5fd1421 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool Jeremiah Willcock 2010-04-20 18:49:18 +00:00
  • a2142edcd3 Disambiguate between boost::ref and std:ref etc. Suppress some new warnings from VC-10. Fix singular iterator logic (fixes VC-10 failures). Fixes #4114. Fixes #3632 John Maddock 2010-04-20 16:03:14 +00:00
  • 67f5369cae Add support for Boost.Ref in match_results::format. Update docs accordingly. Fixes #4020. John Maddock 2010-03-17 18:20:09 +00:00
  • af26741642 new branch to fix documentation sandbox-branches/birbacher/fix_documentation Frank Birbacher 2010-03-14 07:44:37 +00:00
  • 6dbffd2fe3 Create a branch for autoprefixing svn-branches/units/autoprefix Steven Watanabe 2010-02-28 19:19:07 +00:00
  • 446604c734 Highlight the differences between \Z in Boost and Perl. Regenerate docs. Fixes #3899. John Maddock 2010-02-05 17:05:04 +00:00
  • ea7aaa7d4a Boost 1.42.0 boost-1.42.0 Beman Dawes 2010-02-02 20:03:43 +00:00
  • f9db065c61 Fix typos in docs. Fixes #3890. John Maddock 2010-02-02 12:44:32 +00:00
  • 50892585d3 Remove dead code. John Maddock 2010-02-01 13:12:50 +00:00
  • d686c89333 Improve regex performance on msvc by removing statically allocated recursion stack, and using a std::vector instead. John Maddock 2010-02-01 13:10:28 +00:00
  • c8e56504d9 Suppress a few warnings. John Maddock 2010-01-27 13:17:51 +00:00
  • 6f459bf2db Branch for merging Boost.Build and Boost.Jam completely. svn-branches/b2 Vladimir Prus 2010-01-19 20:47:20 +00:00
  • fc6408426d Merge changes in Trunk: Simplify regex_timer to eliminate regression failure. Rename extern "C" function to have a "boost_" prefix. Fix recursive-expression related bug, and update tests to match. John Maddock 2010-01-11 09:55:40 +00:00
  • e1bd7c7a9b Change name of extern "C" function so it's prefixed with "boost_" John Maddock 2010-01-08 11:59:23 +00:00
  • 4a826c1ade Speed up the code a little, and stop swapping stream buffers around in case that's the cause of some test failures. John Maddock 2010-01-07 16:47:02 +00:00
  • 0e1e9804da Fix bug that effects recursive expressions combined with repeats. John Maddock 2010-01-05 18:04:08 +00:00
  • e41acbc33f Merge recursive expressions performance update from Trunk. Merge Makefile update from Trunk. Merge history update. John Maddock 2009-12-28 13:07:04 +00:00
  • f7e16093de Update version history. John Maddock 2009-12-28 12:57:20 +00:00
  • c6f3a072e3 Update version numbers in makefiles. John Maddock 2009-12-28 11:54:52 +00:00
  • 6f8773362e Improve recursion branch-prediction. John Maddock 2009-12-20 12:56:35 +00:00
  • ff4eaacbc4 Symbian patches. Fixes #3764. Fixes #3763. John Maddock 2009-12-13 11:40:28 +00:00
  • ae79f29895 Merge bug fixes from Trunk - see history for full details. John Maddock 2009-12-08 12:42:33 +00:00
  • 35c63fc141 Fix -Wshadow gcc warnings. Update and regenerate docs. Fixes #3718. John Maddock 2009-12-05 12:15:20 +00:00
  • a83329dd28 Allow std::locale's to not have a messages facet installed (fixes some STLPort issues). Allow match_results to handle singular iterators. Update docs to match. John Maddock 2009-11-23 10:45:44 +00:00
  • 1f38675c1c Suppress MSVC warning message. John Maddock 2009-11-19 18:33:12 +00:00