This is an automated email from the ASF dual-hosted git repository.
thiru pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.
from 389231e Merge pull request #301 from wmatthews-google/fix-issue-1635
add ff1e23f Allow "integer" defaults dfor double and float
add dc15bfc Merge branch 'master' of https://github.com/apache/avro
add e83caaf AVRO-2222 Avro C++ documentation is missing code snippets
add f7f2f82 Address stle issues
add c83acd5 Fix silly error in handling doubles.
new 54a7976 Merge pull request #326 from da77a/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
lang/c++/impl/Compiler.cc | 8 ++++++++
lang/c++/impl/json/JsonDom.hh | 2 +-
lang/c++/test/SchemaTests.cc | 14 ++++++++++++++
3 files changed, 23 insertions(+), 1 deletion(-)