Daniel James
1dc7fbb57c
Quickbook: Copy trunk libs into quickbook-dev branch.
...
[SVN r75213]
2011-11-01 13:04:29 +00:00
Daniel James
6187823ed7
Quickbook: Copy trunk headers into quickbook-dev.
...
[SVN r75212]
2011-11-01 13:03:44 +00:00
Hartmut Kaiser
0fe3978dfe
Wave: fixed #6011 : Boost.Wave tokenids patch for building on OpenBSD
...
[SVN r74997]
2011-10-16 22:08:54 +00:00
Hartmut Kaiser
860d0920cc
Wave: fixed #5887 : flex_string.hpp needs to include <ios>
...
[SVN r74338]
2011-09-10 22:23:19 +00:00
Hartmut Kaiser
3aee2c4cfb
Wave: fixed #5887 : flex_string.hpp needs to include <ios>
...
[SVN r74335]
2011-09-10 15:33:55 +00:00
Hartmut Kaiser
ebfae11146
Wave: removing ancient asserts
...
[SVN r73717]
2011-08-13 17:16:30 +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
Daniel James
4690dd1864
Merge tools directory from trunk.
...
[SVN r72698]
2011-06-20 19:19:56 +00:00
Hartmut Kaiser
1e0208fbb4
Wave: fixed #5569 : slex CONTLINE token works only for LF line endings
...
[SVN r72197]
2011-05-26 22:22:52 +00:00
Hartmut Kaiser
e1d1f933eb
Wave: allowing to force interpretation of wchar_t as signed/unsigned, fixed a problem in #pragma option_str(output)
...
[SVN r72162]
2011-05-25 18:32:51 +00:00
Hartmut Kaiser
277d3d79b0
Wave: minor edits
...
[SVN r72116]
2011-05-23 02:02:40 +00:00
Hartmut Kaiser
1666aa4c96
Wave: updating changelog
...
[SVN r72063]
2011-05-21 20:27:27 +00:00
Hartmut Kaiser
38caf9dee7
Wave: Fixing example to behave properly if input is not terminated with a newline
...
[SVN r72062]
2011-05-21 20:23:47 +00:00
Hartmut Kaiser
3cd74d9e3e
Wave: bumped version number (V2.3), fixed a problem in interactive mode of Wave driver
...
[SVN r71833]
2011-05-08 18:34:58 +00:00
Hartmut Kaiser
040c4d33d6
Wave: added new command line option --noexpand/-N
...
[SVN r71779]
2011-05-07 15:13:45 +00:00
Hartmut Kaiser
ebe7d2b14e
Wave: updated predefined __cplusplus for C++11
...
[SVN r71223]
2011-04-13 13:01:14 +00:00
Hartmut Kaiser
ce9a8d1a94
Wave: Added new pp hook: locate_include_file
...
[SVN r71097]
2011-04-08 00:06:46 +00:00
Hartmut Kaiser
2b390dfa35
Wave: comment fix
...
[SVN r71096]
2011-04-08 00:06:15 +00:00
Hartmut Kaiser
095970628b
Wave: Added new pp hook: locate_include_file
...
[SVN r71095]
2011-04-08 00:03:03 +00:00
Daniel James
475a7bdad2
Quickbook: New branch for development.
...
From now on this will be my development branch.
[SVN r70613]
2011-03-27 10:17:05 +00:00
Hartmut Kaiser
6923b81fdd
Fixed #5280 : compilation error by including order
...
[SVN r69686]
2011-03-08 15:36:33 +00:00
Hartmut Kaiser
c19f03a12a
Fixed #5280 : compilation error by including order
...
[SVN r69685]
2011-03-08 15:34:36 +00:00
Hartmut Kaiser
5cd2912a6f
Wave: Fixed whitespace handling, added a corresponding set of test cases
...
[SVN r69196]
2011-02-23 01:31:14 +00:00
Hartmut Kaiser
e21e7438fd
Wave: Fixed whitespace handling
...
[SVN r69195]
2011-02-23 01:30:13 +00:00
Steven Watanabe
0818f28c17
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
...
[SVN r68168]
2011-01-15 08:11:51 +00:00
Hartmut Kaiser
ab2fdf61e7
Wave: After preprocessing the body of any #pragma wave option() the wave tool now concatenates all adjacent string literals into a single string literal.
...
[SVN r68146]
2011-01-14 03:35:24 +00:00
Bryce Adelstein-Lelbach
586ee633ce
Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost.
...
On Linux, GNU's libstdc++, which is the default stdlib for icc and clang,
cannot parse the <iomanip> header in version 4.5+ (which thankfully neither
compiler advises the use of yet), as it's original C++98-friendly
implementation has been replaced with a gnu++0x implementation.
<boost/detail/iomanip.hpp> is a portable implementation of <iomanip>, providing
boost::detail::setfill, boost::detail::setbase, boost::detail::setw,
boost::detail::setprecision, boost::detail::setiosflags and
boost::detail::resetiosflags.
[SVN r68140]
2011-01-14 02:35:58 +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
Hartmut Kaiser
12c91c34c1
Wave: updated copyrights, worked on whitespace skipping
...
[SVN r67893]
2011-01-09 21:54:54 +00:00
Hartmut Kaiser
ad15d8fb79
Wave: updated copyrights, worked on whitespace skipping
...
[SVN r67892]
2011-01-09 21:47:21 +00:00
Bryce Adelstein-Lelbach
b5c290073a
Support for PathScale EKOPath Compiler Suite, version 4.0.0.
...
[SVN r67707]
2011-01-06 02:38:20 +00:00
Hartmut Kaiser
d713b6d6cd
Wave: fixing a couple of warnings
...
[SVN r67382]
2010-12-21 12:22:36 +00:00
Hartmut Kaiser
582fd3f0ad
Wave: fixing some path formatting issues causing test to fail
...
[SVN r67142]
2010-12-10 02:50:59 +00:00
Hartmut Kaiser
77db6b92d6
Wave: fixing gcc compilation issues introduced with recent commits
...
[SVN r67131]
2010-12-09 15:40:32 +00:00
Hartmut Kaiser
7190e7a87a
Wave: cosmetic changes
...
[SVN r67119]
2010-12-09 03:07:11 +00:00
Hartmut Kaiser
0a02b4bc4c
Wave: fixed lexing errors introduced with the last commit, added new use case
...
[SVN r67118]
2010-12-09 03:01:33 +00:00
Hartmut Kaiser
55752997a3
Wave: more work on C++0x support, fixed a macro expansion problem
...
[SVN r67117]
2010-12-09 01:44:51 +00:00
Hartmut Kaiser
dc832745b7
Wave: fixing Wave for Boost Filesystem V3, which is now the default, changed build system for Wave tool to disable threading
...
[SVN r67093]
2010-12-08 01:29:47 +00:00
Jürgen Hunold
01210d271e
Fix include for BOOST_ASSERT
...
[SVN r66547]
2010-11-12 17:39:11 +00:00
Hartmut Kaiser
56090535d3
Wave: adjusting code to pass new assert inspect rule
...
[SVN r66505]
2010-11-12 00:50:46 +00:00
Hartmut Kaiser
380440ea36
Wave: applying patch from ticket #4778
...
[SVN r66157]
2010-10-24 01:30:10 +00:00
Hartmut Kaiser
e563eaca2e
Wave: fixing exception handling
...
[SVN r66155]
2010-10-23 23:12:06 +00:00
Hartmut Kaiser
cf803c371c
Wave: updating ChangeLog
...
[SVN r66139]
2010-10-21 21:48:47 +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
4e101d02d8
Wave: fixing pp hook problems
...
[SVN r65967]
2010-10-14 22:13:08 +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
54bf85b63d
Wave: minor edits
...
[SVN r62727]
2010-06-10 11:36:09 +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