Commit Graph

  • 6dfa7ef86c Added explicit bounds to arrays, as patch for broken compilers that can't otherwise cope. John Maddock 2003-06-09 11:56:15 +0000
  • eb91bf612a Fixed allocator type. John Maddock 2003-06-05 11:56:59 +0000
  • e016ef8e21 Added minor bug fixes (some expressions starting with ^ were not being found), plus a few warning suppressions. John Maddock 2003-06-05 10:46:03 +0000
  • ca984697f0 Add <no-warn> so como can compile winnt.h Beman Dawes 2003-06-03 20:07:02 +0000
  • 2f9da388c1 Added fix for IBM C++ John Maddock 2003-05-28 11:38:00 +0000
  • f50f35d1fc Added <ios> include for KCC John Maddock 2003-05-25 11:16:14 +0000
  • df4b8e696f Added patch for gcc 2.95 and get_line under cygwin John Maddock 2003-05-25 10:58:24 +0000
  • 3673a0a888 Added support for BOOST_DEDUCED_TYPENAME John Maddock 2003-05-25 10:54:03 +0000
  • a69678c3c6 stripped tabs from files John Maddock 2003-05-24 11:14:53 +0000
  • 8fb69853fc Fixed broken links, added copyright declarations, renamed some long file names John Maddock 2003-05-24 11:13:26 +0000
  • 70199360d3 Use the recently added BOOST_INTEL macro Guillaume Melquiond 2003-05-23 11:53:49 +0000
  • 9aa18a159d Added como warning suppression. John Maddock 2003-05-23 11:31:00 +0000
  • 4122e8f08d Fixed VC warning John Maddock 2003-05-23 10:57:04 +0000
  • 922322b644 Updated install docs. John Maddock 2003-05-22 11:20:26 +0000
  • 89d445c1b6 Tweaked dll selection code, Fixed various errors detected by MWCW and Como John Maddock 2003-05-22 11:19:58 +0000
  • 31d1dc1182 Removed external templates for unknown compilers. Fixed std conformance bugs in v4 code (shown up by metrowerks compiler). John Maddock 2003-05-20 11:28:47 +0000
  • 8bb6861595 Updated Jamfile to use simplified naming scheme on Unix platforms. Updated build docs. John Maddock 2003-05-20 11:27:29 +0000
  • 11ddff601b Added new makefile John Maddock 2003-05-19 11:57:32 +0000
  • 088b492987 changed lib names, minor gcc3.3 warning patches John Maddock 2003-05-19 11:56:17 +0000
  • 535e1b05cc Updated library names, minor fixes for gcc2.95 John Maddock 2003-05-19 11:55:23 +0000
  • 1f15026060 Merged regex-4 branch. John Maddock 2003-05-17 11:55:51 +0000
  • f0f32bdda1 Merged regex-4 branch. John Maddock 2003-05-17 11:45:48 +0000
  • a81a1ea30f restore from disk crash Dave Abrahams 2003-05-08 02:19:10 +0000
  • 640f633395 Patched boost-base.jam to allow rules in stage target requirements Fixed grammar in build_system.htm Added vc7.1-tools.jam/.html for msvc 7.1 Updated the regex lib Jamfile to build correctly-named libraries Dave Abrahams 2003-04-27 14:10:52 +0000
  • 0ed72c37e4 Fixed nasty typo John Maddock 2003-03-30 10:30:16 +0000
  • 5cf85df857 Changed name of getlocale proc to avoid HP OS clash. John Maddock 2003-03-25 11:43:57 +0000
  • 3819294ac1 Added check to verify that we have something to clean up before calling do_free John Maddock 2003-03-24 12:36:55 +0000
  • ea96eafacc Fixed bug that effect some searches John Maddock 2003-03-19 12:19:14 +0000
  • a31ae14cf8 added extra tests to test new fixes John Maddock 2003-03-13 13:45:44 +0000
  • 158c26d85c Misc. new fixes: John Maddock 2003-03-13 12:50:54 +0000
  • 86e5251979 Fix for broken std::setlocale implementations (MacOS X ?) John Maddock 2003-02-21 12:43:49 +0000
  • cebaf09b5d cleanup Dave Abrahams 2003-02-19 13:56:27 +0000
  • d0ba00a2e7 Fixed bug in match_continuous code John Maddock 2003-02-08 12:30:57 +0000
  • 75293e9854 Fixed by adding BOOST_REGEX_NO_EXTERNAL_TEMPLATES define and extra error checks. John Maddock 2003-02-07 12:16:40 +0000
  • 45e593c4fe Added copyright statement Björn Karlsson 2003-02-04 12:24:06 +0000
  • 251099c828 OpenBSD fixes John Maddock 2003-01-22 12:38:54 +0000
  • 5705d52e84 Added threading build options. John Maddock 2003-01-21 12:21:35 +0000
  • 88a0f9d75a Added multithreaded build options. John Maddock 2003-01-21 12:20:20 +0000
  • fbb087dec9 fix misspelled dir name Beman Dawes 2003-01-19 20:21:36 +0000
  • c84ebf1c5b Update V2 Jamfile for Boost. Vladimir Prus 2003-01-13 10:05:01 +0000
  • 1eec12f177 Modified regression program arguments, so they work when called from some other path. John Maddock 2003-01-12 12:29:49 +0000
  • 82ad27c468 Modified Jamfile to use testing.jam John Maddock 2003-01-11 11:52:19 +0000
  • 897c33be2a Updated test lib names John Maddock 2002-12-28 12:51:48 +0000
  • 2ecd905fb2 add or update See www.boost.org comments Beman Dawes 2002-12-27 16:51:53 +0000
  • 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 +0000
  • 0e37a76df0 Fix for MWCW which doesn't like incomplete array type. John Maddock 2002-11-23 11:30:36 +0000
  • adc4ee41e3 Fixed using declarations (some types are no longer in the library). John Maddock 2002-11-20 12:08:43 +0000
  • 9a4e5d29c1 tentative fix for VC7 John Maddock 2002-11-15 11:50:41 +0000
  • ff4890b2e2 Changed detail/ to v3/ in dependency list. John Maddock 2002-11-11 12:15:04 +0000
  • 3a5f4775f7 changed boost/regex/detail to boost/regex/v3 John Maddock 2002-11-10 11:37:08 +0000
  • 5a65397974 Changed boost/regex/detail to boost/regex/v3 John Maddock 2002-11-10 11:35:53 +0000
  • e5d9c95456 Fixed header include after recent changes John Maddock 2002-11-08 11:55:49 +0000
  • b6a13dd215 Added check for BOOST_NO_STD_DISTANCE John Maddock 2002-11-07 12:59:57 +0000
  • cf285ed3e5 Changes made in preparation for new regex version. John Maddock 2002-11-07 12:50:29 +0000
  • 66ddab7fae Fixes for Intel C++ John Maddock 2002-10-31 12:13:56 +0000
  • 09bfc7f853 Merged changes from the RC_1_29_0 branch. John Maddock 2002-10-21 11:03:05 +0000
  • 13df8a293b Add missing typename Dave Abrahams 2002-10-11 20:46:12 +0000
  • 40ab965ee9 Added V2 Jamfile. Vladimir Prus 2002-10-07 16:45:38 +0000
  • 0fec291b28 changes to use boost test system John Maddock 2002-09-17 10:58:25 +0000
  • 6ee955be5f Tweeked number of states that cause a throw to occur during search. John Maddock 2002-09-17 10:57:26 +0000
  • eeae9a0762 Added try catch block to catch runtime errors thrown from matching algorithms John Maddock 2002-09-16 11:55:23 +0000
  • c7c8400efa VACPP fix John Maddock 2002-09-16 11:54:41 +0000
  • a7f8f56d92 Added throw if the number of searched states grows too large. John Maddock 2002-09-16 11:54:00 +0000
  • 66ac67533c VACPP fixes (second try) John Maddock 2002-09-16 11:53:07 +0000
  • 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 +0000
  • f81bdae7f1 Fixed forward declarations, added tentative IBM C++ fix John Maddock 2002-09-13 11:41:21 +0000
  • aebf86bbe5 removed MSVC warning suppression - it causes the compiler to ICE under some conditions John Maddock 2002-09-07 10:47:06 +0000
  • de9ecb7407 Fixed MSVC warnings John Maddock 2002-09-03 10:14:30 +0000
  • fa43c7ab1d Misc Kylix fixes John Maddock 2002-08-25 11:57:37 +0000
  • 5f0f6fa8f1 Updated Jamfile to use new test suite. Updated docs to reflect recent changes. John Maddock 2002-08-24 11:57:10 +0000
  • 81f404ec69 Disabled automatic lib selection on non-windows platforms for Borland John Maddock 2002-08-24 11:56:11 +0000
  • 38b55d0db8 Added missing break statements John Maddock 2002-08-24 11:25:01 +0000
  • bed785ad19 Added GCC warning suppression John Maddock 2002-08-21 11:05:30 +0000
  • bb711db956 Added new state information for forthcomming new algorithms John Maddock 2002-08-15 11:30:08 +0000
  • 13f9af564d Added some new state information for forthcomming new algorithms. John Maddock 2002-08-13 11:47:41 +0000
  • 43cf48f61e Boost.Test V2 fix Beman Dawes 2002-08-12 14:23:28 +0000
  • 2767f7f6ba Tentative MWCW fixes John Maddock 2002-08-02 11:59:22 +0000
  • 035e752ed2 Added minor doc fixes John Maddock 2002-07-31 11:24:41 +0000
  • 753a3d6584 Removed duplicate declaration. John Maddock 2002-07-29 11:04:14 +0000
  • 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 +0000
  • 61ea1b566a Added workaround for gcc2.91 bug John Maddock 2002-07-18 11:07:46 +0000
  • 1ad6328d33 Added BOOST_NO_STD_WSTREAMBUF guard John Maddock 2002-07-17 11:39:15 +0000
  • e6a371c6d6 Added MSVC version check. John Maddock 2002-07-16 11:15:30 +0000
  • ee59983ea9 Oops, messed up previous commit. John Maddock 2002-07-14 10:56:58 +0000
  • ad769fcfdb Added needed Como options John Maddock 2002-07-13 10:58:11 +0000
  • 2468d450f2 Added -Ve and -Vx options to bcb makefiles. John Maddock 2002-07-07 10:28:32 +0000
  • d47f20f147 Added | to the list of characters that are not literals. John Maddock 2002-06-13 11:27:56 +0000
  • 0575e50ddb Changed template function overload to wchar_t overload. John Maddock 2002-06-13 10:30:46 +0000
  • de40dac5d1 Fixed test program after changes to regex_match code. John Maddock 2002-06-08 10:37:47 +0000
  • b2c4abc9cf Fixed partial match bug: John Maddock 2002-06-08 10:36:54 +0000
  • b856079e74 Added C++ Builder 6 binary compatibilty fixes, Updated gcc makefiles to build archive index. John Maddock 2002-06-06 11:33:46 +0000
  • 293b945785 Added fixes for C++ Builder 6 alignment (binary compatibility) issues. John Maddock 2002-06-06 11:32:45 +0000
  • 998f94ffe9 vc7 warning suppression. John Maddock 2002-05-30 11:07:55 +0000
  • 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 +0000
  • 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 +0000
  • 129cf61f65 respect <sysinclude> Dave Abrahams 2002-05-21 16:24:07 +0000
  • 992eb043af Config updates/patches John Maddock 2002-05-18 11:33:30 +0000
  • 084af757b4 Misc. fixes and new config options. John Maddock 2002-05-18 11:30:49 +0000
  • 1035f25b65 Disabled template specialisations on AIX with IBM Visual Age John Maddock 2002-05-14 10:44:21 +0000
  • eacf31772b Fixed Mingw32 build John Maddock 2002-05-10 11:37:32 +0000