/[Apache-SVN]
ViewVC logotype

Revision 1072677


Jump to revision: Previous Next
Author: thiru
Date: Sun Feb 20 18:23:18 2011 UTC (13 years, 1 month ago)
Changed paths: 27
Log Message:
AVRO-711. JSON encoder and decoder for C++

Changed paths

Path Details
Directoryavro/trunk/CHANGES.txt modified , text changed
Directoryavro/trunk/lang/c++/.gitignore modified , text changed
Directoryavro/trunk/lang/c++/CMakeLists.txt modified , text changed
Directoryavro/trunk/lang/c++/README modified , text changed
Directoryavro/trunk/lang/c++/api/Decoder.hh added
Directoryavro/trunk/lang/c++/api/Encoder.hh added
Directoryavro/trunk/lang/c++/api/NodeImpl.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Stream.hh added
Directoryavro/trunk/lang/c++/api/Types.hh modified , text changed
Directoryavro/trunk/lang/c++/api/ValidSchema.hh modified , text changed
Directoryavro/trunk/lang/c++/api/buffer/detail/BufferDetail.hh modified , text changed
Directoryavro/trunk/lang/c++/build.sh modified , text changed
Directoryavro/trunk/lang/c++/impl/BinaryDecoder.cc added
Directoryavro/trunk/lang/c++/impl/BinaryEncoder.cc added
Directoryavro/trunk/lang/c++/impl/FileStream.cc added
Directoryavro/trunk/lang/c++/impl/Stream.cc added
Directoryavro/trunk/lang/c++/impl/Types.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/parsing/ added
Directoryavro/trunk/lang/c++/impl/parsing/JsonCodec.cc added
Directoryavro/trunk/lang/c++/impl/parsing/ResolvingDecoder.cc added
Directoryavro/trunk/lang/c++/impl/parsing/Symbol.cc added
Directoryavro/trunk/lang/c++/impl/parsing/Symbol.hh added
Directoryavro/trunk/lang/c++/impl/parsing/ValidatingCodec.cc added
Directoryavro/trunk/lang/c++/impl/parsing/ValidatingCodec.hh added
Directoryavro/trunk/lang/c++/parser/AvroLex.ll modified , text changed
Directoryavro/trunk/lang/c++/test/CodecTests.cc added
Directoryavro/trunk/lang/c++/test/StreamTests.cc added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26