Commit Graph

  • dcb64d5db7 Fixed VC6.sp5 support, added support for mixed static/dynamic linking with VC6 John Maddock 2001-04-09 11:19:12 +00:00
  • 42ba37691e Updated makefiles, added sunpro makefile support John Maddock 2001-04-09 11:17:40 +00:00
  • 020cbe902e regex: Fixed spurious matches when grepping with .* John Maddock 2001-03-31 11:24:27 +00:00
  • fac0fa6653 Minor config tweek for gcc libstdc++3 John Maddock 2001-03-27 10:51:14 +00:00
  • b8adb4df00 regex updates: compatability fixes for Como and sunpro compilers John Maddock 2001-03-26 11:09:49 +00:00
  • 1758679bd6 regex: minor changes to make the test code more conservative in C++ usage John Maddock 2001-03-16 12:41:36 +00:00
  • 89d13d13ae This commit was manufactured by cvs2svn to create tag 'Version_1_21_1'. boost-1.21.1 nobody 2001-03-14 15:36:54 +00:00
  • 98fd29d60c updating regex configure (should have been in previous fix) John Maddock 2001-03-14 12:54:48 +00:00
  • 26ccffe3d0 Misc regex fixes: removed BOOST_RE_NO_EXCEPTION_H macro (no longer needed), added hack for VC6+STLPort regression test (missing wstring exports in STLPort dll). John Maddock 2001-03-14 12:52:06 +00:00
  • f5368b7666 Fixed header include: should have included <boost/type_traits/cv_traits.hpp> John Maddock 2001-03-10 11:24:11 +00:00
  • d19815e477 This commit was manufactured by cvs2svn to create tag 'Version_1_21_0'. boost-1.21.0 nobody 2001-03-09 14:58:07 +00:00
  • c126ed4b87 regex: tweeked type_traits usage to reduce header dependencies John Maddock 2001-03-09 11:51:44 +00:00
  • 9e6a7d8e5f More regex makefile updates (changed name to libboost_regex) John Maddock 2001-03-08 12:29:07 +00:00
  • 15142ddf9d Misc fixes that missed the last commit.. John Maddock 2001-03-04 11:08:29 +00:00
  • 831160baa2 makefile adjustments John Maddock 2001-03-03 11:37:50 +00:00
  • db6b4db44d updated makefile responds to environment John Maddock 2001-03-03 11:35:37 +00:00
  • f414a067b8 regex doc updates for partial matches and revised makefiles John Maddock 2001-03-03 11:32:04 +00:00
  • 833740c25b regex makefile updates: better responce to environment variables, and correct linker options for gcc-shared.mak John Maddock 2001-03-03 11:31:04 +00:00
  • ee8c9873bc Updates for better partial match support, and to ensure that that the POSIX API functions are able to return the correct error code. John Maddock 2001-03-03 11:28:50 +00:00
  • efdf9e57a4 More type_traits tweeks. John Maddock 2001-02-20 12:17:55 +00:00
  • 2609a56230 fixed some typo's Jeremy Siek 2001-02-20 02:28:15 +00:00
  • 24dd51c869 Added RegExData constructor to keep ICL compiler happy John Maddock 2001-02-19 12:57:35 +00:00
  • 8872307cb1 regex Intel C++ fix... John Maddock 2001-02-18 12:03:08 +00:00
  • 50610bf111 regex: added explicit #error clause to reduce error messages when wide character support is not available. John Maddock 2001-02-16 12:47:30 +00:00
  • 25d57dbe3e Fixed minor typedef typo John Maddock 2001-02-16 12:03:48 +00:00
  • d754f23bcf regex configuration tweeks, and point release. John Maddock 2001-02-16 11:26:21 +00:00
  • 973b12c5c8 regex: tentatively fixed regression on Win2000, suppressed some more warnings, and tweeked Rogue Wave library detection and configuration. John Maddock 2001-02-12 12:45:25 +00:00
  • 359beb04e7 This commit was manufactured by cvs2svn to create tag 'Version_1_20_2'. boost-1.20.2 nobody 2001-02-10 14:52:07 +00:00
  • ff022f31cf Tweeked config options for Kai and Irix+STLPort John Maddock 2001-02-07 11:56:13 +00:00
  • bc4755e14f regex: fix for previous slip up when fixing warning messages John Maddock 2001-02-06 12:52:32 +00:00
  • 9f9f46f34b regex: some fixes for level 4 warnings under VC6 John Maddock 2001-02-05 12:48:09 +00:00
  • dd2dbfacbb regex: tentative fixes for Irix + STLPort configuration. John Maddock 2001-02-05 12:09:10 +00:00
  • 2f8875124b comparing the result of is.get() with EOF is non-portable (fails on IRIX) Jens Maurer 2001-02-04 18:39:39 +00:00
  • 603337af8f regex: added VC6 debugging/memory tracking support to regression test program John Maddock 2001-02-04 12:16:07 +00:00
  • 47f5cc6fa1 Fixed range error John Maddock 2001-01-31 12:00:34 +00:00
  • 31c5b449bb FIXED: Signed/unsigned conversions in regex_compile.hpp and regex_format.hpp ADDED: Forwarder functions to match_results. FIXED: More errors from Como in strict mode. John Maddock 2001-01-31 11:39:04 +00:00
  • 1afe49fdbf regex: Fixes for Como compiler in strict mode, plus some signed/unsigned conversions John Maddock 2001-01-27 11:34:53 +00:00
  • b5dcded581 regex: updated change log John Maddock 2001-01-24 12:16:52 +00:00
  • 36c217882a regex: fixed makefiles to clean *.pch files. John Maddock 2001-01-23 12:28:36 +00:00
  • 49d23c0323 avoid gcc mis-interpreting direct-initialization as a function declaration Jens Maurer 2001-01-21 20:10:36 +00:00
  • ec8aac99c5 regex: regression test fixes John Maddock 2001-01-21 12:58:24 +00:00
  • 328e0b5561 regex: fixes for Como in strict mode John Maddock 2001-01-20 12:57:47 +00:00
  • e927090ba0 regex: Irix fixes and point release John Maddock 2001-01-20 12:23:51 +00:00
  • 1d0dabd892 regex: minor fixes John Maddock 2001-01-18 12:13:00 +00:00
  • 51c795efb9 This commit was manufactured by cvs2svn to create tag 'Version_1_20_1'. boost-1.20.1 nobody 2001-01-10 18:29:12 +00:00
  • 2c52692f8d regex file names fixed to bring them under 32 characters (for Mac compatibility) John Maddock 2001-01-09 12:42:39 +00:00
  • c2820c22fb This commit was manufactured by cvs2svn to create tag 'Version_1_20_0'. boost-1.20.0 nobody 2001-01-06 18:30:47 +00:00
  • 0b582e974f Kill some warnings about converting negative numbers to unsigned types Dave Abrahams 2000-12-21 17:17:45 +00:00
  • ddb7432525 This commit was manufactured by cvs2svn to create tag 'Version_1_19_0'. boost-1.19.0 nobody 2000-12-10 15:53:47 +00:00
  • 72caa3f9ca regex: tweeks for linux. + Beos: compiler status John Maddock 2000-12-10 11:52:26 +00:00
  • 6281799115 regex configure tweeks. John Maddock 2000-12-09 11:44:27 +00:00
  • 6221e7f953 regex: minor VC6 optimisation changes. John Maddock 2000-12-03 12:16:18 +00:00
  • 2b0fc3c3a8 regex: updated snip4.cpp (fixed patholgical expressions). John Maddock 2000-11-30 12:05:15 +00:00
  • 91953b9cf2 regex: added some missing std:: prefixes, updated Be compiler status page. John Maddock 2000-11-29 12:48:20 +00:00
  • 2c085b3dc4 Fixed regex memory leak, and type_traits bad test case John Maddock 2000-11-21 12:39:09 +00:00
  • 19ac3b9eba Regex: added gcc-shared.mak for shared library builds with gcc. John Maddock 2000-11-21 11:12:55 +00:00
  • 58cb63f745 This commit was manufactured by cvs2svn to create tag 'Version_1_18_3'. boost-1.18.3 nobody 2000-11-18 14:33:52 +00:00
  • c0399a3a57 Minor regex fixes for VC6 (Added some boost:: qualifies to work around lack or Koenig lookup). John Maddock 2000-11-17 11:35:02 +00:00
  • 36e4289aaa Regex point release 3.02 John Maddock 2000-11-16 11:29:03 +00:00
  • 680e5b9e13 regex: retry due to broken connection John Maddock 2000-11-11 12:10:38 +00:00
  • 31c9a1f9c6 regex: fixes for STLPort in debug mode. John Maddock 2000-11-11 12:08:55 +00:00
  • 8700307cf5 regex fixes for updated Dinkum library John Maddock 2000-11-09 13:03:41 +00:00
  • 4378b06e43 Updated regex code with tentative support for partial matches John Maddock 2000-11-09 11:24:58 +00:00
  • dc38a40569 Misc. minor regex fixes John Maddock 2000-11-04 12:38:38 +00:00
  • fcdbbcff08 BeOS5 (intel) fixes John Maddock 2000-11-04 11:16:12 +00:00
  • 6fa2466e40 This commit was manufactured by cvs2svn to create tag 'Version_1_18_2'. boost-1.18.2 nobody 2000-11-03 20:02:18 +00:00
  • 209636b869 compiler specific fixes (mostly MWCW) John Maddock 2000-10-24 11:53:07 +00:00
  • 13df83ab96 A partial Pro6 fix (Pro6 is missing the message facet - what do we do about /that/?) Dave Abrahams 2000-10-21 13:14:45 +00:00
  • 74ca42eb88 regex regression test fixes John Maddock 2000-10-21 11:18:50 +00:00
  • 5efb356b84 more regex regression tests John Maddock 2000-10-18 10:56:28 +00:00
  • bd184b7ade regex regression test update John Maddock 2000-10-18 10:43:07 +00:00
  • f59c88d0bb regex fixes: retry due to lost connection John Maddock 2000-10-17 11:29:59 +00:00
  • df6fa4ba79 regex fixes John Maddock 2000-10-17 11:28:05 +00:00
  • 9148159b98 add empty throw specification to destructors for classes derived from std::exception Jens Maurer 2000-10-14 22:56:18 +00:00
  • fe33e5ebb9 misc minor fixes John Maddock 2000-10-14 12:03:10 +00:00
  • 65b6a3ba3e fixes resulting from non-standard usage of swprintf John Maddock 2000-10-12 11:25:16 +00:00
  • 224cb764cf minor typo fixes John Maddock 2000-10-10 10:40:58 +00:00
  • 8685c139ee more VC6 type-traits and compressed pair fixes John Maddock 2000-10-07 10:53:47 +00:00
  • d7ab782289 Some fixes for Metrowerks compatibility Dave Abrahams 2000-10-06 07:46:12 +00:00
  • a3cc73508f friend declarations to work around a Metrowerks bug Dave Abrahams 2000-10-06 07:32:54 +00:00
  • 17b1472aa2 minor fix for purify errors (not a bug as such - more of a warning suppression) John Maddock 2000-09-30 11:07:25 +00:00
  • e345f05fa9 minor regex fixes John Maddock 2000-09-30 10:36:58 +00:00
  • a3d58772ab This commit was manufactured by cvs2svn to create tag 'Version_1_18_0'. boost-1.18.0 1753961573591298034/tmp_refs/tags/boost-1.18.0 nobody 2000-09-29 11:39:43 +00:00
  • 8a5e8b8c62 Fix conflict and correct boost libraries hyperlink Beman Dawes 2000-09-27 19:31:09 +00:00
  • c9cfe5a906 more post submission fixes for regex John Maddock 2000-09-27 12:06:41 +00:00
  • a47bcdb944 regex post submission patches/tidy up. John Maddock 2000-09-27 12:04:20 +00:00
  • fc0bf318a2 fix grievious missing std:: qualification Dave Abrahams 2000-09-27 01:47:03 +00:00
  • 61696218da Initial Graph and Regex HTML integration Beman Dawes 2000-09-26 19:02:50 +00:00
  • 4dbf30d14e add streaming of syntax_element_type to suppress warnings Dave Abrahams 2000-09-26 15:49:21 +00:00
  • 116efaa69a add streaming for syntax_element_type to suppress warnings Dave Abrahams 2000-09-26 15:47:45 +00:00
  • 58a5836642 Initial boost-regex++ release John Maddock 2000-09-26 11:48:28 +00:00