Commit Graph

885 Commits

Author SHA1 Message Date
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
c0cf3f1985 Wave: pending commits
[SVN r55660]
2009-08-18 20:26:01 +00:00
Hartmut Kaiser
8b44519c46 Wave: merged most urgent patches from trunk
[SVN r55477]
2009-08-08 22:08:00 +00:00
Troy D. Straszheim
5a2f240093 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Troy D. Straszheim
894aca4609 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Hartmut Kaiser
63aaed85fa Wave: minor edit
[SVN r54223]
2009-06-22 19:46:43 +00:00
Hartmut Kaiser
16f44b7502 Wave: adjustments for recent multi_pass changes
[SVN r54222]
2009-06-22 19:46:11 +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
8a9ed4e298 Wave: Minor fix to changelog
[SVN r54015]
2009-06-17 15:32:51 +00:00
Hartmut Kaiser
8c45083e8a Wave: Updated changelog
[SVN r54014]
2009-06-17 15:27:46 +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
Daniel James
31bd3d22f3 Merge in inspect checks for links in CSS files and external content. And fix a few of these issues.
Merged revisions 52663-52664,52666-52668,52712 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r52663 | danieljames | 2009-04-29 22:12:08 +0100 (Wed, 29 Apr 2009) | 1 line
  
  Check for invalid css links in html files as well as css files.
........
  r52664 | danieljames | 2009-04-29 22:12:32 +0100 (Wed, 29 Apr 2009) | 1 line
  
  Check for external links.
........
  r52666 | danieljames | 2009-04-29 22:19:12 +0100 (Wed, 29 Apr 2009) | 1 line
  
  Use local copies of the boost logo.
........
  r52667 | danieljames | 2009-04-29 22:19:40 +0100 (Wed, 29 Apr 2009) | 1 line
  
  Remove unused copy of boostbook.css
........
  r52668 | danieljames | 2009-04-29 22:19:56 +0100 (Wed, 29 Apr 2009) | 3 lines
  
  Fix a link to a header on trac.
  
  IMO it would be better to link to the local copy.
........
  r52712 | danieljames | 2009-05-01 21:51:10 +0100 (Fri, 01 May 2009) | 1 line
  
  Better inspect error for external content.
........


[SVN r53044]
2009-05-16 13:45:21 +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
Hartmut Kaiser
049827c44d Wave: Pending fix after namespace change in Spirit2 iterators
[SVN r52846]
2009-05-08 05:08:36 +00:00
Douglas Gregor
06bbbedff4 Merge CMake fixes from the trunk
[SVN r52811]
2009-05-06 21:12:42 +00:00
Douglas Gregor
bb92cf4d47 Add includes needed to build the wave preprocessor executable with a modularized tree
[SVN r52802]
2009-05-06 15:17:51 +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
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
af4c016496 Wave: Added missing std:: qualifiers
[SVN r52409]
2009-04-15 23:58:49 +00:00
Hartmut Kaiser
2556452eb7 Wave: Added missing std:: qualifiers
[SVN r52408]
2009-04-15 23:56:15 +00:00
Ben Hanson
21b3deb904 Use data() accessor on state_machine.
[SVN r52193]
2009-04-05 13:08:34 +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
Troy D. Straszheim
4e450deb3b merge of cmake build files from trunk per beman
[SVN r50756]
2009-01-24 18:57:20 +00:00
Hartmut Kaiser
a0085761eb Wave: merged from trunk
[SVN r50640]
2009-01-16 18:40:12 +00:00
Hartmut Kaiser
d63da08b41 Wave: updating copyrights
[SVN r50638]
2009-01-16 18:34:31 +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
Daniel James
ec98fc8def Merge more svn:eol-style and svn:mime-types. Fixes #2441.
Merged revisions 49670 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r49670 | danieljames | 2008-11-09 22:30:19 +0000 (Sun, 09 Nov 2008) | 1 line
  
  Some more svn:eol-style and svn:mime-types. Mostly files that don't have an entry in our standard subversion config file. Ref #2441
........


[SVN r49853]
2008-11-20 21:32:15 +00:00
Daniel James
ba11d7f419 Some more svn:eol-style and svn:mime-types. Mostly files that don't have an entry in our standard subversion config file. Ref #2441
[SVN r49670]
2008-11-09 22:30:19 +00:00
Michael A. Jackson
1d56003dff Updating dependency information for modularized libraries.
[SVN r49628]
2008-11-07 17:05:27 +00:00
Michael A. Jackson
c7a2215d8a Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
Hartmut Kaiser
40b5ab5c2b Wave: Minor doc fix
[SVN r49396]
2008-10-20 12:44:11 +00:00
Hartmut Kaiser
3f0bf52cfa Wave: Updated ChangeLog to reflect the V1.37 release
[SVN r49308]
2008-10-13 01:36:44 +00:00
Hartmut Kaiser
b775241f95 Wave: Updated ChangeLog to reflect the V1.37 release
[SVN r49307]
2008-10-13 01:36:04 +00:00
Hartmut Kaiser
f50e26d7d2 Wave: merging fixes to release branch
[SVN r49306]
2008-10-13 01:25:54 +00:00