Commit Graph

  • 61391335fa Create maintenance branch for 1.41. svn-branches/maintenance/1_41 Vladimir Prus 2009-11-19 06:09:27 +00:00
  • ad4d7ae5ae Release 1.41.0 boost-1.41.0 Beman Dawes 2009-11-18 14:58:26 +00:00
  • 97005c2017 Suppress external templates with Mingw32 - it seems to cause issues with dll's. Fix match_results.swap. Add missing namespace qualifiers to ICU code: fixes #3631. John Maddock 2009-11-18 09:59:42 +00:00
  • 6e1f3dcceb Improved error messages generated for thrown exceptions. Suppressed "gcc -Wall -Wextra -pedantic" and "msvc /W4" warnings. Updated and rebuilt docs. John Maddock 2009-11-07 15:32:45 +00:00
  • 95ddff1f01 Suppress gcc-4.4.1 warnings. John Maddock 2009-11-04 17:22:59 +00:00
  • d5400c5aba Release 1.41.0 Beta 1 boost-1.41.0-beta1 Beman Dawes 2009-11-04 12:14:07 +00:00
  • 898b49fa89 Fixes #3389. Updated and regenerated docs. John Maddock 2009-10-30 18:45:41 +00:00
  • 603e98d186 Fixes #3425. John Maddock 2009-10-30 18:15:55 +00:00
  • 308c336700 Added support for function objects as well as strings when formatting. Updated and regenerated docs. John Maddock 2009-10-30 17:25:12 +00:00
  • 9188464e39 Tighten up error handling and checking. John Maddock 2009-10-24 15:51:57 +00:00
  • 17ad2e9302 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back Troy D. Straszheim 2009-10-17 02:07:38 +00:00
  • d8c6fe7ce8 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. Troy D. Straszheim 2009-10-17 01:10:45 +00:00
  • efd3e2e05c Changes relating to issue #3408. Add hooks for the dcdflib to the incomplete gamma tests. Add hooks for the dcdflib to the igamma performance tests. Some small performance enhancements. John Maddock 2009-09-24 11:23:52 +00:00
  • 6b4d144be9 Fix for old GCC versions with BOOST_REGEX_BUGGY_CTYPE_FACET defined. John Maddock 2009-08-28 16:07:13 +00:00
  • fa1ef1dfd4 Release 1.40.0 boost-1.40.0 Beman Dawes 2009-08-27 16:24:59 +00:00
  • ad7046fa0b creating branch to fix intrusive for Sun CC (#3339) sandbox-branches/intrusive_fix_SunCC Christopher Hite 2009-08-24 17:08:35 +00:00
  • 9f9ce59d57 Treat ICU_PATH relatively to current dir. Vladimir Prus 2009-08-24 09:34:08 +00:00
  • 438dcae4e4 Merge: Don't add leading slash to every path. Vladimir Prus 2009-08-23 15:53:38 +00:00
  • 2686ab22a2 Don't add leading slash to every path. Vladimir Prus 2009-08-23 15:50:50 +00:00
  • 7f89732479 Merge: Force shared runtime if using ICU. Vladimir Prus 2009-08-21 16:55:51 +00:00
  • 75b99d3a37 Suppress GCC warnings. John Maddock 2009-08-20 17:27:24 +00:00
  • bae1c80992 Force shared runtime if using ICU. Vladimir Prus 2009-08-20 12:05:55 +00:00
  • e3ca2987e4 Apply patch from issue #3354. Fixes #3354. John Maddock 2009-08-20 10:43:44 +00:00
  • a3b2f4031d Merge updates from Trunk. Fixes #2713. John Maddock 2009-08-03 12:00:07 +00:00
  • 1ac89c0a54 Allow the Jamfile to work correctly when both HAVE_ICU and ICU_PATH are set. John Maddock 2009-07-30 10:47:28 +00:00
  • 513a205564 Update version number. John Maddock 2009-07-29 17:21:36 +00:00
  • cfc84473cb Update version number. John Maddock 2009-07-29 17:19:53 +00:00
  • 66b633b417 Added support for (?(DEFINE) blocks and updated the docs accordingly. Added support for ICU libraries which may be named icui18n.lib on some Win32 platforms. John Maddock 2009-07-29 17:11:56 +00:00
  • 78f1066b1f Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch. Troy D. Straszheim 2009-07-26 00:49:56 +00:00
  • 01eadc4ab6 Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +00:00
  • 5a6bc29d7c Added initial support for recursive expressions. Updated docs and tests accordingly. John Maddock 2009-07-17 10:23:50 +00:00
  • 02a629baf7 Simplify and fix PP logic. John Maddock 2009-06-07 17:50:17 +00:00
  • 5a80ab5ed4 Another tentative VC10 beta fix. John Maddock 2009-06-06 08:49:30 +00:00
  • cd0535d368 Try and fix build errors with VC-10 beta. John Maddock 2009-06-03 11:24:22 +00:00
  • a606f1d874 Phoenix Reloaded svn-branches/phoenix_v3 Eric Niebler 2009-05-28 17:15:17 +00:00
  • 3c36e9f289 mergme sandbox-branches/straszheim/merge_me_into_trunk Troy D. Straszheim 2009-05-26 14:05:46 +00:00
  • 944a01f39e GCC warning suppression fixes. Fixes #3071. John Maddock 2009-05-26 08:31:23 +00:00
  • d279b2c0a1 Qualify lower_bound with std:: to allow regex to work with Sun CC Steven Watanabe 2009-05-18 15:42:04 +00:00
  • dd8a5bf300 Branch for big updates, so that I can have broken intermediate states. svn-branches/sredl_2009_05_proptree_update Sebastian Redl 2009-05-15 15:15:42 +00:00
  • aa16fa7fa1 Added Perl-5.10 "branch reset" support. John Maddock 2009-05-13 09:17:36 +00:00
  • 9d18ba1151 Add support for named and/or subexpressions with indexes > 99 in conditional format expressions. John Maddock 2009-05-10 09:14:46 +00:00
  • f310162a85 Merge cmake files release -> trunk. Troy D. Straszheim 2009-05-09 22:57:30 +00:00
  • 55d979060c Add support for named sub-expressions. John Maddock 2009-05-07 09:46:51 +00:00
  • be62e08702 Regex depends on Thread Douglas Gregor 2009-05-07 04:37:40 +00:00
  • 0becd9456c Release 1.39.0 boost-1.39.0 Beman Dawes 2009-05-02 13:01:04 +00:00
  • bb30572ce9 Release 1.29.0 beta 1 boost-1.39.0-beta1 Beman Dawes 2009-04-26 12:32:35 +00:00
  • 30941e330d Added support for \g \K and \R. John Maddock 2009-04-25 17:32:49 +00:00
  • 7b10b5dac5 Added possessive modifiers ++ *+ ?+ {}+. Added support for \v and \h as character classes as per Perl-5.10. John Maddock 2009-04-23 09:51:31 +00:00
  • 3b8aca5d8b Merge from trunk Vladimir Prus 2009-04-14 08:33:45 +00:00
  • ccf465daac Make the wording of messages consistent with other libraries. Vladimir Prus 2009-04-11 14:43:43 +00:00
  • 8f15600081 Windows CE does not define the wcscoll function from the CRT so, for WinCE, don't try to pull wcscoll from the global namespace into the std namespace. David Deakins 2009-04-06 21:37:24 +00:00
  • 6f7f8a6886 Allow ICU_PATH path-constant in project-config to work. It is only affecting build if not ICU_PATH is set on command line. Vladimir Prus 2009-04-04 21:20:18 +00:00
  • a24e82f0fd Redo py3k branching from trunk again sandbox-branches/bhy/py3k Haoyu Bai 2009-04-01 16:55:33 +00:00
  • 3e62631ecb Windows CE does not define the wcscoll function from the CRT so, for WinCE, don't try to pull wcscoll from the global namespace into the std namespace. David Deakins 2009-04-01 14:56:27 +00:00
  • 8586e7a9cd Patch for ICU on AIX. John Maddock 2009-03-24 10:08:54 +00:00
  • 3e903e9c8e Merge PDF build changes from Trunk. John Maddock 2009-02-23 18:39:32 +00:00
  • 356be46981 Add PDF generation options to fix external links to point to the web site. Added a few more Boostbook based libs that were missed first time around. Fixed PDF naming issues. John Maddock 2009-02-17 10:05:58 +00:00
  • 15d3eb8f57 Workarounds to allow compilation by Sun studio without the -library=stlport4 option. John Maddock 2009-02-12 18:11:43 +00:00
  • a7dfa5431f Release 1.37.0 boost-1.38.0 Beman Dawes 2009-02-10 13:14:42 +00:00
  • 48492bb9b5 Fixes #2713: change table initialisation so that it's initialised statically. John Maddock 2009-02-08 16:30:45 +00:00
  • 083ea3a6c7 merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +00:00
  • 2d43c1b305 Merge FreeBSD patch. John Maddock 2009-01-10 12:01:09 +00:00
  • e85cef1120 Fixes #2437. John Maddock 2009-01-08 09:58:45 +00:00
  • e81f710567 Merge changes in Trunk. John Maddock 2009-01-07 13:19:32 +00:00
  • fd77d00dfd Update version number John Maddock 2009-01-07 12:29:03 +00:00
  • d2be09791d Fixes #2623. John Maddock 2009-01-01 10:23:10 +00:00
  • 840a4ce2f5 Fix gcc warnings. John Maddock 2008-12-24 10:14:55 +00:00
  • e4b31ea37f Empty expressions, and empty alternatives are now allowed when using the Perl regular expression syntax. This change has been added for Perl compatibility, when the new [syntax_option_type] ['no_empty_expressions] is set then the old behaviour is preserved and empty expressions are prohibited. This is issue [@https://svn.boost.org/trac/boost/ticket/1081 #1081]. John Maddock 2008-12-23 19:06:04 +00:00
  • b4152cd74d Fix gcc warnings from ICU wrappers. Add optional support for marked sub-expression location information. Add support for ${n} in format replacement text. Fixes #2556. Fixes #2269. Fixes #2514. John Maddock 2008-12-23 11:46:00 +00:00
  • c997a1fcc6 msvc warning suppression. John Maddock 2008-12-16 10:13:24 +00:00
  • b650e44ff2 Fix for building with /Zc:wchar_t-. John Maddock 2008-11-14 16:57:19 +00:00
  • 330f23e84c Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. Michael A. Jackson 2008-11-07 17:02:56 +00:00
  • 40428f6d6b merged from trunk svn-branches/proto/v4 Eric Niebler 2008-11-06 00:15:47 +00:00
  • 6a1318c50e Release 1.37.0 boost-1.37.0 Beman Dawes 2008-11-03 12:44:25 +00:00
  • 85192b703d Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +00:00
  • 3b3a3ce6d1 Merged updated docs with some typo fixes, also adding missing makefile. John Maddock 2008-10-27 13:52:23 +00:00
  • fe24031566 Fix typo in regex_replace docs. Regenerate docs. John Maddock 2008-10-23 14:52:50 +00:00
  • c2d2cff593 1.37.0 Beta 1 boost-1.37.0-beta1 Beman Dawes 2008-10-23 11:39:59 +00:00
  • 322be73361 merged from trunk Eric Niebler 2008-10-22 20:32:22 +00:00
  • bba09dc13b bcbboost branch rebased on current release svn-branches/bcbboost Nicola Musatti 2008-10-19 14:43:01 +00:00
  • 5e4ccdf0cf Fix version names in makefiles. John Maddock 2008-10-16 12:59:28 +00:00
  • 0362d61627 Updated makefiles. John Maddock 2008-10-16 12:52:17 +00:00
  • 371ad14a3f Merge from trunk Vladimir Prus 2008-10-16 09:01:02 +00:00
  • 9219aa0b5b Merge inspection report fixes from Trunk: remove tabs. John Maddock 2008-10-11 16:18:15 +00:00
  • a2eccc999c Fix inspection report issues: remove tabs. John Maddock 2008-10-11 16:07:45 +00:00
  • e1b1de102f merged from trunk Eric Niebler 2008-10-05 01:47:33 +00:00
  • 5e951c6620 Merge from trunk Nicola Musatti 2008-10-01 22:38:45 +00:00
  • 545993d3eb Suppress configuration messages when not actually building the regex lib. John Maddock 2008-09-30 10:54:38 +00:00
  • 35212a4063 Patches for Codegear C++ Builder 2009 Nicola Musatti 2008-09-27 08:59:20 +00:00
  • 6f0dabded9 Branch for adding initializer list support (only in the unreleased gcc 4.4 at the moment). svn-branches/initializer-list Daniel James 2008-09-23 19:45:43 +00:00
  • 5471176846 Merge changes from Trunk ready for 1.37. John Maddock 2008-09-16 11:54:24 +00:00
  • 6d852b0e37 merged from trunk Eric Niebler 2008-09-15 01:53:56 +00:00
  • d70f98e658 Fixes #2306. Change "id" to "state_id". John Maddock 2008-09-12 12:40:23 +00:00
  • a388804b3e merged from trunk Eric Niebler 2008-09-05 04:13:30 +00:00
  • 18623d00af Fix Jamfile logic: BOOST_REGEX_ICU_OPTS needs to be a list not a string. John Maddock 2008-09-04 08:36:34 +00:00
  • 30074a601a Add /usr/local/include to the list of include paths for ICU on FreeBSD. John Maddock 2008-08-29 17:11:18 +00:00
  • 4212c0d915 Update TR1 library to cope with GCC-4.3 in C++0x mode, and in TR1 mode. Updated regex concepts to match the TR1. Added "tricky" cmath_test to test for the functions Boost doesn't implement. John Maddock 2008-08-28 11:02:59 +00:00
  • 1297f92b8a Tentative fix for issue #2244: ICU uses wchar_t as UCHAR whenever sizeof(wchar_t) == 2. John Maddock 2008-08-23 11:40:58 +00:00
  • cb5443477b Fix for VC8 without the service pack. John Maddock 2008-08-19 15:54:39 +00:00
  • 1012d28c32 Fix for issue #2188. John Maddock 2008-08-17 11:15:07 +00:00