2
0
mirror of https://github.com/boostorg/wave.git synced 2026-01-24 06:22:15 +00:00

Commit Graph

  • 8a97ee9b3e Fixed a missing #define BOOST_WAVE_SOURCE 1 in wave_config_constant.cpp. Hartmut Kaiser 2006-06-23 15:43:15 +00:00
  • a673b06695 Fixed a missing #define BOOST_WAVE_SOURCE 1 in wave_config_constant.cpp. Hartmut Kaiser 2006-06-23 15:43:15 +00:00
  • 6fc299987e Wave: Fixed a problem in get_tokenname(). Hartmut Kaiser 2006-06-22 23:51:18 +00:00
  • a7a18c3563 Wave: Fixed a problem in get_tokenname(). Hartmut Kaiser 2006-06-22 23:51:18 +00:00
  • 178a666a9b Updated Wave documentation. Hartmut Kaiser 2006-06-22 03:25:19 +00:00
  • 6d3913e6f3 Updated Wave documentation. Hartmut Kaiser 2006-06-22 03:25:19 +00:00
  • adad8e52cc Added new sample application to Wave: Hannibal: a partial C++ parser. Hartmut Kaiser 2006-06-21 02:58:22 +00:00
  • 330204d744 Added calls to skipped_tokens() pp hook for end of line tokens of a skipped #elif directive. Hartmut Kaiser 2006-06-18 16:57:36 +00:00
  • 526837c8a7 Added calls to skipped_tokens() pp hook for end of line tokens of a skipped #elif directive. Hartmut Kaiser 2006-06-18 16:57:36 +00:00
  • 30bd094e18 Minor adjustments to the Wave lib. Hartmut Kaiser 2006-06-17 19:43:40 +00:00
  • 590d885491 Added found_warning_directive() and found_error_directive() pp hook functions. Hartmut Kaiser 2006-06-17 16:27:47 +00:00
  • 9145802cc6 Added found_warning_directive() and found_error_directive() pp hook functions. Hartmut Kaiser 2006-06-17 15:48:01 +00:00
  • 6d2290ff76 Fixed a problem, where non-evaluated #elif directives never got passed to the skippen_token() pp hook (thanks to Andreas Sæbjornsen for reporting). Hartmut Kaiser 2006-06-16 23:51:53 +00:00
  • 8074dd7a09 Fixed a problem, where non-evaluated #elif directives never got passed to the skippen_token() pp hook (thanks to Andreas Sæbjornsen for reporting). Hartmut Kaiser 2006-06-16 23:51:53 +00:00
  • 8163fdf675 Fixed main Wave iterator to return a T_EOF token at the very end of the input. Hartmut Kaiser 2006-06-16 21:55:11 +00:00
  • fe211736d3 Fixed main Wave iterator to return a T_EOF token at the very end of the input. Hartmut Kaiser 2006-06-16 21:55:11 +00:00
  • 0db7aa4a08 Added missing file. Hartmut Kaiser 2006-06-15 22:01:44 +00:00
  • 86418bd398 Added optional import keyword support. Hartmut Kaiser 2006-06-15 22:01:09 +00:00
  • c679ae2da7 Fixed new name of source file. Jürgen Hunold 2006-06-02 19:23:07 +00:00
  • 5898dab07f Fixed new name of source file. Jürgen Hunold 2006-06-02 19:23:07 +00:00
  • d1f4c7c8b1 Fixed compilation errors with gcc. Hartmut Kaiser 2006-05-27 01:38:37 +00:00
  • a050499fe4 Fixed usability of true/false as macro names. Hartmut Kaiser 2006-05-24 01:39:49 +00:00
  • ff02969b74 Fixed usability of true/false as macro names. Hartmut Kaiser 2006-05-24 01:34:24 +00:00
  • e96accdd01 Added the new pp hooks to Wave. Hartmut Kaiser 2006-05-23 18:17:58 +00:00
  • d3f3032098 Fixed a subtle preprocessing bug. Hartmut Kaiser 2006-05-20 18:49:51 +00:00
  • 20d9781876 Fixed a subtle preprocessing bug. Hartmut Kaiser 2006-05-20 18:49:51 +00:00
  • a1dc72518e Updated Changelog. Hartmut Kaiser 2006-05-15 15:10:29 +00:00
  • ffa652f870 Updated Changelog. Hartmut Kaiser 2006-05-15 15:10:29 +00:00
  • a18fce5183 Fixed Jamfile.v2 files for Wave sample applications. Hartmut Kaiser 2006-05-15 15:08:10 +00:00
  • 0801914eb0 Fixed Jamfile.v2 files for Wave sample applications. Hartmut Kaiser 2006-05-15 15:08:10 +00:00
  • a48f153d6b Richard Guenther fixed another buffer overrun problem in the Re2C scanner. Hartmut Kaiser 2006-05-15 12:41:58 +00:00
  • e6f381b277 Richard Guenther fixed another buffer overrun problem in the Re2C scanner. Hartmut Kaiser 2006-05-15 12:41:58 +00:00
  • 16fdd04643 Fixed a couple of typos in the Wave tool driver source file. Hartmut Kaiser 2006-05-14 16:44:15 +00:00
  • 56006e45fd Changed 'evaluated_conditional_expression()' pp hook. Hartmut Kaiser 2006-05-14 16:41:00 +00:00
  • 897f67a82e Minor tweak. Hartmut Kaiser 2006-05-05 13:16:30 +00:00
  • 3b12936088 Minor tweak. Hartmut Kaiser 2006-05-05 13:16:30 +00:00
  • fd5abcf420 Allowed for #pragma message ... (without parenthesis). Hartmut Kaiser 2006-05-05 13:12:09 +00:00
  • d6d14c5929 Allowed for #pragma message ... (without parenthesis). Hartmut Kaiser 2006-05-05 13:12:09 +00:00
  • 7850caeb0c Fixed Wave runtime problems when generated with gcc. Hartmut Kaiser 2006-05-03 02:40:15 +00:00
  • 2f883705d5 Fixed Wave runtime problems when generated with gcc. Hartmut Kaiser 2006-05-03 02:40:15 +00:00
  • ebe684d482 Fixed the Wave tool to return the number of errors occured. Hartmut Kaiser 2006-05-02 23:07:57 +00:00
  • fc74d27d88 Fixed the Wave tool to return the number of errors occured. Hartmut Kaiser 2006-05-02 23:07:57 +00:00
  • 2e6de79f00 Fixed Wave Jamfile.v2 to correctly disable RTTI for VC7.1 Hartmut Kaiser 2006-05-02 15:19:49 +00:00
  • a1771f5c00 Fixed Wave Jamfile.v2 to correctly disable RTTI for VC7.1 Hartmut Kaiser 2006-05-02 15:19:49 +00:00
  • 5de7a603f9 Added the name of the generating compiler (BOOST_COMPILER) to the full Wave version info. Hartmut Kaiser 2006-05-02 02:44:03 +00:00
  • 67f5150480 Added the name of the generating compiler (BOOST_COMPILER) to the full Wave version info. Hartmut Kaiser 2006-05-02 02:44:03 +00:00
  • 4a50328d7d Fixed Wave tool startup crash when compiled with VC8. Hartmut Kaiser 2006-05-02 02:17:29 +00:00
  • fae4ff52b1 Fixed Wave tool startup crash when compiled with VC8. Hartmut Kaiser 2006-05-02 02:17:29 +00:00
  • 998b341ae0 Adjusted version info for the Wave tool. Hartmut Kaiser 2006-04-29 16:45:56 +00:00
  • e9c10a7869 Adjusted version info for the Wave tool. Hartmut Kaiser 2006-04-29 16:45:56 +00:00
  • a6c2f67f0b Updated Wave change log. Hartmut Kaiser 2006-04-29 01:36:11 +00:00
  • cb3925b4dc Updated Wave change log. Hartmut Kaiser 2006-04-29 01:36:11 +00:00
  • 15976ed64e Fixed a nasty Wave bug, improved performance a lot. Hartmut Kaiser 2006-04-28 23:32:04 +00:00
  • 16a77bd582 Fixed a nasty Wave bug, improved performance a lot. Hartmut Kaiser 2006-04-28 23:32:04 +00:00
  • bf284ee0f2 Added due credit to the Changelog. Hartmut Kaiser 2006-04-26 21:00:17 +00:00
  • 10e07023a5 Added due credit to the Changelog. Hartmut Kaiser 2006-04-26 21:00:17 +00:00
  • b5bcbcba4f Fixed a rare memory corruption bug in the Wave Re2C scanner buffer management code. Hartmut Kaiser 2006-04-26 20:51:54 +00:00
  • 646163b7fe Fixed a rare memory corruption bug in the Wave Re2C scanner buffer management code. Hartmut Kaiser 2006-04-26 20:51:54 +00:00
  • fd28184ffd Fixed memory leak in the flex_string copy on write code. Hartmut Kaiser 2006-04-25 17:21:01 +00:00
  • 8620cf875d Fixed memory leak in the flex_string copy on write code. Hartmut Kaiser 2006-04-25 17:21:01 +00:00
  • bc12b39417 Fixed Wave compilation errors on gcc. Hartmut Kaiser 2006-04-19 14:56:33 +00:00
  • 1c153e7ed5 Fixed Wave compilation errors on gcc. Hartmut Kaiser 2006-04-19 14:56:33 +00:00
  • e88a3dfc7a Fixed Wave tool Jamfile.v2. Hartmut Kaiser 2006-04-18 22:43:58 +00:00
  • afde16fb6a Fixed Wave tool Jamfile.v2. Hartmut Kaiser 2006-04-18 22:43:58 +00:00
  • e803eb0106 Fixed the macro tracing information to contain the column numbers of the macro definitions as well (the format used is the same as for error messages).. Hartmut Kaiser 2006-03-21 15:31:42 +00:00
  • 24fe8e51fe Fixed the macro tracing information to contain the column numbers of the macro definitions as well (the format used is the same as for error messages).. Hartmut Kaiser 2006-03-21 15:31:42 +00:00
  • 96207efc61 Fixed serialization of the wave tool. Hartmut Kaiser 2006-03-21 15:08:56 +00:00
  • 9605f7220c Fixed serialization of the wave tool. Hartmut Kaiser 2006-03-21 13:35:17 +00:00
  • 55350dd2f9 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +00:00
  • 01e4a5ff83 Added proper versioning support to the serialization of state. Hartmut Kaiser 2006-03-20 18:04:09 +00:00
  • 3cf5badcd3 Fixed Wave version. Hartmut Kaiser 2006-03-20 16:35:30 +00:00
  • da4a13716c Fixed compilation problems on gcc. Hartmut Kaiser 2006-03-19 14:39:43 +00:00
  • 44045261aa Fixed gcc compilation errors. Hartmut Kaiser 2006-03-18 17:30:13 +00:00
  • 5735120d13 Added missing file. Hartmut Kaiser 2006-03-18 03:35:46 +00:00
  • c959794650 Wave V1.2.4 Hartmut Kaiser 2006-03-17 22:40:02 +00:00
  • 2da3dac1ec Fixed another stupid error. Hartmut Kaiser 2006-03-11 04:18:07 +00:00
  • 8773a3b748 Fixed a possible Boost.Filesystem exception. Hartmut Kaiser 2006-03-11 04:12:08 +00:00
  • 75aa220e94 Fixed a stupid compilation problem. Hartmut Kaiser 2006-03-10 15:28:40 +00:00
  • 6cb106cc74 Documentation fix. Hartmut Kaiser 2006-03-07 19:20:59 +00:00
  • 3d3aa6ec65 Documentation fix. Hartmut Kaiser 2006-03-07 19:19:28 +00:00
  • 251bc128ba Wave: enabled one new testcase. Hartmut Kaiser 2006-03-03 22:46:05 +00:00
  • 9a59dec0fa Wave: Fixed a dynaload compilation problem with VC7.1 of the re2c lexer tests. Hartmut Kaiser 2006-03-01 18:40:25 +00:00
  • cb793b0c57 Wave: Fixed a dynaload compilation problem with VC7.1 of the re2c lexer tests. Hartmut Kaiser 2006-03-01 18:33:45 +00:00
  • f859c951db Added a new testcase. Hartmut Kaiser 2006-02-28 04:07:24 +00:00
  • add21dc6e5 Fixed a problem in the expression parser value type. Hartmut Kaiser 2006-02-28 03:57:03 +00:00
  • b79287fa42 Fixed two bugs related to file inclusion. Hartmut Kaiser 2006-02-27 02:28:24 +00:00
  • 58f8657040 Doc update. Hartmut Kaiser 2006-02-25 21:49:48 +00:00
  • ca4b7b5934 Doc update. Hartmut Kaiser 2006-02-25 21:41:50 +00:00
  • cd344b9dd7 Added comment for Boost V1.34.0. Hartmut Kaiser 2006-02-25 18:27:22 +00:00
  • 9f075dccaa Fixed a typo. Hartmut Kaiser 2006-02-25 18:24:58 +00:00
  • c19aacc1d9 Disable rtti for all msvc version, hopefully this wil fix the remaining failure Vladimir Prus 2006-02-20 14:33:45 +00:00
  • fff13eb43f Fix up DLL linking Vladimir Prus 2006-02-16 09:59:15 +00:00
  • dcb7e2f708 Set <define>BOOST_ALL_DYN_LINK=1 for shared lib Vladimir Prus 2006-02-16 09:45:11 +00:00
  • 6bd8b962ac Disable autolink Vladimir Prus 2006-02-14 08:06:31 +00:00
  • 70a75ec0d5 Fix Wave tests on Windows, with BBV2. Vladimir Prus 2006-02-13 07:30:25 +00:00
  • c53d826b6a Update Jamfile.v2 Vladimir Prus 2006-02-09 11:07:56 +00:00
  • a128794309 Add Jamfile.v2 Vladimir Prus 2006-02-08 10:00:15 +00:00
  • b006a74d66 Fixed a missing entry in te data initialisation of the Wave token cache. Hartmut Kaiser 2006-01-25 20:10:04 +00:00
  • bec79d5e56 Fixed Wave Jamfiles. Hartmut Kaiser 2006-01-24 19:17:31 +00:00
  • a493efd766 [Wave] Moved token_id query functions to a separate source file. Hartmut Kaiser 2006-01-23 17:03:16 +00:00