/[Apache-SVN]
ViewVC logotype

Revision 947299


Jump to revision: Previous Next
Author: brucem
Date: Sat May 22 14:15:55 2010 UTC (13 years, 11 months ago)
Changed paths: 19
Log Message:
AVRO-464: Work in progress on performance enhancements, including atom-based API, changing structure of records and arrays to not use hash tables as much. This changes the API incompatibly!


Changed paths

Path Details
Directoryavro/trunk/lang/c/examples/quickstop.c modified , text changed
Directoryavro/trunk/lang/c/src/CMakeLists.txt modified , text changed
Directoryavro/trunk/lang/c/src/Makefile.am modified , text changed
Directoryavro/trunk/lang/c/src/atom_table.c added
Directoryavro/trunk/lang/c/src/avro.c added
Directoryavro/trunk/lang/c/src/avro.h modified , text changed
Directoryavro/trunk/lang/c/src/datum.c modified , text changed
Directoryavro/trunk/lang/c/src/datum.h modified , text changed
Directoryavro/trunk/lang/c/src/datum_equal.c modified , text changed
Directoryavro/trunk/lang/c/src/datum_size.c modified , text changed
Directoryavro/trunk/lang/c/src/datum_validate.c modified , text changed
Directoryavro/trunk/lang/c/src/datum_write.c modified , text changed
Directoryavro/trunk/lang/c/src/schema.c modified , text changed
Directoryavro/trunk/lang/c/src/schema.h modified , text changed
Directoryavro/trunk/lang/c/src/schema_equal.c modified , text changed
Directoryavro/trunk/lang/c/tests/generate_interop_data.c modified , text changed
Directoryavro/trunk/lang/c/tests/test_avro_data.c modified , text changed
Directoryavro/trunk/lang/c/tests/test_avro_schema.c modified , text changed
Directoryavro/trunk/lang/c/tests/test_interop_data.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26