Commit Graph

  • 8e60fd2cb7 Added needed include (fix for RW STL on Linux) John Maddock 2004-09-18 10:32:45 +00:00
  • 5dfe10a136 Fix for RW STL: undef wchar symbols before use John Maddock 2004-09-18 10:32:05 +00:00
  • 0c7dbadc30 Started to improve docs. Added more tests. Added code to speed up traits class construction and usage. Tweeked extern template code. John Maddock 2004-09-10 12:16:52 +00:00
  • c2b82eae1f License update Douglas Gregor 2004-09-09 13:59:01 +00:00
  • b0a325cf65 Fix: re-used match_results structure didn't set size correctly. John Maddock 2004-08-26 10:41:49 +00:00
  • 54be0eaa9d VC6-specific fixes for wide character convenience functions. John Maddock 2004-08-19 15:29:21 +00:00
  • 276fa31266 Fix signature to operator!= John Maddock 2004-08-16 11:22:52 +00:00
  • f1ef6b6e9a Added MFC/ATL wrappers. Added support for unsigned versions in MSVC builds. More compiler-specific workarounds. John Maddock 2004-08-09 10:25:06 +00:00
  • 2e968dea9c Minor workarounds for SGI and Darwin platforms. John Maddock 2004-08-08 09:48:10 +00:00
  • b0027d4b86 Added tests for locales. John Maddock 2004-07-27 12:45:32 +00:00
  • 97d3cdad83 Makefiles updated with 1.32 version number. John Maddock 2004-07-23 11:35:03 +00:00
  • ee3d533e84 This commit was manufactured by cvs2svn to create branch 'SPIRIT_1_6'. svn-branches/SPIRIT_1_6 nobody 2004-07-23 02:16:28 +00:00
  • 99f8d02805 Documentation update from Jon T. Pedant Douglas Gregor 2004-07-20 17:03:55 +00:00
  • 7043e5585f Ooops, last fix had a misplaced "typename" in it, and therefore was not legal code, strangely some compilers just didn't care. John Maddock 2004-07-20 10:38:44 +00:00
  • 048d5b788c Added missing copyright declarations. John Maddock 2004-07-18 10:21:47 +00:00
  • ee631c02eb Need to make string_out_iterator a "real" iterator type to keep commeau compiler happy. John Maddock 2004-07-18 10:20:56 +00:00
  • 4600a25228 Updated makefiles. John Maddock 2004-07-16 10:56:15 +00:00
  • aebb44e507 Don't include integer_traits.hpp unless it's actually used: IBM C++ trips up otherwise. John Maddock 2004-07-02 10:40:53 +00:00
  • 28ec060374 Updated most of the docs. Updated the makefiles. Last few fixes to the core code. John Maddock 2004-06-30 11:50:12 +00:00
  • 6732abe03e HP aCC patches. svn-branches/RC_1_31_0 John Maddock 2004-06-23 12:44:17 +00:00
  • 8d994b14b2 remove std_min and std_max, update minmax coding guidelines Eric Niebler 2004-06-23 04:49:48 +00:00
  • d310bc9835 HP aCC patches. John Maddock 2004-06-22 12:42:16 +00:00
  • 6c02074270 More aCC portability fixes. John Maddock 2004-06-22 12:34:04 +00:00
  • 89f635376a Almost complete compiler compatibility now... John Maddock 2004-06-15 11:43:12 +00:00
  • eec095b121 Fixed bug with grepping for literals. Added Sunpro workaround. John Maddock 2004-06-12 10:10:07 +00:00
  • ca44c8182c Fixed bug with grepping for literals. Added Sunpro workaround. John Maddock 2004-06-12 10:10:07 +00:00
  • 2e10c5ec17 Update Vladimir Prus 2004-06-11 11:54:08 +00:00
  • bd8de55174 64-bit portability fix John Maddock 2004-06-09 12:12:42 +00:00
  • ba148bae42 64-bit portability fix John Maddock 2004-06-09 12:12:42 +00:00
  • 3fd3f23e6e HP aCC workaround John Maddock 2004-06-09 12:12:01 +00:00
  • 7c74a98ae5 64-bit portability fix John Maddock 2004-06-09 11:23:52 +00:00
  • cf6f69258c 64-bit portability fix John Maddock 2004-06-09 11:23:52 +00:00
  • 1d5a14164a Fixed most of the compiler specific issues in the last commit. John Maddock 2004-06-07 12:50:39 +00:00
  • 9424952e8f Added workarounds for Sunpro and HP aCC John Maddock 2004-06-05 11:46:45 +00:00
  • d1649417d1 Added patches for Sunpro and HP aCC John Maddock 2004-06-05 11:46:05 +00:00
  • fce31e9800 Updated concepts checks: Use of traits class is now in line with the std. Added c_regex_traits and w32_regex_traits (first cuts). John Maddock 2004-06-05 11:45:27 +00:00
  • c3f14400b0 Moved detail/allocator.hpp into regex directory. John Maddock 2004-05-28 12:21:44 +00:00
  • bdb4c091f1 Rewritten regex formatting code, refactored headers to reduce dependencies. John Maddock 2004-05-22 11:04:22 +00:00
  • 5fed1798dd Altered initialiser order to stop gcc from complaining. John Maddock 2004-05-20 10:16:09 +00:00
  • 55a6787950 Altered initialiser order to stop gcc from complaining. John Maddock 2004-05-20 10:16:09 +00:00
  • 4c0572d98f Attempt to sync V2 Jamfiles with V1 ones, again... Vladimir Prus 2004-05-17 07:45:33 +00:00
  • b0e83b535a patch for nosubs flag bug John Maddock 2004-05-14 10:28:09 +00:00
  • 25e51d3984 Patch for nosubs flag bug. John Maddock 2004-05-14 10:27:13 +00:00
  • c9b37542c5 Added additional tests for new bugs John Maddock 2004-05-13 12:33:22 +00:00
  • 03694d72ae Added tests for deprecated and POSIX functions. John Maddock 2004-05-12 12:13:49 +00:00
  • 91e7e3b602 Fixed \l and \u so that they work correctly in case insensitive mode. John Maddock 2004-05-12 11:39:28 +00:00
  • 6382470ac1 Fixed \l and \u so that they work correctly in case insensitive mode. John Maddock 2004-05-12 11:39:28 +00:00
  • bb264b055f Completed perl feature set. Merged in changes to Docs from main branch. John Maddock 2004-05-11 10:27:13 +00:00
  • b5cf51fbc6 Added support for conditional expressions. John Maddock 2004-05-05 10:41:55 +00:00
  • 8d76f35c64 Patched for problem with wide character optimisations. John Maddock 2004-05-03 11:31:15 +00:00
  • 1dc081e1c2 Fixed problem with wide character optimisations, changed asserts on pointers (HP-specific workaround). John Maddock 2004-05-03 11:24:58 +00:00
  • d2c3ec6d57 Almost complete regex implementation now... John Maddock 2004-05-01 11:23:02 +00:00
  • 92bf09979a Changed ar to $(AR). John Maddock 2004-05-01 10:53:14 +00:00
  • b3e28896b7 Changed ar to $(AR) to allow for override. John Maddock 2004-05-01 10:33:47 +00:00
  • ca9a970d6f Don't optimise leading repeats when there are backreferences involved. John Maddock 2004-04-25 10:32:09 +00:00
  • 76176b302b Don't optimise leading repeats when there are backreferences involved. John Maddock 2004-04-25 10:32:09 +00:00
  • 641d60b059 Almost complete implementation... John Maddock 2004-04-19 12:23:41 +00:00
  • 2816f0e1ca Added introductory comment John Maddock 2004-04-17 10:56:46 +00:00
  • a262f28327 Added introductory comment John Maddock 2004-04-17 10:56:46 +00:00
  • 61741228da This commit was manufactured by cvs2svn to create branch 'function_signature_patches_1_31'. svn-branches/function_signature_patches_1_31 nobody 2004-04-13 12:19:16 +00:00
  • 50b5391c8f Almost complete POSIX regex support now... John Maddock 2004-04-09 16:04:34 +00:00
  • afd2bf331a Fixes for POSIX regexes not grepping correctly. John Maddock 2004-04-09 15:55:32 +00:00
  • e3aacc5c55 Fixes for POSIX regexes not grepping correctly. John Maddock 2004-04-09 15:55:32 +00:00
  • fb844f004e Added fix for grepping for POSIX style matches. John Maddock 2004-04-07 11:04:06 +00:00
  • dc90d07749 Added fix for grepping for POSIX style matches. John Maddock 2004-04-07 11:04:06 +00:00
  • 300ca31723 Added missing hyperlink John Maddock 2004-04-07 10:49:50 +00:00
  • 283548f948 Added missing hyperlink target. John Maddock 2004-04-07 10:45:53 +00:00
  • c65dd3be41 Added link to old docs. John Maddock 2004-03-20 12:12:03 +00:00
  • 77595dddba Added link to old docs. John Maddock 2004-03-20 12:12:03 +00:00
  • 5a29047906 Added missing preconditions, and fixed minor typos. John Maddock 2004-03-20 11:53:56 +00:00
  • edc9f4d288 Added missing preconditions John Maddock 2004-03-20 11:53:18 +00:00
  • 38b58f2007 Alternatives now work. John Maddock 2004-03-19 12:58:49 +00:00
  • f60ed016e7 Don't try to export symbols that don't need it. John Maddock 2004-03-19 12:40:39 +00:00
  • 5503fa8fb7 Fixed typo. John Maddock 2004-03-19 12:39:56 +00:00
  • 5cce92fa23 Added typedefs to the index. John Maddock 2004-03-19 12:39:30 +00:00
  • b35a6eabbd Added missing typedefs. John Maddock 2004-03-19 12:38:44 +00:00
  • 23d7352b19 Repeats now work, Jamfiles and portability issues also addressed. John Maddock 2004-03-17 13:18:27 +00:00
  • cdd130ae2d Added typedefs to index John Maddock 2004-03-17 12:53:57 +00:00
  • 9f47972bcf Removed unneeded export specifiers John Maddock 2004-03-16 17:37:54 +00:00
  • 0633ba70f2 Added missing typedefs John Maddock 2004-03-16 17:36:15 +00:00
  • 4d2d3a1450 First cut at new v5 regex version, doesn't really work yet, but all the infrastructure is in place... John Maddock 2004-03-12 13:22:44 +00:00
  • 99d5760d2b removing V3 code... John Maddock 2004-03-12 13:20:12 +00:00
  • 8330b19cec Added tests to check new format specifiers. John Maddock 2004-03-12 13:13:14 +00:00
  • b8eab985e5 Added support for perl style \u \U \l \L etc in formatting. John Maddock 2004-03-12 13:12:33 +00:00
  • f90d8c667e Fixed typo John Maddock 2004-03-05 11:32:34 +00:00
  • 62e79baf65 Fixed typo. John Maddock 2004-03-05 11:31:43 +00:00
  • 4b7f14e72d Added extra non-greedy repeat tests, fixed concept checks for vc6 (they don't work, and won't work). John Maddock 2004-03-02 17:00:15 +00:00
  • 89515b9a8e Fixed nasty non-greedy repeat bug, tidied up min/max workarounds, removed unneeded #if John Maddock 2004-03-02 16:58:50 +00:00
  • f7abd42972 Added extra non-greedy repeat tests John Maddock 2004-03-02 16:57:36 +00:00
  • 82abe57838 removed unnessary #if John Maddock 2004-03-02 16:56:56 +00:00
  • 5babdbfa82 Fixed nasty non-greedy repeat bug John Maddock 2004-03-02 16:56:28 +00:00
  • 3075aaba4a remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros Eric Niebler 2004-02-26 18:27:02 +00:00
  • 11fd03e54f This commit was manufactured by cvs2svn to create tag 'minmax'. svn-tags/minmax nobody 2004-02-26 10:35:28 +00:00
  • f8cd505f18 Updated iterator defs John Maddock 2004-02-25 12:37:52 +00:00
  • 50b8204753 Updated iterator defs. John Maddock 2004-02-25 12:36:45 +00:00
  • 02c652c01e Added extra iterator based tests John Maddock 2004-02-25 12:35:08 +00:00
  • 3b3becb57c Added extra acknowledgements John Maddock 2004-02-25 12:34:42 +00:00
  • b3f7d35f68 Added extra acknowledgements John Maddock 2004-02-25 12:34:42 +00:00
  • 5dd8e63875 This commit was manufactured by cvs2svn to create tag 'merged_to_RC_1_31_0'. svn-tags/merged_to_RC_1_31_0 nobody 2004-02-23 07:33:35 +00:00
  • f1312f16c4 Cleared up references to implementation specific types. John Maddock 2004-02-07 13:11:54 +00:00