Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/avro
Project: http://git-wip-us.apache.org/repos/asf/avro/repo Commit: http://git-wip-us.apache.org/repos/asf/avro/commit/2b1639ce Tree: http://git-wip-us.apache.org/repos/asf/avro/tree/2b1639ce Diff: http://git-wip-us.apache.org/repos/asf/avro/diff/2b1639ce Branch: refs/heads/master Commit: 2b1639ce5adc100760118ed6ea0cbb66786bec4d Parents: a92c8f5 bc3fffb Author: Doug Cutting <[email protected]> Authored: Tue Sep 27 08:15:44 2016 -0700 Committer: Doug Cutting <[email protected]> Committed: Tue Sep 27 08:15:44 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 3 ++ lang/c++/CMakeLists.txt | 6 ++++ lang/c++/build.sh | 8 +++-- lang/c++/impl/Compiler.cc | 7 ++-- lang/c++/test/CompilerTests.cc | 70 +++++++++++++++++++++++++++++++++++++ 5 files changed, 88 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/avro/blob/2b1639ce/CHANGES.txt ----------------------------------------------------------------------
