~jspiros/python-ebml.git
2011-04-14 Joseph SpirosImplemented proper recursive element definition parsing... master
2011-04-14 Joseph SpirosSimplified schema API to read-only for now, and minimiz...
2011-04-14 Joseph SpirosOverhauled the schema system to make more sense. Implem...
2011-04-13 Joseph SpirosCleaned up by removing unused exception definitions...
2011-04-13 Joseph SpirosImplemented a basic test of the float reader and encode...
2011-04-13 Joseph SpirosFixed handling of null-termination in the string and...
2011-04-13 Joseph SpirosFixed string and unicode string readers to handle null...
2011-04-13 Joseph SpirosFixed and cleaned up signed integer reading and encodin...
2011-04-13 Joseph SpirosScaled back implementation to standard fixed limits...
2011-04-12 Joseph SpirosImplemented encode_element_size and write_element_size...
2011-04-09 Joseph SpirosAdded the ability to parse specdata XML files to create...
2011-04-09 Joseph SpirosImplemented basic EBMLFile class for parsing files.
2011-04-09 Joseph SpirosImplemented a basic form of schema representation.
2011-04-09 Joseph SpirosInitial commit. Implemented reading of variable size...