Jeff Trull
a95fa213ef
Clean up sprintf usage ( #146 )
...
* Replace some sprintfs using boost::format and std::to_string to fix warnings and possibly #145
2022-01-28 15:04:20 -08:00
Jeff Trull
f1ec8fd22c
Make indentation consistent with code nesting
...
These changes, a subset of what clang-format generates, ensure code
and comments are aligned properly for the level of the code. There
were a number of places where comments (many) and code (some) were
four spaces to the left of where they should be. This will make the
code easier to read.
One advantage of separating out these changes is they can be verified
to be whitespace-only with a simple diff.
2020-10-23 15:05:00 -07:00
Jeff Trull
6fd0da8780
Rename include guard macros that don't begin with BOOST_
2020-06-15 10:52:30 -07:00
Jeff Trull
ec83deadf7
Use new API of Boost.Timer ( #76 )
2020-03-06 15:39:36 -08:00
Hartmut Kaiser
e5ac1ca3b3
Wave: updating copyrights, minor fixes, bumping version number for release
...
[SVN r78555]
2012-05-23 14:41:35 +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
b61ae31acc
Wave: updating copyrights, fixing issues introduced by latest changes to multi_pass.
...
[SVN r58715]
2010-01-05 17:30:27 +00:00
Hartmut Kaiser
d63da08b41
Wave: updating copyrights
...
[SVN r50638]
2009-01-16 18:34:31 +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
3cf132c4d0
Wave: Extended the copyright notice to include the year 2007.
...
[SVN r36469]
2006-12-20 16:58:16 +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
b7ef274181
Adjusted copyrights to reflect Boost adoption. Several minor fixes.
...
[SVN r27885]
2005-03-30 15:32:57 +00:00
Hartmut Kaiser
d588f4f77f
Added Wave V1.1.14 to the Boost CVS.
...
[SVN r27458]
2005-02-21 08:54:23 +00:00