Commit Graph

  • 8746a238d8 This commit was manufactured by cvs2svn to create tag 'Version_1_31_0'. boost-1.31.0 1753969096110744438/tmp_refs/tags/boost-1.31.0 1753968863200469716/tmp_refs/tags/boost-1.31.0 nobody 2004-02-04 15:24:32 +00:00
  • d717e0a962 Fixed typos reported in release candidate. John Maddock 2004-02-04 15:24:31 +00:00
  • 9ebe515adf Fixed errors in docs: unsigned int changed to match_flag_type in several places, plus occurance of std rather than boost. John Maddock 2004-02-04 11:57:35 +00:00
  • 9d3d10f621 removed old traits classes John Maddock 2004-01-12 13:02:21 +00:00
  • d28171803f This commit was manufactured by cvs2svn to create branch 'regex5'. nobody 2004-01-07 12:02:59 +00:00
  • 8a2e6a5dfb Added more tests to catch some additional regressions. John Maddock 2004-01-07 12:02:58 +00:00
  • c9efbea4a7 Added more tests to catch some additional regressions. John Maddock 2004-01-07 12:02:58 +00:00
  • b984803077 Added last minute patch for .*?$ failing in the non-recursive algorithm. John Maddock 2004-01-07 12:00:51 +00:00
  • 6cbda47155 Added last minute patch for .*?$ failing in the non-recursive algorithm. John Maddock 2004-01-07 12:00:51 +00:00
  • a952ab8c15 This commit was manufactured by cvs2svn to create branch 'RC_1_31_0'. nobody 2003-12-30 12:10:04 +00:00
  • 3e60ca3481 Added tentative fix for AIX shared lib. John Maddock 2003-12-30 12:09:03 +00:00
  • 3026d5e6c6 Added missing std:: prefix. John Maddock 2003-12-29 11:38:03 +00:00
  • f3088d1c77 Fix broken links. Rene Rivera 2003-12-27 02:37:02 +00:00
  • f82771be8c Fix tabs in file. Rene Rivera 2003-12-26 23:26:49 +00:00
  • 02f6fd45b8 Updated history. John Maddock 2003-12-22 12:35:09 +00:00
  • 9058b985a9 Fixed mis-spelling of __MWERKS__, hopefully fixed regex_token_iterator failure on MWCW as well. John Maddock 2003-12-21 16:32:02 +00:00
  • 65f6604b24 Only disable cpp_regex_traits<wchar_t> if we are in weird dual-wchar_t mode. John Maddock 2003-12-20 13:34:34 +00:00
  • 16d6b87b1b Removed <native-wchar_t>on requirement (it's on by default for vc7 anyway, and vc7+stlport is better without it) John Maddock 2003-12-20 12:55:02 +00:00
  • 82572db442 Disabled dual wchar_t mode with vc7 + STLPort, as it doesn't work. John Maddock 2003-12-20 12:52:27 +00:00
  • 80104e292d Added needed C header includes John Maddock 2003-12-19 11:40:31 +00:00
  • be01708af3 Added checks for bad input files John Maddock 2003-12-18 11:53:47 +00:00
  • 39f1fb4d17 Changed name of a local variable to hopefully suppress gcc3.4 error John Maddock 2003-12-17 12:05:59 +00:00
  • b84b17b3c4 Added BOOST_REGEX_V3 compatibilty workarounds. John Maddock 2003-12-16 13:06:01 +00:00
  • 2c3ff62e1b Added explicit calls to fstream::close rather than relying on destructors as a tentative gcc-cygwin fix. John Maddock 2003-12-16 13:05:22 +00:00
  • 7858e47a26 Refactored code so that __try statements only call bool (void) functions. John Maddock 2003-12-16 13:04:01 +00:00
  • cd0072b3e7 Added patch for BOOST_REGEX_V3 compatibility John Maddock 2003-12-16 13:02:57 +00:00
  • bf9350aa16 Added new experimental captures support. John Maddock 2003-12-13 12:28:48 +00:00
  • 6b95ac002e Suppressed __try blocks in MWCW. John Maddock 2003-12-11 11:50:57 +00:00
  • 7f93cee9af fixed msvc-stlport builds. John Maddock 2003-12-07 13:09:44 +00:00
  • e79458b0e3 Added ugly workaround for linker errors from bcb5 John Maddock 2003-12-07 12:52:18 +00:00
  • 207b0c63cd Changed to use new iterator typedefs. John Maddock 2003-12-06 12:11:49 +00:00
  • f6b9c3d809 Added como specific fix for C builds. John Maddock 2003-12-06 12:10:27 +00:00
  • a008c722a4 Added new iterator typedefs John Maddock 2003-12-05 13:01:54 +00:00
  • dddfc1a63a Refined building without /Zc:wchar_t on msvc 7 and above John Maddock 2003-12-05 13:01:29 +00:00
  • a247f4d7f8 Added new typedefs for iterator types John Maddock 2003-12-05 13:00:59 +00:00
  • 84c2228b3f Added support for BOOST_ALL_NO_LIB John Maddock 2003-12-03 13:32:05 +00:00
  • ebc12d24c9 Patched up support for the new Borland 6.0 compiler in strict mode. John Maddock 2003-12-01 11:52:28 +00:00
  • 1a50827c46 stripped tabs from files John Maddock 2003-11-30 13:06:58 +00:00
  • d19f04af7b Fix broken link John Maddock 2003-11-28 15:17:45 +00:00
  • 2e9fa8c8f8 Updated build system. Fixes for vc7+stlport John Maddock 2003-11-26 11:46:19 +00:00
  • c642977acd Patches for vc7+stlport John Maddock 2003-11-26 11:44:53 +00:00
  • 27875c1e55 Fix gcc -Wshadow warnings John Maddock 2003-11-19 12:57:50 +00:00
  • 42337410fc Added tests for Windows compiler auto-linking John Maddock 2003-11-13 12:46:27 +00:00
  • aa132bec5d removed unneeded version calculation John Maddock 2003-11-13 12:44:18 +00:00
  • d0258375ae Added support for BOOST_ALL_DYN_LINK John Maddock 2003-11-13 12:17:49 +00:00
  • 7ba011232c Removed define that disables auto-linking for bjam builds since it is no longer required. John Maddock 2003-11-10 11:26:39 +00:00
  • 6bb6cddad6 Added [common-names] tags to dll and lib builds. Added <native-wchar_t>on build requirement John Maddock 2003-11-08 13:16:53 +00:00
  • f9d0907868 Fixed up traits classes so that no matter whether /Zc:wchar_t is specified for vc builds or not, then we can still link to the same lib build. John Maddock 2003-11-08 13:02:55 +00:00
  • 8324fad77c Tidies up new code, fixed one bug. John Maddock 2003-11-04 11:30:44 +00:00
  • 23f71d7727 Changed regex_token_iterator to return a sub_match rather than a std::string (it's more efficient). John Maddock 2003-11-03 11:25:30 +00:00
  • de9338cedf Updated regex build system and tests to match the new Boost.Install code. John Maddock 2003-11-02 12:13:16 +00:00
  • dc3878df84 Added new macro BOOST_LIB_VERSION to version.hpp so that auto-linking code knows what version suffix to append to library file names. Updated auto-linking headers to match new Boost.Install code. John Maddock 2003-11-02 11:43:56 +00:00
  • aa68609a60 New warning supression code doesn't work for VC6 :-( So work around the workaround... John Maddock 2003-10-25 11:20:35 +00:00
  • a804285fb6 Changed email address to john@johnmaddock.co.uk John Maddock 2003-10-24 11:13:42 +00:00
  • 8b4da77f83 Undone unintended commit on this file. John Maddock 2003-10-24 11:00:29 +00:00
  • 2606d1bdd1 Updated copyrights John Maddock 2003-10-24 10:51:38 +00:00
  • 9215a04042 Mostly cgg warning suppression, plus some gcc 2.95 workarounds. John Maddock 2003-10-23 12:40:47 +00:00
  • f7eb12d9c7 Updated tests to check new sub_match non-member operators. John Maddock 2003-10-21 11:19:42 +00:00
  • 515044821c Updated docs to include recent changes, and improve general quality. John Maddock 2003-10-21 11:18:40 +00:00
  • 72a7a13565 Added new sub_match operators. Made member operators const. John Maddock 2003-10-21 11:14:13 +00:00
  • 63778bea05 Add install definitions for new common install configuration. Rene Rivera 2003-10-19 19:52:56 +00:00
  • 54e9a2fbcb Changed no-exception behaviour to call throw_exception directly so that the handler sees the actual error message. John Maddock 2003-10-13 11:45:11 +00:00
  • ff1c0a0bb5 Moved common build options into build/Jamfile John Maddock 2003-10-12 11:19:15 +00:00
  • c23a7a8cfe Fixed no exception handling builds John Maddock 2003-10-10 12:13:23 +00:00
  • 651256800f Add V2 Jamfile Vladimir Prus 2003-10-07 10:45:15 +00:00
  • 696fa47670 Add V2 Jamfile Vladimir Prus 2003-10-07 10:34:27 +00:00
  • ab5a7a768d Added new licence info. John Maddock 2003-10-04 11:29:20 +00:00
  • a669854a84 renamed null re_null in case the compiler #defines null. John Maddock 2003-10-02 11:06:06 +00:00
  • 11ea8aab76 switched over to new Boost Licence John Maddock 2003-09-30 13:02:51 +00:00
  • ee85ed89a1 Added checks on constructor and assign member function usage. John Maddock 2003-09-30 11:41:40 +00:00
  • 13dfa17e63 Changed to make use of iterators and not strings where possible. John Maddock 2003-09-30 11:40:47 +00:00
  • 182616ea25 Changed char_type to be the type used by the regex object not the iterator - allows code to compile where the iterator enumerates types that are different to the regex type. John Maddock 2003-09-30 11:39:41 +00:00
  • 83306608a7 Fixed template constructor and assign member function iterator usage. John Maddock 2003-09-30 11:38:30 +00:00
  • f3c1b8d784 Added fix for broken VC++ preprocessor John Maddock 2003-09-30 11:37:04 +00:00
  • 09a8e172bd Fixed MSVC-stlport build issues svn-branches/RC_1_30_0 John Maddock 2003-09-22 10:56:29 +00:00
  • 3b27d5a38e Use the import rule Dave Abrahams 2003-09-08 17:38:49 +00:00
  • 567d76e8e4 Fixed Borland compiles, so that regex can be mixed with vcl.h. John Maddock 2003-08-30 10:14:56 +00:00
  • 51ef8177d3 Fixed Borland warning suppression. Changed config to use BOOST_HAS_DECLSPEC John Maddock 2003-08-26 10:49:41 +00:00
  • 136f8c02e0 This commit was manufactured by cvs2svn to create tag 'Version_1_30_2'. boost-1.30.2 1753977107480073702/tmp_refs/tags/boost-1.30.2 1753973849999538102/tmp_refs/tags/boost-1.30.2 nobody 2003-08-18 18:40:31 +00:00
  • a2c73f290c This commit was manufactured by cvs2svn to create tag 'merged_to_RC_1_30_0'. svn-tags/merged_to_RC_1_30_0 nobody 2003-08-16 01:05:44 +00:00
  • 34762f91fb Fix facet support for intel-win32 Dave Abrahams 2003-08-16 00:18:24 +00:00
  • 2e1ed31f34 Fixed spelling of "BOOST" - basically a enormous cut and paste error! John Maddock 2003-08-14 10:22:05 +00:00
  • ccc9c16e93 Added fixes for tests which are unsupported on some platforms. John Maddock 2003-08-12 12:03:25 +00:00
  • 4e412a1774 Various minor warning suppressions. John Maddock 2003-08-12 11:24:09 +00:00
  • e4248fcb19 Moved some config code into boost.config (ABI and lib selection code). John Maddock 2003-08-12 11:23:02 +00:00
  • 8441264579 This commit was manufactured by cvs2svn to create tag 'Version_1_30_1'. boost-1.30.1 nobody 2003-08-04 17:55:29 +00:00
  • 1237c49adb This commit was manufactured by cvs2svn to create tag 'RC_1_30_2'. boost-1.30.2-rc1 nobody 2003-08-04 17:55:28 +00:00
  • 644e41ba31 Added minor gcc 3.3 fixes (warning suppression) John Maddock 2003-08-03 11:59:11 +00:00
  • aee541b006 Fixed STLPort detection svn-branches/regex-4-1 John Maddock 2003-08-03 11:44:41 +00:00
  • ae95ac6ad0 Fixed STLPort detection John Maddock 2003-08-03 11:44:41 +00:00
  • 33c6aa103a This commit was manufactured by cvs2svn to create branch 'regex-4-1'. nobody 2003-07-30 20:43:36 +00:00
  • feb3f7bc40 name required for wide_posix_api_check_c Beman Dawes 2003-07-30 20:43:35 +00:00
  • b66ac65061 Disabled tests that are causing problems for the regression testers John Maddock 2003-07-30 12:16:32 +00:00
  • d695b70ee9 Added check to prevent macro redeffinition John Maddock 2003-07-30 12:15:45 +00:00
  • 222b16693c Added tentative como fix John Maddock 2003-07-27 10:55:35 +00:00
  • 6750cf4892 Modified wide character tests to warn not fail when no wide character support is available in the platform. Modified Jamfiles to use centralised options. Added wide character concept check. John Maddock 2003-07-26 11:22:17 +00:00
  • 9d565f63ed Added Como dll export options. John Maddock 2003-07-26 11:12:32 +00:00
  • 8a5b00c128 Added needed const qualifier on out of line deffinition. John Maddock 2003-07-25 11:57:19 +00:00
  • 11f535596b Added fix for SGI64 (std::messages::open appears to require a non-const reference on that platform :-( ) John Maddock 2003-07-25 11:27:17 +00:00
  • bba214f904 Added out of line deffinition for integral constant. John Maddock 2003-07-25 11:20:39 +00:00