]> gitweb.michael.orlitzky.com - dead/htsn.git/history - src/TSN
Bump to v0.1.1 and allow >= network-2.6.
[dead/htsn.git] / src / TSN /
2013-12-28 Michael OrlitzkyMove the TSN namespace (Xml.hs and FeedHosts.hs) into...
2013-12-23 Michael OrlitzkyFix typo.
2013-12-23 Michael OrlitzkyAdd more code documentation.
2013-12-22 Michael OrlitzkyReturn an Either from parse_xmlfid instead of a Maybe...
2013-12-21 Michael OrlitzkyBased on TSN documentation, split XML documents on...
2013-12-21 Michael OrlitzkyAdd scaffolding to allow logging via syslog or a file.
2013-12-20 Michael OrlitzkyAdd a Tasty test suite.
2013-12-20 Michael OrlitzkyAdd more code comments.
2013-12-20 Michael OrlitzkyMove FeedHosts under the TSN namespace.
2013-11-23 Michael OrlitzkyInitial commit of something working.