1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
CHANGELOG
LICENSE
NOTICE
Manifest
Rakefile
avro.gemspec
interop/test_interop.rb
lib/avro.rb
lib/avro/data_file.rb
lib/avro/io.rb
lib/avro/ipc.rb
lib/avro/protocol.rb
lib/avro/schema.rb
lib/avro/schema_normalization.rb
test/case_finder.rb
test/random_data.rb
test/sample_ipc_client.rb
test/sample_ipc_http_client.rb
test/sample_ipc_http_server.rb
test/sample_ipc_server.rb
test/test_datafile.rb
test/test_fingerprints.rb
test/test_help.rb
test/test_io.rb
test/test_protocol.rb
test/test_schema.rb
test/test_schema_normalization.rb
test/test_socket_transport.rb
test/tool.rb
|