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
|
849da9fb6a
|
Remove linking to newly header-only date_time (#81)
Boost develop branch has an updated date_time that is header-only so
Wave's builds will now fail unless this dependency is removed.
|
2020-03-15 17:37:19 -07:00 |
|
Jeff Trull
|
f5c417a2f4
|
Link against Boost.Filesystem to resolve missing symbols in samples
|
2019-05-03 08:06:40 -07: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
|
12c91c34c1
|
Wave: updated copyrights, worked on whitespace skipping
[SVN r67893]
|
2011-01-09 21:54:54 +00:00 |
|
Hartmut Kaiser
|
2d58e13c57
|
Wave: added new preprocessing hook: emit_line_directive, fixed a couple related problems, added new example
[SVN r60818]
|
2010-03-24 23:37:24 +00:00 |
|