Commit Graph

76 Commits

Author SHA1 Message Date
Lauri Nurmi
2d86dbe53a Fix spelling of "occurr*". 2015-04-03 18:42:08 +03:00
Hartmut Kaiser
34b49bb67d Fixed #9098: Wave driver option --c++0x invalid
[SVN r85640]
2013-09-10 12:20:48 +00:00
Hartmut Kaiser
ad9898519b Wave: Fixing documentation problem
[SVN r85362]
2013-08-16 12:59:50 +00:00
Hartmut Kaiser
aa24ef4c98 Wave: adding support_option_emit_contnewlines for the SLex lexer only.
[SVN r73589]
2011-08-07 01:27:31 +00:00
Hartmut Kaiser
feb1e9ccdb Wave: updated copyrights, added C++0x mode to docs, added predefined macros for C++0x mode
[SVN r67894]
2011-01-09 22:19:16 +00:00
Jeremiah Willcock
8339c881bd Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool
[SVN r61437]
2010-04-20 18:49:18 +00:00
Hartmut Kaiser
ee697428fa Wave: updated copyrights
[SVN r58721]
2010-01-05 17:55:35 +00:00
Hartmut Kaiser
f1335cc2d7 Wave: fixed documentation bug
[SVN r56313]
2009-09-19 20:29:56 +00:00
Hartmut Kaiser
5146cbbe2a Wave: more work on pragma once pp hooks, added test case
[SVN r56312]
2009-09-19 19:57:09 +00:00
Hartmut Kaiser
aa8030e5f1 Wave: added preprocessing hook to detect #pragma once directives or include guards
[SVN r56276]
2009-09-17 17:54:07 +00:00
Hartmut Kaiser
122915b95f Wave: fixed examples
[SVN r53192]
2009-05-22 23:40:53 +00:00
Daniel James
728287af79 Fix a link to a header on trac.
IMO it would be better to link to the local copy.

[SVN r52668]
2009-04-29 21:19:56 +00:00
Hartmut Kaiser
a8e6b580db Wave: Updated copyrights
[SVN r50425]
2009-01-01 12:07:12 +00:00
Hartmut Kaiser
196db94839 Wave: fixed docs
[SVN r49303]
2008-10-13 01:17:09 +00:00
Jürgen Hunold
506a7a612b Redirect source file references to svn.boost.org
[SVN r49189]
2008-10-08 20:22:27 +00:00
Hartmut Kaiser
613781ba75 Wave: Documentation fix (closes #1772).
[SVN r44032]
2008-04-04 13:30:33 +00:00
Hartmut Kaiser
a67d06cde8 Wave: Added additional configuration possibility to allow control threading support. Updated the documentation.
[SVN r43042]
2008-01-31 22:48:56 +00:00
Hartmut Kaiser
0f1b0ca3ac Wave: removed T_DEFINED token id from the library.
[SVN r42853]
2008-01-18 17:56:53 +00:00
Hartmut Kaiser
23bbed3024 Wave: updated copyright messages to include the year 2008 (merged from release branch).
[SVN r42502]
2008-01-05 22:44:28 +00:00
Hartmut Kaiser
bd17e3ceb0 Wave: Updated documentation.
[SVN r41621]
2007-12-03 01:16:28 +00:00
Hartmut Kaiser
c6ca3c8a55 Wave: Fixed namespace detail ambiguity, fixed gcc compilation problems.
[SVN r38148]
2007-07-05 14:42:03 +00:00
Hartmut Kaiser
ee70f68887 Wave: Added the BOOST_WAVE_SUPPORT_LONGLONG_INTEGER_LITERALS pp configuration constant.
[SVN r38140]
2007-07-04 18:25:52 +00:00
Hartmut Kaiser
5f1903f4b1 Wave: implemented macro introspection iterators.
[SVN r38104]
2007-06-27 01:23:21 +00:00
Hartmut Kaiser
130775d53c Wave: Updated docs, added const specifiers.
[SVN r37246]
2007-03-20 19:19:15 +00:00
Hartmut Kaiser
45dec9c8a3 Wave: Fixed a problem in preserve=1 mode, when a C style comment triggered the generation of a #line directive.
[SVN r36710]
2007-01-12 19:44:19 +00:00
Hartmut Kaiser
1285529889 Added pragma option values push and pop to the options line, preserve and output.
[SVN r36699]
2007-01-12 02:12:12 +00:00
Hartmut Kaiser
d5fdcf6697 Fixed documentation.
[SVN r36680]
2007-01-10 01:49:22 +00:00
Hartmut Kaiser
3cf132c4d0 Wave: Extended the copyright notice to include the year 2007.
[SVN r36469]
2006-12-20 16:58:16 +00:00
Hartmut Kaiser
862049dae1 Fixed some typos and stylistic quirks.
[SVN r34748]
2006-07-27 00:30:27 +00:00
Hartmut Kaiser
705dacbd48 Added new preprocessing hook function: found_line_directive() to be called when a #line directive is encountered.
[SVN r34393]
2006-06-25 17:17:28 +00:00
Hartmut Kaiser
6d3913e6f3 Updated Wave documentation.
[SVN r34366]
2006-06-22 03:25:19 +00:00
Hartmut Kaiser
590d885491 Added found_warning_directive() and found_error_directive() pp hook functions.
[SVN r34327]
2006-06-17 16:27:47 +00:00
Hartmut Kaiser
0db7aa4a08 Added missing file.
[SVN r34315]
2006-06-15 22:01:44 +00:00
Hartmut Kaiser
e96accdd01 Added the new pp hooks to Wave.
[SVN r34072]
2006-05-23 18:17:58 +00:00
Hartmut Kaiser
56006e45fd Changed 'evaluated_conditional_expression()' pp hook.
[SVN r33962]
2006-05-14 16:41:00 +00:00
Hartmut Kaiser
fc74d27d88 Fixed the Wave tool to return the number of errors occured.
[SVN r33910]
2006-05-02 23:07:57 +00:00
Hartmut Kaiser
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)..
[SVN r33420]
2006-03-21 15:31:42 +00:00
Hartmut Kaiser
c959794650 Wave V1.2.4
[SVN r33362]
2006-03-17 22:40:02 +00:00
Hartmut Kaiser
6cb106cc74 Documentation fix.
[SVN r33259]
2006-03-07 19:20:59 +00:00
Hartmut Kaiser
3d3aa6ec65 Documentation fix.
[SVN r33258]
2006-03-07 19:19:28 +00:00
Hartmut Kaiser
58f8657040 Doc update.
[SVN r33108]
2006-02-25 21:49:48 +00:00
Hartmut Kaiser
9f075dccaa Fixed a typo.
[SVN r33105]
2006-02-25 18:24:58 +00:00
Hartmut Kaiser
a3f6f97ae1 Added a diagnostic message to the wave driver if a #pragma wave system() is found without the -x command line option.
[SVN r32346]
2006-01-18 01:53:24 +00:00
Hartmut Kaiser
be57d3db18 Added -x [--extended] command line argument to enable the #pragma wave system() directive.
[SVN r32345]
2006-01-18 00:01:38 +00:00
Hartmut Kaiser
5115faf51e Updated the Wave copyright notice to include the year 2006.
[SVN r32154]
2005-12-24 19:50:47 +00:00
Hartmut Kaiser
5f110486a9 Fixed missing #pragma warning(pop) directives in Wave.
[SVN r32057]
2005-12-15 02:15:57 +00:00
Hartmut Kaiser
cd419d7475 Added config support for Wave #pragma command directives.
[SVN r31980]
2005-12-11 00:15:17 +00:00
Hartmut Kaiser
5f7593b525 Added the -E option to the Wave driver.
[SVN r31947]
2005-12-08 01:43:20 +00:00
Hartmut Kaiser
a8880c23de Merged the new whitespca handling policy with the existing preprocessing hooks.
[SVN r31864]
2005-12-01 17:58:43 +00:00
Hartmut Kaiser
12cf624ed5 Fixed the class documentation.
[SVN r31849]
2005-12-01 01:43:11 +00:00