]> gitweb.michael.orlitzky.com - haeredes.git/history - src
Cabal version bump to 0.4.3.
[haeredes.git] / src /
2014-11-04 Michael OrlitzkyNormalize results to prevent false positives in Main.
2014-11-04 Michael OrlitzkyUse explicit annotation to reduce duplication in Comman...
2014-06-22 Michael OrlitzkyVersion bump to v0.4.1.
2014-04-18 Michael OrlitzkyBump the version and switch to tasty (from test-framework). 0.4.0
2013-10-05 Michael OrlitzkyFix parallelization and bump to v0.3.0. 0.3.0
2013-09-13 Michael OrlitzkyUpdate code and doctests to support the new version...
2013-09-03 Michael OrlitzkyAdd a "timeout" command-line argument.
2013-08-01 Michael OrlitzkyChange "IP" to "HOST" in the --server arg.
2013-07-31 Michael OrlitzkyFix hlint suggestion.
2013-07-31 Michael OrlitzkyAdd a doctest suite.
2013-07-31 Michael OrlitzkyAdd a skeleton test suite.
2013-07-28 Michael OrlitzkyDrop two periods for consistency.
2013-07-28 Michael OrlitzkyExplain the answer/authority section handling in the...
2013-07-28 Michael OrlitzkySupport hostnames as --server arguments.
2013-07-28 Michael OrlitzkyImport explicitly from CmdArgs.
2013-07-27 Michael OrlitzkyFix hlint warnings.
2013-07-25 Michael OrlitzkyAdd MX support (untested).
2013-07-25 Michael OrlitzkyRename to haeredes.
2013-07-24 Michael OrlitzkyGet it working for NS records.
2013-07-24 Michael OrlitzkyFirst iteration that does anything.
2013-07-23 Michael OrlitzkyInitial commit, Hello, World!