Commit Graph

  • 12cf624ed5 Fixed the class documentation. Hartmut Kaiser 2005-12-01 01:43:11 +0000
  • 8630a33803 Fixed a broken link. Hartmut Kaiser 2005-12-01 01:38:07 +0000
  • d2203a64ae Added missing file. Hartmut Kaiser 2005-11-30 23:00:18 +0000
  • 8475f5bfaa Fixed a minor whitespace handling issue. Hartmut Kaiser 2005-11-30 22:33:02 +0000
  • e47b8234ef Added the whitespace handling policy to the wave library. Hartmut Kaiser 2005-11-30 21:30:24 +0000
  • 58558f08d4 Added dll support to Wave. Hartmut Kaiser 2005-11-21 20:27:02 +0000
  • 71ca605c97 Added the <vc-7_1-stlport><*><rtti>off directive to all of the Wave V1 Jamfiles. Hartmut Kaiser 2005-11-20 22:44:11 +0000
  • db2f382f90 Fixed Wave test suite to handle correctly the new BOOST_WAVE_USE_STRICT_LEXER mode. Hartmut Kaiser 2005-11-20 01:20:46 +0000
  • 76ce52b2fa Added comments explaining the difference between the two lexer definitions. Hartmut Kaiser 2005-11-19 18:38:35 +0000
  • d4636c6ea0 Wave: added optional '$' to the basic source character set. Hartmut Kaiser 2005-11-19 18:31:32 +0000
  • 04e9c317c3 Minor fix. Hartmut Kaiser 2005-11-18 22:12:32 +0000
  • ab39c8897a Updated Changelog. Hartmut Kaiser 2005-11-18 20:21:34 +0000
  • 9b82f36e35 Beautified generated output. Hartmut Kaiser 2005-11-18 20:10:47 +0000
  • a7f49c725c Removed assertion, replaced with more sensible code. Hartmut Kaiser 2005-11-18 20:02:35 +0000
  • 93e881b703 Tweaked the advanced_hooks sample. Hartmut Kaiser 2005-11-05 22:08:11 +0000
  • b8f7bdeef4 Updated Changelog. Hartmut Kaiser 2005-11-05 02:38:13 +0000
  • 2e9da94342 Updated the Wave docs to reflect the new advanced hooks. Hartmut Kaiser 2005-11-05 02:27:14 +0000
  • 1742c69fd2 Added advanced hooks and a new sample. Hartmut Kaiser 2005-11-04 02:34:17 +0000
  • 806c1d4465 Fixed warnings reported by gcc 4.x. Hartmut Kaiser 2005-10-08 13:27:39 +0000
  • b171889400 Fixed a missing const specifier. Hartmut Kaiser 2005-10-08 12:54:28 +0000
  • 9b2631cbcd Added missing headers. Hartmut Kaiser 2005-10-08 03:29:36 +0000
  • e16179c92f Fixed an iterator issue reported by the gcc debug stl. Hartmut Kaiser 2005-10-07 22:52:14 +0000
  • a414d101d2 Updated the Re2C lexer files. Hartmut Kaiser 2005-10-03 15:22:58 +0000
  • e027416fb0 Fixed error handling for passive #if/#elif branches. Hartmut Kaiser 2005-10-03 15:15:30 +0000
  • 1bbd6db53f Updated the Jamfile for the Wave test apps. Hartmut Kaiser 2005-09-20 18:16:25 +0000
  • 7644fedb1f Updated the Jamfiles for the Wave applet. Hartmut Kaiser 2005-09-20 18:15:44 +0000
  • e152ad4269 Fixed line numbering inside the generated tokens. Hartmut Kaiser 2005-09-12 17:17:42 +0000
  • 3a81d7f7e1 Enabled --preserved and --long_long modes by default for the cpp_tokens sample. Hartmut Kaiser 2005-09-11 20:40:07 +0000
  • e2e58be921 Bumped wave version to 1.2.1. Hartmut Kaiser 2005-09-11 18:46:03 +0000
  • e9c45298ca Fixed missing namespace specifiers in token definition macros. Hartmut Kaiser 2005-09-11 18:43:05 +0000
  • 5499feab59 Updated ChangeLog. Hartmut Kaiser 2005-09-06 16:23:05 +0000
  • 3065303d19 Fixed a bug where the 'parameters' and 'definition' parameters to the defined_macro callback of the preprocessing hooks were always empty (thanks to Stephan Seefeld for reporting). Hartmut Kaiser 2005-09-06 16:20:54 +0000
  • 51a168fae0 Fixed Sourceforge bug 1274584. Hartmut Kaiser 2005-08-28 03:16:56 +0000
  • 493d0eeb9a Applied a patch for FreeBSD removing a name clash wrt T_DIVIDE. Hartmut Kaiser 2005-08-06 15:35:43 +0000
  • 9665ff1377 Fixed broken links. Hartmut Kaiser 2005-08-03 13:30:26 +0000
  • 450e2af735 Fixed two typos. Hartmut Kaiser 2005-07-27 22:38:50 +0000
  • 4b75ea2f6c Change to debug a CW9.5 problem. Hartmut Kaiser 2005-07-05 03:25:42 +0000
  • ad88aa3f4b Fixed a True64 problem. Hartmut Kaiser 2005-07-04 20:57:05 +0000
  • 961a6cb2f5 Fixed a compilation error. Hartmut Kaiser 2005-07-02 16:26:30 +0000
  • 668e1f1d3a Added additional debug messages for debuglevl == 9. Hartmut Kaiser 2005-07-02 12:59:57 +0000
  • f3a9046110 Fixed a compilation error on the True64 platform. Hartmut Kaiser 2005-07-02 12:49:18 +0000
  • 9e2672639b Improved debug level 9 reporting for the testwave application. Hartmut Kaiser 2005-06-24 17:03:35 +0000
  • 0182a245cb Improved debug level 9 reproting for the testwave application. Hartmut Kaiser 2005-06-24 16:38:55 +0000
  • 8408f21223 Added a workaround for the Compaq Tru64 compiler. Hartmut Kaiser 2005-06-23 13:10:14 +0000
  • 9ff45d6bbf Change Jamfile to <runtime-link> John Maddock 2005-06-22 17:03:13 +0000
  • 8c3b095904 Removed a workaround which was required by older versions of the program_options lib. Hartmut Kaiser 2005-06-17 13:19:06 +0000
  • ee96422313 Make install target explicit. Otherwise top-level Jamfile will try to install both results of 'boost_program_options' and of the install target, resulting in duplicate target error. Vladimir Prus 2005-06-16 07:59:26 +0000
  • 86a61fd37d Added (optional) very verbose output to the testwave application. Hartmut Kaiser 2005-06-07 18:02:18 +0000
  • 9e72f6840f Removed the special CW testing code. Hartmut Kaiser 2005-06-07 16:00:18 +0000
  • f0e8f4c6a9 Fixed typedef name. Hartmut Kaiser 2005-06-02 18:21:16 +0000
  • 279383e60e Changed the date/time grammar to help the CW9.5 compiler. Hartmut Kaiser 2005-06-02 18:18:33 +0000
  • 0bb1bcdc51 Added more verbose debug output to diagnose the CW assertion. Hartmut Kaiser 2005-06-01 13:27:15 +0000
  • 445059cb46 Fixed two warnings. Hartmut Kaiser 2005-05-31 18:48:40 +0000
  • 1f673fd2a9 Inserted some test code. Hartmut Kaiser 2005-05-31 13:42:43 +0000
  • ce70925868 Fixed missing typename keywords. Hartmut Kaiser 2005-05-31 06:26:27 +0000
  • 43940e701d Fixed a slex problem. Hartmut Kaiser 2005-05-30 07:57:26 +0000
  • 4a23d29c68 Applied a CodeWarrior workaround for the slex lexer. Hartmut Kaiser 2005-05-29 18:35:42 +0000
  • a6a4504703 Added special handling of the eof tokens inside the lexer iterator classes for Comeau Hartmut Kaiser 2005-05-27 10:25:45 +0000
  • 28ef35b9ba Special disambiguation for the True64 cxx compiler. Hartmut Kaiser 2005-05-23 09:32:29 +0000
  • a725c1af1c Added the missing initializer for the const eof data member. Hartmut Kaiser 2005-05-23 09:20:05 +0000
  • 90d33c3077 Worked around a bug in CW at least upto V9.4. Hartmut Kaiser 2005-05-19 15:13:18 +0000
  • 17be5a75d9 Fixed lexer tests on platforms others than windows. Hartmut Kaiser 2005-05-19 06:00:19 +0000
  • 7e3d46b378 Added boostinspect:notab option. Hartmut Kaiser 2005-05-18 18:46:18 +0000
  • 01efcba863 Added verbose error messages. Hartmut Kaiser 2005-05-18 17:44:43 +0000
  • cac6dd7966 Fixed gcc warnings and compilation problems. Hartmut Kaiser 2005-05-18 17:39:57 +0000
  • aac9434095 Fixed compilation problem and warnings on gcc4. Hartmut Kaiser 2005-05-18 11:01:15 +0000
  • 44d10524f9 Fixed compilation errors on gcc4. Hartmut Kaiser 2005-05-18 06:29:13 +0000
  • dbb6cac36b Fixed compilation errors on CW9.4. Hartmut Kaiser 2005-05-18 06:25:02 +0000
  • a847b2aefa Fixed test cases to scale to 64 bit platforms. Hartmut Kaiser 2005-05-18 06:10:11 +0000
  • 84d0049c0d Removed not needed file. Hartmut Kaiser 2005-05-17 12:57:33 +0000
  • e71c4b41e7 Added lexer testcases to the regression tests. Hartmut Kaiser 2005-05-17 12:56:11 +0000
  • 7d2ab5017f Unified lexer interface, adjusted namespaces. Hartmut Kaiser 2005-05-17 12:32:11 +0000
  • 8cb148a96c Removed tabs in files. Hartmut Kaiser 2005-05-17 09:39:55 +0000
  • b5577098d0 Applied a change which hopefully fixes the issues on CW8.x. Hartmut Kaiser 2005-05-17 06:08:31 +0000
  • c86e4352bf Fixed a bug where Wave emitted the found C++ comments in --preserve mode even if these were found inside of disabled #if/#endif blocks. Hartmut Kaiser 2005-05-16 14:25:12 +0000
  • 54c512ccfd Fixed a whitespace eater bug. Hartmut Kaiser 2005-05-16 09:36:01 +0000
  • 2ed503a7fb Fixed the found_include_directive preprocessing hook to carry the information about #include_next directives as well. Hartmut Kaiser 2005-05-14 20:53:13 +0000
  • 1019fec94c Small fix to Wave test Jamfile. Hartmut Kaiser 2005-05-13 09:11:40 +0000
  • e4d5724c1e Added the Boost license to the flex_string file. Hartmut Kaiser 2005-05-12 17:15:47 +0000
  • f138a64807 Added column handling to the default re2c based lexer. Fixed documentation. Hartmut Kaiser 2005-05-12 07:41:20 +0000
  • b2a5e52fc1 Upadated the copyright statement for the flex_string class. Hartmut Kaiser 2005-05-11 15:17:01 +0000
  • 77ba54763e Yet another trigraph token id fix. Hartmut Kaiser 2005-05-11 12:11:28 +0000
  • e5a246bfa5 Fixed a testcase. Hartmut Kaiser 2005-05-11 06:28:53 +0000
  • 3f382f24b1 Fixed a bug in the lexer which falsly recognised #include_next statements under certain circumstances. Hartmut Kaiser 2005-05-11 06:20:47 +0000
  • 88e462194d Added the long_long option. Hartmut Kaiser 2005-05-10 19:30:20 +0000
  • 6efa3a6b8d Fixed compilation when BOOST_WAVE_DUMP_PARSE_TREE is defined. Hartmut Kaiser 2005-05-10 16:44:51 +0000
  • 2009503b74 Fixed character literal overflow issue for platforms where sizeof(wchar_t) == 4. Hartmut Kaiser 2005-05-09 12:59:36 +0000
  • e26d617e67 Wave V1.1.17. Hartmut Kaiser 2005-05-08 17:58:57 +0000
  • 1aa523cf43 Indicate std::locale requirement for test to compile on CW. Rene Rivera 2005-05-08 05:12:01 +0000
  • 13a363204a Avoid warnings on gcc. Hartmut Kaiser 2005-05-07 13:02:38 +0000
  • a0c585ca45 Fixed a bug in the slex regex specifications. Hartmut Kaiser 2005-05-07 12:45:09 +0000
  • a48ad509f3 Fixed the overflow problem for long character literals, fixed the 'LL' issue. Hartmut Kaiser 2005-05-07 11:18:19 +0000
  • deac780b38 Fixed gcc warnings. Hartmut Kaiser 2005-05-06 19:56:44 +0000
  • 4949265679 Fixed a token-ids bug. Hartmut Kaiser 2005-05-06 09:16:02 +0000
  • 189861d0ec Made the True64 compiler happy, fixed a 'LL' suffix bug. Hartmut Kaiser 2005-05-06 09:10:19 +0000
  • 436eee322a Checked in missing change. Hartmut Kaiser 2005-05-04 18:21:26 +0000
  • 795fbd663f Fixed almost all problems diagnosed by the Boost inspection report. Hartmut Kaiser 2005-05-04 07:24:44 +0000
  • 116a39e1fc Fixed long character literal handling, fixed a bug in the testapplication. Hartmut Kaiser 2005-05-03 16:47:11 +0000
  • 9124a82540 Fixed a problem during parsing of hexadecimal character literals. Hartmut Kaiser 2005-05-02 20:11:30 +0000
  • 66225a8915 Fixed parsing of long character literals (such as '\x1234'). Hartmut Kaiser 2005-05-02 18:35:07 +0000