Commit Graph

  • c84ebf1c5b Update V2 Jamfile for Boost. Vladimir Prus 2003-01-13 10:05:01 +00:00
  • 1eec12f177 Modified regression program arguments, so they work when called from some other path. John Maddock 2003-01-12 12:29:49 +00:00
  • 82ad27c468 Modified Jamfile to use testing.jam John Maddock 2003-01-11 11:52:19 +00:00
  • 897c33be2a Updated test lib names John Maddock 2002-12-28 12:51:48 +00:00
  • 2ecd905fb2 add or update See www.boost.org comments Beman Dawes 2002-12-27 16:51:53 +00:00
  • abef9c7249 removed calls to wprintf: Linux doesn't have that API. removed calls to assert: MWCW can't cope with it when UNICODE is defined. John Maddock 2002-11-24 11:48:36 +00:00
  • 0e37a76df0 Fix for MWCW which doesn't like incomplete array type. John Maddock 2002-11-23 11:30:36 +00:00
  • adc4ee41e3 Fixed using declarations (some types are no longer in the library). John Maddock 2002-11-20 12:08:43 +00:00
  • 9a4e5d29c1 tentative fix for VC7 John Maddock 2002-11-15 11:50:41 +00:00
  • ff4890b2e2 Changed detail/ to v3/ in dependency list. John Maddock 2002-11-11 12:15:04 +00:00
  • 3a5f4775f7 changed boost/regex/detail to boost/regex/v3 John Maddock 2002-11-10 11:37:08 +00:00
  • 5a65397974 Changed boost/regex/detail to boost/regex/v3 John Maddock 2002-11-10 11:35:53 +00:00
  • e5d9c95456 Fixed header include after recent changes John Maddock 2002-11-08 11:55:49 +00:00
  • b6a13dd215 Added check for BOOST_NO_STD_DISTANCE John Maddock 2002-11-07 12:59:57 +00:00
  • cf285ed3e5 Changes made in preparation for new regex version. John Maddock 2002-11-07 12:50:29 +00:00
  • 66ddab7fae Fixes for Intel C++ John Maddock 2002-10-31 12:13:56 +00:00
  • 09bfc7f853 Merged changes from the RC_1_29_0 branch. John Maddock 2002-10-21 11:03:05 +00:00
  • 13df8a293b Add missing typename Dave Abrahams 2002-10-11 20:46:12 +00:00
  • 354bb1e035 This commit was manufactured by cvs2svn to create tag 'Version_1_29_0'. boost-1.29.0 nobody 2002-10-11 15:17:55 +00:00
  • 40ab965ee9 Added V2 Jamfile. Vladimir Prus 2002-10-07 16:45:38 +00:00
  • 1b99edd84e This commit was manufactured by cvs2svn to create tag 'boost_python_llnl_'. svn-tags/boost_python_llnl_ nobody 2002-09-28 13:27:01 +00:00
  • 3389eae235 Updates for .NET 2003 Fixed VC.Net warning Adjusted search depth checking code svn-branches/RC_1_29_0 John Maddock 2002-09-23 11:13:50 +00:00
  • 0f55cfb574 This commit was manufactured by cvs2svn to create branch 'RC_1_29_0'. nobody 2002-09-19 20:49:39 +00:00
  • 0fec291b28 changes to use boost test system John Maddock 2002-09-17 10:58:25 +00:00
  • 6ee955be5f Tweeked number of states that cause a throw to occur during search. John Maddock 2002-09-17 10:57:26 +00:00
  • eeae9a0762 Added try catch block to catch runtime errors thrown from matching algorithms John Maddock 2002-09-16 11:55:23 +00:00
  • c7c8400efa VACPP fix John Maddock 2002-09-16 11:54:41 +00:00
  • a7f8f56d92 Added throw if the number of searched states grows too large. John Maddock 2002-09-16 11:54:00 +00:00
  • 66ac67533c VACPP fixes (second try) John Maddock 2002-09-16 11:53:07 +00:00
  • d9694bbc1f Fixed regex makefiles to work nice with the new boost.test lib. Added tentative VACPP fix. John Maddock 2002-09-13 11:52:11 +00:00
  • f81bdae7f1 Fixed forward declarations, added tentative IBM C++ fix John Maddock 2002-09-13 11:41:21 +00:00
  • aebf86bbe5 removed MSVC warning suppression - it causes the compiler to ICE under some conditions John Maddock 2002-09-07 10:47:06 +00:00
  • de9ecb7407 Fixed MSVC warnings John Maddock 2002-09-03 10:14:30 +00:00
  • fa43c7ab1d Misc Kylix fixes John Maddock 2002-08-25 11:57:37 +00:00
  • 5f0f6fa8f1 Updated Jamfile to use new test suite. Updated docs to reflect recent changes. John Maddock 2002-08-24 11:57:10 +00:00
  • 81f404ec69 Disabled automatic lib selection on non-windows platforms for Borland John Maddock 2002-08-24 11:56:11 +00:00
  • 38b55d0db8 Added missing break statements John Maddock 2002-08-24 11:25:01 +00:00
  • bed785ad19 Added GCC warning suppression John Maddock 2002-08-21 11:05:30 +00:00
  • bb711db956 Added new state information for forthcomming new algorithms John Maddock 2002-08-15 11:30:08 +00:00
  • 13f9af564d Added some new state information for forthcomming new algorithms. John Maddock 2002-08-13 11:47:41 +00:00
  • 43cf48f61e Boost.Test V2 fix Beman Dawes 2002-08-12 14:23:28 +00:00
  • 2767f7f6ba Tentative MWCW fixes John Maddock 2002-08-02 11:59:22 +00:00
  • 035e752ed2 Added minor doc fixes John Maddock 2002-07-31 11:24:41 +00:00
  • 753a3d6584 Removed duplicate declaration. John Maddock 2002-07-29 11:04:14 +00:00
  • ab0051399e Added como and metrowerks to list of compilers that can't handle the template specialisations used in instances.hpp. John Maddock 2002-07-27 11:42:04 +00:00
  • 61ea1b566a Added workaround for gcc2.91 bug John Maddock 2002-07-18 11:07:46 +00:00
  • 1ad6328d33 Added BOOST_NO_STD_WSTREAMBUF guard John Maddock 2002-07-17 11:39:15 +00:00
  • e6a371c6d6 Added MSVC version check. John Maddock 2002-07-16 11:15:30 +00:00
  • ee59983ea9 Oops, messed up previous commit. John Maddock 2002-07-14 10:56:58 +00:00
  • ad769fcfdb Added needed Como options John Maddock 2002-07-13 10:58:11 +00:00
  • 2468d450f2 Added -Ve and -Vx options to bcb makefiles. John Maddock 2002-07-07 10:28:32 +00:00
  • d47f20f147 Added | to the list of characters that are not literals. John Maddock 2002-06-13 11:27:56 +00:00
  • 0575e50ddb Changed template function overload to wchar_t overload. John Maddock 2002-06-13 10:30:46 +00:00
  • de40dac5d1 Fixed test program after changes to regex_match code. John Maddock 2002-06-08 10:37:47 +00:00
  • b2c4abc9cf Fixed partial match bug: John Maddock 2002-06-08 10:36:54 +00:00
  • b856079e74 Added C++ Builder 6 binary compatibilty fixes, Updated gcc makefiles to build archive index. John Maddock 2002-06-06 11:33:46 +00:00
  • 293b945785 Added fixes for C++ Builder 6 alignment (binary compatibility) issues. John Maddock 2002-06-06 11:32:45 +00:00
  • 998f94ffe9 vc7 warning suppression. John Maddock 2002-05-30 11:07:55 +00:00
  • 53de3c4ae6 Fixed more warnings, rolled back some regex changes that seem to be causing problems on 64-bit platforms. John Maddock 2002-05-30 11:07:05 +00:00
  • bbbd65c2e4 Hopefully fixed some minor bugs: added missing typesnames. Changed iterator to Iterator to hopefully keep aCC happy. John Maddock 2002-05-23 11:43:27 +00:00
  • 129cf61f65 respect <sysinclude> Dave Abrahams 2002-05-21 16:24:07 +00:00
  • 992eb043af Config updates/patches John Maddock 2002-05-18 11:33:30 +00:00
  • 084af757b4 Misc. fixes and new config options. John Maddock 2002-05-18 11:30:49 +00:00
  • d70ff7e20d This commit was manufactured by cvs2svn to create tag 'Version_1_28_0'. boost-1.28.0 nobody 2002-05-16 13:26:18 +00:00
  • e011def417 Disabled template specialisations for IBM Visual Age on AIX John Maddock 2002-05-14 11:31:54 +00:00
  • 1035f25b65 Disabled template specialisations on AIX with IBM Visual Age John Maddock 2002-05-14 10:44:21 +00:00
  • eacf31772b Fixed Mingw32 build John Maddock 2002-05-10 11:37:32 +00:00
  • 31a4b8b9fb This commit was manufactured by cvs2svn to create branch 'RC_1_28_0'. nobody 2002-05-10 04:34:27 +00:00
  • 8d8a209d8b Added user-config macro BOOST_DISABLE_WIN32 (also set in the compiler 's strict mode). Modified Boost source not to use Win32 specific extentions in the presence of BOOST_DISABLE_WIN32. John Maddock 2002-05-09 11:40:52 +00:00
  • 6b75e3962d Fixed test programs (disabled separate file template instantiation for single file builds). John Maddock 2002-05-04 11:00:48 +00:00
  • 1826080071 Fixed erroneous functio signature John Maddock 2002-05-04 10:55:51 +00:00
  • 2ee6dec715 Fixed broken links. John Maddock 2002-04-27 11:05:49 +00:00
  • 298651b2f6 Turned off external templates for MWCW John Maddock 2002-04-27 10:45:12 +00:00
  • 752c43f9d4 Bug fix: changed int to std::ptrdiff_t John Maddock 2002-04-27 10:38:47 +00:00
  • 976fb02a1b Moved some key template instances into the lib and out of user code. Updated makefiles: renamed lib files with new more systematic naming convention. Added bcb6 support. Rewritten automatic lib selection. Updated copyright declarations. John Maddock 2002-04-24 10:50:23 +00:00
  • d67a843d5a add newline at end of file Jens Maurer 2002-04-23 19:51:36 +00:00
  • 3e3752e992 Added BOOST_NO_WREGEX guard. John Maddock 2002-04-03 11:04:46 +00:00
  • 7c42b3aca6 Moved is_combining inside BOOST_NO_WREGEX guard. John Maddock 2002-04-03 11:03:13 +00:00
  • bb89bbb29a Added regex_fwd.hpp support. John Maddock 2002-04-01 11:47:30 +00:00
  • 2035a49533 Added support for regex_fwd.hpp John Maddock 2002-04-01 11:46:04 +00:00
  • 6e82619133 Added needed #ifdef John Maddock 2002-03-28 12:47:47 +00:00
  • 1d560fae85 Minor doc typo fixes. Fixed IA64 portability warnings from VC7 John Maddock 2002-03-19 11:31:52 +00:00
  • b4cf815f7d Fixed IA64 compatibility warnings from VC7, mainly changed unsigned int's to size_t and int's to ptrdiff_t. John Maddock 2002-03-19 11:29:50 +00:00
  • 1d3653812a Fixed broken link. John Maddock 2002-03-01 12:26:01 +00:00
  • 9ef4719dff Modified jamfiles to work with new updated build system John Maddock 2002-02-27 12:37:28 +00:00
  • e18c474222 Updated regression tests with more non-marking parenthesis examples John Maddock 2002-02-23 12:58:45 +00:00
  • 7f6be58d92 Fixed Borland C++ config workarounds - so that _RWSTD_COMPILE_INSTANTIATE gets defined before any std lib includes John Maddock 2002-02-21 11:31:48 +00:00
  • 11accf4a8b Added more error checking for no-eh builds. John Maddock 2002-02-21 11:30:41 +00:00
  • b55cce9a42 Fixed behaviour on Embedded VC++ John Maddock 2002-02-20 11:20:17 +00:00
  • 6f9658fa6c Fixed VCL setup to come before lib selection John Maddock 2002-02-17 12:05:59 +00:00
  • 936e0cfd99 Added note about Koenig Lookup required for examples to compile John Maddock 2002-02-14 12:56:37 +00:00
  • 290270440e Updated the basic Jamfiles for the new Boost.Build changes. Rene Rivera 2002-02-14 04:08:20 +00:00
  • 76c85c7c34 Fixed regex example expression typo. John Maddock 2002-02-13 12:30:22 +00:00
  • 44d33b20d5 Can't declare a variable in a for-loop with the same name as a variable declared in the for loop initialization Douglas Gregor 2002-02-09 16:37:56 +00:00
  • 98377b57aa Strange workaround for Comeau 4.2.45.2 so that it does get into an instantiation loop Douglas Gregor 2002-02-09 15:49:04 +00:00
  • 43df21bca1 Fixed incorrect iterator use - assumed random access iterator in one place rather than bidirectional. John Maddock 2002-02-09 12:07:53 +00:00
  • c8e9df8fa2 Added support for compilers with no exception handling support. John Maddock 2002-02-08 12:44:43 +00:00
  • a5d1526fbb Added docs for forward lookahead asserts. John Maddock 2002-02-08 12:43:59 +00:00
  • e26bb62622 This commit was manufactured by cvs2svn to create tag 'Version_1_27_0'. boost-1.27.0 nobody 2002-02-07 13:33:59 +00:00
  • 26d899274a This commit was manufactured by cvs2svn to create branch 'RC_1_27_0'. nobody 2002-02-06 03:32:50 +00:00