2
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
AVRO-222. Fix Python interop tests broken by AVRO-201. Contributed by Jeff Hammerbacher. More... over 14 years ago
AVRO-202. Add __all__ listing to Python module to ease import. Contributed by Jeff Hammerbacher. More... over 14 years ago
AVRO-216. Formatting cleanups to schema.py. Contributed by Jeff Hammerbacher. More... over 14 years ago
AVRO-199. Make Python test schemas more readable. Contributed by Jeff Hammerbacher. More... over 14 years ago
AVRO-210. Memory leak with recursive schemas when constructed by hand. AVRO-211. Nested schema does not get parsed in C++. (same patch fixed both problems due to related code overlap) More... over 14 years ago
AVRO-203. Reformat license in Python sources. Contributed by Jeff Hammerbacher. More... over 14 years ago
AVRO-201. Move Python data file code into its own module. Contributed by Jeff Hammerbacher. More... over 14 years ago
AVRO-205. APIs for checking schema resolution. More... over 14 years ago
AVRO-204. Change the way symbolic references are tracked. More... over 14 years ago
AVRO-197. Add mapping of name to index for records and enums More... over 14 years ago
AVRO-195. Complex type support for write streams More... over 14 years ago
AVRO-193. Move change notice to correct section. More... over 14 years ago
AVRO-171. Fix Java's Protocol#toString() to correctly handle forward-references. More... over 14 years ago
AVRO-193. Fix 'ant test-avroj' on Ubuntu 9.10. More... over 14 years ago
AVRO-194. C++ varint encoding buffer too small. More... over 14 years ago
AVRO-190. Use fixed size C++ types for Avro fixed types. More... over 14 years ago
AVRO-191. Explicitly include stdint.h for C++. (Contributed by cutting). More... over 14 years ago
AVRO-185. Java's specific API no longer depends on reflection. More... over 14 years ago
AVRO-192. Improved errors for Java schema parsing problems. More... over 14 years ago
AVRO-182. Fix Java's generic and specfic implementations of equals() and hashCode() to be consistent with compareTo(). More... over 14 years ago
AVRO-189. test-c target fails More... over 14 years ago
AVRO-188. Need to update svn ignores More... over 14 years ago
AVRO-188. Need to update svn ignores More... over 14 years ago
AVRO-187. Move top-level source files into separate directories for easier maintenance More... over 14 years ago
AVRO-186. Full read-path interoperability test More... over 14 years ago
AVRO-158. Permit appending to a data file from Java. More... over 14 years ago
AVRO-169. Fix a typo in the spec. Contributed by Jeff Hammerbacher. More... over 14 years ago
Upgrade Java dependencies to more recent versions. More... over 14 years ago
AVRO-179. Add unit tests for all Avro C primitives More... over 14 years ago
AVRO-180. Enhance code generator script and unit tests. More... over 14 years ago