Commit Graph

422 Commits

Author SHA1 Message Date
Hartmut Kaiser
74d7bcdb3c Wave, Spirit: merging from trunk
[SVN r66165]
2010-10-24 22:20:01 +00:00
Hartmut Kaiser
e563eaca2e Wave: fixing exception handling
[SVN r66155]
2010-10-23 23:12:06 +00:00
Hartmut Kaiser
9cb5486ec4 Wave: Fixed a duplicate call to skipped_token
[SVN r66138]
2010-10-21 21:43:16 +00:00
Hartmut Kaiser
732b9d61c5 Wave merging from trunk
[SVN r65968]
2010-10-15 03:39:14 +00:00
Hartmut Kaiser
efe7c16d7d Wave: fixing pp hook problems
[SVN r65966]
2010-10-14 22:12:45 +00:00
Hartmut Kaiser
eb2d0881aa Wave: improved consistency in reporting skipped tokens to the hooks function when processing conditional preprocessing directives. Added a new test case verifying the skipped_token hook gets called reproducibly (t_2_020.cpp). Started to work on C++0x features for Wave.
[SVN r65314]
2010-09-05 22:33:20 +00:00
Hartmut Kaiser
84eccb00f3 Wave: fixing a bug preventing the skipped_token hook to be called for 'inactive' conditional preprocessing directive tokens
[SVN r65059]
2010-08-27 19:35:18 +00:00
Hartmut Kaiser
7b4ce6b163 Wave: merging from trunk
[SVN r63123]
2010-06-19 21:48:02 +00:00
Hartmut Kaiser
405b687940 Wave: added missing typename, doh! (fixed #4330: wave broken build on trunk)
[SVN r62726]
2010-06-10 11:05:30 +00:00
Hartmut Kaiser
901afbc3e2 Wave: fixed #4330: wave broken build on trunk
[SVN r62725]
2010-06-10 10:26:59 +00:00
Hartmut Kaiser
f91b0b78cc Wave: integrated the new visibility config macros
[SVN r62151]
2010-05-22 17:07:45 +00:00
Hartmut Kaiser
539358503e Wave: added file type to iteration context
[SVN r62146]
2010-05-22 15:52:34 +00:00
Hartmut Kaiser
26865029e3 Wave: fixed #4176
[SVN r61723]
2010-05-01 13:16:34 +00:00
Hartmut Kaiser
1c3c810870 Wave: fixing inspect errors
[SVN r61374]
2010-04-18 18:38:51 +00:00
Hartmut Kaiser
da52a273ae Wave : fixing inspection errors
[SVN r61368]
2010-04-18 18:00:16 +00:00
Hartmut Kaiser
2fd46e7c59 Wave: merging compilation fix from trunk
[SVN r61289]
2010-04-15 12:21:04 +00:00
Hartmut Kaiser
8bfe1c2ae0 Wave: merging VC10 compatibility fix from trunk
[SVN r61288]
2010-04-15 12:09:47 +00:00
Hartmut Kaiser
e98baab400 Wave: fixing compilation problems
[SVN r61287]
2010-04-15 12:07:35 +00:00
Hartmut Kaiser
c59e47c953 Wave: fixed #3106: wave on VS2010 beta compiler generates error
[SVN r61286]
2010-04-15 11:25:56 +00:00
Hartmut Kaiser
d294942263 Wave: merging from trunk
[SVN r61105]
2010-04-06 15:43:50 +00:00
Hartmut Kaiser
83795e5522 Wave: fixed compilation problems
[SVN r60828]
2010-03-25 17:19:33 +00:00
Hartmut Kaiser
324fa1b497 Wave: Fixed the wave driver application to strip leading and trailing whitespace from macro names specified on the command line using -U.
[SVN r60820]
2010-03-25 00:13:26 +00:00
Hartmut Kaiser
75119781b0 Wave: added new preprocessing hook: emit_line_directive, fixed a couple related problems
[SVN r60817]
2010-03-24 23:36:17 +00:00
Hartmut Kaiser
f090822729 Wave: fixed a gcc warning
[SVN r60707]
2010-03-19 13:27:44 +00:00
Hartmut Kaiser
50ab102438 Wave: fixing compilation for VC10 RC (fixes #3106)
[SVN r59667]
2010-02-13 14:46:50 +00:00
Hartmut Kaiser
b4c8d13ea6 Wave: minor comment edits
[SVN r59574]
2010-02-07 15:50:06 +00:00
Hartmut Kaiser
c5f627366c Wave: added found_unknown_directive preprocessing hook, bumped version number
[SVN r59538]
2010-02-06 23:24:06 +00:00
Hartmut Kaiser
9fd423ca58 Wave: merging from trunk
[SVN r58724]
2010-01-05 18:46:09 +00:00
Hartmut Kaiser
61b7ff72a9 Wave: bumped version number
[SVN r58719]
2010-01-05 17:35:58 +00:00
Hartmut Kaiser
0f973d14f2 Wave: updating copyrights
[SVN r58716]
2010-01-05 17:31:20 +00:00
Hartmut Kaiser
c20a21e97e Wave: updating copyrights, fixing issues introduced by latest changes to multi_pass.
[SVN r58713]
2010-01-05 17:27:20 +00:00
Hartmut Kaiser
4f8addad20 Wave: merging fixes from trunk
[SVN r57445]
2009-11-07 14:18:25 +00:00
Hartmut Kaiser
1469702826 Wave: fixing spurious test errors introduced while silencing warnings
[SVN r57411]
2009-11-05 17:30:44 +00:00
Hartmut Kaiser
412a83eeb1 Wave: fixing compilation for VC2010 beta2
[SVN r57397]
2009-11-05 01:38:11 +00:00
Hartmut Kaiser
ab0f11fcb1 Wave: fixed another strict alias warning issued bz gcc
[SVN r57394]
2009-11-05 00:26:59 +00:00
Hartmut Kaiser
2415e9e6b4 Wave: eliminating some of the strict aliasing warnings generated by gcc
[SVN r57386]
2009-11-04 22:45:16 +00:00
Hartmut Kaiser
9cb2cf474a Wave: fixing compilation for VC10 Beta2 (fixes #3106)
[SVN r57192]
2009-10-28 14:29:04 +00:00
Hartmut Kaiser
5b146a3c72 Wave: merging from trunk
[SVN r56629]
2009-10-07 00:04:14 +00:00
Hartmut Kaiser
a881dc94c3 Wave: added missing namespace declaration
[SVN r56340]
2009-09-21 17:22:23 +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
82e5fb4dab Merging Wave from trunk
[SVN r56192]
2009-09-14 18:15:58 +00:00
Hartmut Kaiser
1445fa53df Wave: trying to fix #3380
[SVN r55971]
2009-09-02 09:34:48 +00:00
Hartmut Kaiser
e292a2cc68 Wave: preparing for Boost V1.41
[SVN r55661]
2009-08-18 20:27:00 +00:00
Hartmut Kaiser
8b44519c46 Wave: merged most urgent patches from trunk
[SVN r55477]
2009-08-08 22:08:00 +00:00
Hartmut Kaiser
940edd8734 Wave: fixed gcc 4.4 compilation problems
[SVN r54221]
2009-06-22 19:44:48 +00:00
Hartmut Kaiser
2c39725649 Wave: adjustments for recent multi_pass changes
[SVN r54220]
2009-06-22 19:44:16 +00:00
Hartmut Kaiser
952e8f9582 Fixed compilation problem caused by recent changes to new version of multi_pass
[SVN r54012]
2009-06-17 15:17:21 +00:00
Hartmut Kaiser
72b796a248 Wave: added --macrocounts/-c command line option to wave driver tool allowing to collect macro invocation counts
[SVN r53586]
2009-06-03 01:06:42 +00:00
Hartmut Kaiser
e064087ac6 Wave: fixed compilation problems on VC10 beta 1 (fixes #3106)
[SVN r53455]
2009-05-30 13:07:46 +00:00
Hartmut Kaiser
7e8d95de3b Wave: fixed a bogus merge
[SVN r53230]
2009-05-24 19:33:20 +00:00
Hartmut Kaiser
7e612140e5 Wave: fixed another compilation problem on gcc 4.4
[SVN r53228]
2009-05-24 15:48:44 +00:00
Hartmut Kaiser
94131fd28b Wave: fixed another race condition
[SVN r53224]
2009-05-24 02:47:25 +00:00
Hartmut Kaiser
e5a8fdb353 Wave: Incorporated the changes from latest version of the flex_string class (fixes #2946)
[SVN r53207]
2009-05-23 15:36:08 +00:00
Hartmut Kaiser
a16005fc4e Wave: fixed race condition
[SVN r53194]
2009-05-23 04:15:22 +00:00
Hartmut Kaiser
122915b95f Wave: fixed examples
[SVN r53192]
2009-05-22 23:40:53 +00:00
Hartmut Kaiser
c05599694b Applied a couple of patches as contributed by Francois Barel
[SVN r52864]
2009-05-09 22:19:42 +00:00
Douglas Gregor
d6f15f86e5 Update Wave to cope with some namespace reshuffling in Spirit
[SVN r52799]
2009-05-06 14:16:28 +00:00
Hartmut Kaiser
4cc8bb6365 Wave: now compiles even with BOOST_FILESYSTEM_NO_DEPRECATED defined
[SVN r51679]
2009-03-10 01:35:54 +00:00
Hartmut Kaiser
27e3f65a97 Wave: Added missing file
[SVN r51678]
2009-03-10 01:29:35 +00:00
Hartmut Kaiser
e16723d6e7 Wave: now compiles even with BOOST_FILESYSTEM_NO_DEPRECATED defined
[SVN r51677]
2009-03-10 01:19:08 +00:00
Hartmut Kaiser
46b98f6598 Wave: got rid of gcc 4.3 warning
[SVN r51188]
2009-02-10 17:27:05 +00:00
Hartmut Kaiser
2671c143ad Wave: merged from trunk
[SVN r50637]
2009-01-16 18:32:15 +00:00
Hartmut Kaiser
a8e6b580db Wave: Updated copyrights
[SVN r50425]
2009-01-01 12:07:12 +00:00
Hartmut Kaiser
648eabcbc2 Spirit: Updated copyright
[SVN r50424]
2009-01-01 11:59:13 +00:00
Hartmut Kaiser
0e262ce2d7 Wave: Fixing #2625
[SVN r50417]
2008-12-31 12:06:54 +00:00
Hartmut Kaiser
0b7152075d Wave: merging fixes to release branch
[SVN r49305]
2008-10-13 01:24:34 +00:00
Hartmut Kaiser
b8a2fd70ab Wave: Minor adjustments...
[SVN r49302]
2008-10-13 01:04:16 +00:00
Hartmut Kaiser
37d02a3bd7 Wave: Fixed ticket #2102
[SVN r47287]
2008-07-10 13:43:12 +00:00
Hartmut Kaiser
0de8ea5126 Wave: Fixed ticket #2102
[SVN r47286]
2008-07-10 13:42:18 +00:00
Hartmut Kaiser
3364a7ecc8 Wave: fixed non-ascii characters in source files
[SVN r46800]
2008-06-28 03:20:41 +00:00
Hartmut Kaiser
52c60ac53e Wave: fixed non-ascii characters in source files
[SVN r46699]
2008-06-26 04:01:39 +00:00
Hartmut Kaiser
b9ce21d0cd Wave: fixed var() ambiguity reported by gcc 4.3
[SVN r45709]
2008-05-24 14:44:05 +00:00
Hartmut Kaiser
2f42411de1 Wave: started to fix serialization support
[SVN r45272]
2008-05-10 23:36:33 +00:00
Hartmut Kaiser
4230a7cd9b Wave: Workaround for pathscale compiler
[SVN r45271]
2008-05-10 23:35:58 +00:00
Hartmut Kaiser
b7ea48db83 Wave: Fixed regressions on non-Windows systems.
[SVN r45071]
2008-05-03 16:16:05 +00:00
Hartmut Kaiser
1ed518e9fa Wave: fixed #1843
[SVN r44722]
2008-04-22 17:23:21 +00:00
Hartmut Kaiser
c31e2b50b0 Wave: Updated iterator for change in multi_pass
[SVN r44653]
2008-04-20 21:28:20 +00:00
Hartmut Kaiser
f7ccfb3dc0 Wave: Applied a fix for HP Tru64 compiler
[SVN r44604]
2008-04-19 20:09:11 +00:00
Hartmut Kaiser
4f310880c9 Wave: Added workaround for VC7.1
[SVN r44603]
2008-04-19 20:03:21 +00:00
Hartmut Kaiser
47ed1eede2 Wave: fixing compilation using Intel compilers
[SVN r44602]
2008-04-19 19:59:59 +00:00
Hartmut Kaiser
012a34744d Wave: Added a missing header file.
[SVN r44567]
2008-04-19 00:52:54 +00:00
Hartmut Kaiser
ef3c6f606f Wave: Fixed slex test
[SVN r44483]
2008-04-17 01:56:25 +00:00
Hartmut Kaiser
6fb42073b8 Wave: minor edits...
[SVN r44482]
2008-04-17 01:04:19 +00:00
Hartmut Kaiser
a8205456ef Wave: minor edits...
[SVN r44479]
2008-04-16 23:18:18 +00:00
Hartmut Kaiser
bb92da5224 Wave: fixed a newly introduced compilation error specific to certain platforms.
[SVN r44477]
2008-04-16 22:56:15 +00:00
Hartmut Kaiser
6b02159942 Wave: Updated to use new Spirit Classic library structure and namespace. Lots' of minor changes and adjustments. Switched version to 2.0 since this version is not backwards compatible anymore with earlier versions.
[SVN r44381]
2008-04-13 22:39:12 +00:00
Hartmut Kaiser
4bb41846e5 Wave: Fixed ticket #1766
[SVN r44025]
2008-04-04 01:47:29 +00:00
Hartmut Kaiser
afc30f4fc7 Wave: Some updates to the new 'preprocess_pragma_output' example. This fixes ticket #1752.
[SVN r44023]
2008-04-04 01:22:12 +00:00
Hartmut Kaiser
d2639cf363 Wave: Added new sample 'preprocess_pragma_output' and fixed a couple of problems (see ChangeLog).
[SVN r44020]
2008-04-03 20:09:41 +00:00
Hartmut Kaiser
13fa5c9314 Wave: Removed an assertion causing compilation problems on certain platforms.
[SVN r43852]
2008-03-25 13:40:53 +00:00
Hartmut Kaiser
b01e685d23 Wave: Fixed whitespace insertion error, fixed test cases.
[SVN r43646]
2008-03-16 01:39:59 +00:00
Hartmut Kaiser
a9ddc1d840 Wave: Applied a workaround for Intel compilers and for Pathscale.
[SVN r43542]
2008-03-07 22:53:13 +00:00
Hartmut Kaiser
cdb5d64051 Wave: Started to add testing of preprocessor hooks.
[SVN r43540]
2008-03-07 19:51:26 +00:00
Hartmut Kaiser
8aec39fe19 Wave: more fixes for #1673
[SVN r43535]
2008-03-07 13:26:53 +00:00
Hartmut Kaiser
687c0a8a87 Wave: Fixed #1673.
[SVN r43524]
2008-03-06 03:28:47 +00:00
Hartmut Kaiser
066850f651 Fixed a compilation problem on pathscale
[SVN r43419]
2008-02-26 22:36:36 +00:00
Hartmut Kaiser
b459531b65 Wave: Fixed expanding_function_like_macro preprocessing hook.
[SVN r43416]
2008-02-26 19:25:05 +00:00
Hartmut Kaiser
51d0ad16ca Wave: More fixes to whitespace insertion engine.
[SVN r43266]
2008-02-15 14:35:36 +00:00
Hartmut Kaiser
889f1eb8eb Wave: More fixes to whitespace insertion engine.
[SVN r43264]
2008-02-14 23:52:33 +00:00
Hartmut Kaiser
e9be89fe49 Fixed a whitespace insertion glitch, where whitespace got inserted unconditionally between two operators even if one of these was a comma.
[SVN r43262]
2008-02-14 22:01:54 +00:00
Hartmut Kaiser
3b36ce0975 Wave: Added additional configuration possibility to allow control threading support.
[SVN r43041]
2008-01-31 22:33:43 +00:00
Hartmut Kaiser
f79dbf21f5 Wave: fixed expanding_function_like_macro()
[SVN r43038]
2008-01-31 20:57:47 +00:00
Hartmut Kaiser
029c731ea7 Wave: Fixed a problem in flex_string::compare() (#include_next was non-functional).
[SVN r42976]
2008-01-26 01:24:21 +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
ae042df384 Wave: One more fix to enable standalone header compilation.
[SVN r41613]
2007-12-03 00:34:52 +00:00
Hartmut Kaiser
2e950da102 Wave: More fixes to allow error free compilation of every header on its own.
[SVN r41590]
2007-12-02 19:08:13 +00:00
Hartmut Kaiser
064679af63 Applied patch supplied by Jens Seidel. Fixed #1410.
[SVN r41588]
2007-12-02 17:18:54 +00:00
Hartmut Kaiser
3b9f06bfc2 Wave: Fixed gcc warning, bumped version number.
[SVN r41418]
2007-11-27 18:18:10 +00:00
Hartmut Kaiser
5939a2b13d Wave: Added identifying comment into the main header
[SVN r41153]
2007-11-16 18:44:56 +00:00
Hartmut Kaiser
188f682eaa Wave: Silenced a couple of pedantic gcc warnings.
[SVN r39760]
2007-10-07 14:51:46 +00:00
Hartmut Kaiser
2a1d3fa629 Wave: added a missing header.
[SVN r39728]
2007-10-06 17:54:28 +00:00
Hartmut Kaiser
b42d8c1604 Wave: Silenced a SUN compiler warning.
[SVN r39687]
2007-10-04 17:55:20 +00:00
Hartmut Kaiser
c1bbec37e9 Wave: Changed an error text.
[SVN r39684]
2007-10-04 15:01:23 +00:00
Hartmut Kaiser
e94bcb3a83 Wave: Fixed a minor problem in the predefined macros code.
[SVN r39674]
2007-10-03 13:44:42 +00:00
Hartmut Kaiser
8806d2c7e8 [Wave] Unterminated C++/C comment diagnostics are now a warning and not an error anymore.
[SVN r39651]
2007-10-02 15:10:05 +00:00
Hartmut Kaiser
2faaf7f871 Wave: Fixed predefined macro support to be thread safe.
[SVN r38254]
2007-07-17 15:41:28 +00:00
Hartmut Kaiser
ea85bf4b28 Wave: cosmetic comment fixes.
[SVN r38181]
2007-07-11 15:35:30 +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
e5f489787d Wave: Changed return type of some preprocessing hooks to allow to skip the corresponding preprocessor action.
[SVN r38143]
2007-07-04 21:56:56 +00:00
Hartmut Kaiser
0a4a0a866d Wave: Fixed a bug introduced with the latest commit.
[SVN r38141]
2007-07-04 21:37:18 +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
c36f1594bf Wave: fixed configuration to correctly take into account thread related settings.
[SVN r38134]
2007-07-03 15:47:51 +00:00
Hartmut Kaiser
5f1903f4b1 Wave: implemented macro introspection iterators.
[SVN r38104]
2007-06-27 01:23:21 +00:00
Hartmut Kaiser
0e9ebd8223 Wave: added handling of #import directives, fixed a problem in the Wave driver.
[SVN r38100]
2007-06-26 19:40:04 +00:00
Hartmut Kaiser
3254ccc362 Wave: Changed return value of found_nclude_file hook function.
[SVN r37716]
2007-05-20 00:28:21 +00:00
Hartmut Kaiser
4ef8f43361 Wave: replaced '' with '\xA7'.
[SVN r37561]
2007-05-02 16:32:43 +00:00
Hartmut Kaiser
d624483e29 Wave: fixed compilation problem.
[SVN r37540]
2007-04-30 19:30:21 +00:00
Hartmut Kaiser
9556b1829c Wave: Added more missing #includes.
[SVN r37364]
2007-04-05 13:06:20 +00:00
Hartmut Kaiser
aa0f749e09 Wave: Added missing #include <climits> to cpp_chlit_grammar.hpp.
[SVN r37349]
2007-04-03 22:36:48 +00:00
Hartmut Kaiser
2ee9960f47 Wave: Added missing #include.
[SVN r37348]
2007-04-03 21:29:58 +00:00
Hartmut Kaiser
31d06f9594 Wave: changed is_empty() to is_eoi().
[SVN r37345]
2007-04-03 14:02:00 +00:00
Hartmut Kaiser
b067624e87 Wave: Added the is_empty() function to token classes, returning true if the token has been initialized to be the end of input token (T_EOI).
[SVN r37344]
2007-04-03 13:12:53 +00:00
Hartmut Kaiser
130775d53c Wave: Updated docs, added const specifiers.
[SVN r37246]
2007-03-20 19:19:15 +00:00
Hartmut Kaiser
f2abc6ae82 Fixed compilation problem.
[SVN r37170]
2007-03-12 00:25:41 +00:00
Hartmut Kaiser
d62a8447c0 Wave: fixed --force_include behavior as discussed on the list.
[SVN r37169]
2007-03-11 17:23:44 +00:00
Hartmut Kaiser
59415cd026 Wave: Fixed the is_defined() issue.
[SVN r37160]
2007-03-08 14:04:37 +00:00
Hartmut Kaiser
eb2fce9150 Incorporated the changes from Andrei's latest version of the flex_string class.
[SVN r37158]
2007-03-08 02:15:14 +00:00
Hartmut Kaiser
bee6541f6f Added is_macro_defined() as described in the docs.
[SVN r37146]
2007-03-06 19:08:23 +00:00
Hartmut Kaiser
e336237fad Try to fix Intel9.1 error.
[SVN r36942]
2007-02-15 01:18:56 +00:00
Hartmut Kaiser
2eac08e619 Worked around a linker issue for the True64/CXX compiler, complaining about multiple defined symbols when using the flex_string class.
[SVN r36818]
2007-01-27 22:20:20 +00:00
Hartmut Kaiser
37c83afde0 Fixed compilation error oc gcc 4.x.
[SVN r36728]
2007-01-14 17:13:56 +00:00
Hartmut Kaiser
56f71426da Wave: fixed to minor problems related to whitespace generation and #pragma option(output: push).
[SVN r36723]
2007-01-13 21:11:06 +00:00
Hartmut Kaiser
a07dbb4a40 Wave: Fixed a problem during line counting.
[SVN r36711]
2007-01-12 19:51:36 +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
3cf132c4d0 Wave: Extended the copyright notice to include the year 2007.
[SVN r36469]
2006-12-20 16:58:16 +00:00
Hartmut Kaiser
eb5bd7fa89 Wave: completed first version of the lexertl based lexer.
[SVN r36238]
2006-12-02 03:06:31 +00:00
Hartmut Kaiser
9a56d46717 Added the support_option_insert_whitespace language option.
[SVN r36211]
2006-11-30 13:22:39 +00:00