/[Apache-SVN]
ViewVC logotype

Revision 1183638


Jump to revision: Previous Next
Author: dcreager
Date: Sat Oct 15 13:38:44 2011 UTC (12 years, 6 months ago)
Changed paths: 4
Log Message:
AVRO-922. C: Value comparison function

This patch adds the avro_value_cmp and avro_value_cmp_fast functions,
which compare two avro_value_t instances using the sort order from the
Avro specification.  Like the avro_value_equal and avro_value_copy
methods, we don't require the two values to have the same value
implementation, but they do need to be instances of the same schema.


Changed paths

Path Details
Directoryavro/trunk/CHANGES.txt modified , text changed
Directoryavro/trunk/lang/c/src/avro/value.h modified , text changed
Directoryavro/trunk/lang/c/src/value.c modified , text changed
Directoryavro/trunk/lang/c/tests/test_avro_values.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26