]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - src/TSN/XML/Heartbeat.hs
Migrate TSN.XML.Heartbeat to fixed-vector-hetero.
[dead/htsn-import.git] / src / TSN / XML / Heartbeat.hs
2015-01-02 Michael OrlitzkyMigrate TSN.XML.Heartbeat to fixed-vector-hetero.
2014-12-30 Michael OrlitzkyUse Generics.to_tuple in TSN.XML.Heartbeat.
2014-06-01 Michael OrlitzkyUse a UTCTime for the Heartbeat timestamp.
2014-01-25 Michael OrlitzkyExport a "dtd" function from each XML module and use...
2014-01-21 Michael OrlitzkyFix an error message in TSN.XML.Heartbeat.
2014-01-15 Michael OrlitzkyFix typos and use xpAttrImplies where appropriate ...
2014-01-14 Michael OrlitzkyUpdate (or add) a bunch of documentation.
2014-01-13 Michael OrlitzkyRemove unused XmlPickler instances (this might need...
2014-01-13 Michael OrlitzkySimplify some tests by passing a pickler instead of...
2014-01-02 Michael OrlitzkyAdd separate 'unpickleable' tests to the existing XML...
2014-01-01 Michael OrlitzkyRename the ImportResult constructors.
2014-01-01 Michael OrlitzkyCreate an ImportResult type and refactor things around it.