Commits

William Matthews authored 390a8540900
Fix https://issues.apache.org/jira/browse/AVRO-1635 - Use indirect symbols to "own" the production needed for records (so that weak_ptrs have something to point to) - Use a stack instead of a counter for the number of items in a repeated symbol - A handful of tests.