/[Apache-SVN]
ViewVC logotype

Revision 1242430


Jump to revision: Previous Next
Author: thiru
Date: Thu Feb 9 18:11:42 2012 UTC (12 years, 2 months ago)
Changed paths: 59
Log Message:
AVRO-1015. Support for C++ build using Micrsoft Visual Studio on Windows

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++/MainPage.dox modified , text changed
Directoryavro/trunk/lang/c++/api/AvroParse.hh modified , text changed
Directoryavro/trunk/lang/c++/api/AvroSerialize.hh modified , text changed
Directoryavro/trunk/lang/c++/api/AvroTraits.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Compiler.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Config.hh added
Directoryavro/trunk/lang/c++/api/DataFile.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Decoder.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Encoder.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Exception.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Generic.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Layout.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Node.hh modified , text changed
Directoryavro/trunk/lang/c++/api/NodeConcepts.hh modified , text changed
Directoryavro/trunk/lang/c++/api/NodeImpl.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Parser.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Reader.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Resolver.hh modified , text changed
Directoryavro/trunk/lang/c++/api/ResolverSchema.hh modified , text changed
Directoryavro/trunk/lang/c++/api/ResolvingReader.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Schema.hh modified , text changed
Directoryavro/trunk/lang/c++/api/SchemaResolution.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Serializer.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Specific.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Stream.hh modified , text changed
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/Validator.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Writer.hh modified , text changed
Directoryavro/trunk/lang/c++/api/Zigzag.hh modified , text changed
Directoryavro/trunk/lang/c++/api/buffer/Buffer.hh modified , text changed
Directoryavro/trunk/lang/c++/api/buffer/BufferPrint.hh modified , text changed
Directoryavro/trunk/lang/c++/api/buffer/BufferReader.hh modified , text changed
Directoryavro/trunk/lang/c++/api/buffer/BufferStream.hh modified , text changed
Directoryavro/trunk/lang/c++/api/buffer/BufferStreambuf.hh modified , text changed
Directoryavro/trunk/lang/c++/impl/BinaryDecoder.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/Compiler.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/DataFile.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/FileStream.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/Resolver.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/Schema.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/Types.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/Validator.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/Zigzag.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/avrogencpp.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/json/JsonDom.hh modified , text changed
Directoryavro/trunk/lang/c++/impl/json/JsonIO.hh modified , text changed
Directoryavro/trunk/lang/c++/impl/parsing/JsonCodec.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/parsing/ResolvingDecoder.cc modified , text changed
Directoryavro/trunk/lang/c++/impl/parsing/ValidatingCodec.cc modified , text changed
Directoryavro/trunk/lang/c++/test/AvrogencppTests.cc modified , text changed
Directoryavro/trunk/lang/c++/test/CodecTests.cc modified , text changed
Directoryavro/trunk/lang/c++/test/SpecificTests.cc modified , text changed
Directoryavro/trunk/lang/c++/test/StreamTests.cc modified , text changed
Directoryavro/trunk/lang/c++/test/buffertest.cc modified , text changed
Directoryavro/trunk/lang/c++/test/unittest.cc modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26