2024-04-25 |
Michael Orlitzky | email-validator.cabal: bump to version 1.1.0 master 1.1.0 |
commit | commitdiff | tree | snapshot |
2024-04-25 |
Michael Orlitzky | email-validator.cabal: drop the redundant description... |
commit | commitdiff | tree | snapshot |
2024-04-25 |
Michael Orlitzky | doc,email-validator: document the new NULLMX handling |
commit | commitdiff | tree | snapshot |
2024-04-25 |
Michael Orlitzky | src/Main.hs: support NULLMX fully |
commit | commitdiff | tree | snapshot |
2024-04-25 |
Michael Orlitzky | src/Main.hs: support NULLMX (RFC7505) |
commit | commitdiff | tree | snapshot |
2024-04-24 |
Michael Orlitzky | doc/COPYING,email-validator.cabal: use AGPL-3.0+, inclu... |
commit | commitdiff | tree | snapshot |
2024-04-24 |
Michael Orlitzky | email-validator.cabal: http -> https |
commit | commitdiff | tree | snapshot |
2024-04-24 |
Michael Orlitzky | makefile: disable -Wmissing-kind-signatures |
commit | commitdiff | tree | snapshot |
2024-04-24 |
Michael Orlitzky | src/Main.hs: add a few more common email domains |
commit | commitdiff | tree | snapshot |
2022-08-28 |
Michael Orlitzky | email-validator.cabal: update to v1.0.1. 1.0.1 |
commit | commitdiff | tree | snapshot |
2022-08-28 |
Michael Orlitzky | email-validator.cabal: update for newer cabals and... |
commit | commitdiff | tree | snapshot |
2022-08-28 |
Michael Orlitzky | makefile: fix "make doc" by adding the necessary .PHONY. |
commit | commitdiff | tree | snapshot |
2022-08-28 |
Michael Orlitzky | test/Doctests.hs: remove code for older cabals. |
commit | commitdiff | tree | snapshot |
2022-08-28 |
Michael Orlitzky | test/Doctests.hs: use explicit export list. |
commit | commitdiff | tree | snapshot |
2022-08-28 |
Michael Orlitzky | email-validator.cabal: remove unused test dependencies. |
commit | commitdiff | tree | snapshot |
2022-08-28 |
Michael Orlitzky | makefile,email-validator.cabal: move ghc-options to... |
commit | commitdiff | tree | snapshot |
2022-08-28 |
Michael Orlitzky | makefile: rename "test" target to "check". |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | email-validator.cabal: set version to 1.0.0, this is... 1.0.0 |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | Update the documentation to eliminate the "--input... |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | Remove the "--input" and "--output" command-line flags. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | email-validator.cabal: enable more compiler warnings. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | src/Main.hs: use only explicit import lists. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | src/Main.hs: add explicit export list. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | src/ExitCodes.hs: add explicit export list. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | src/CommandLine.hs: remove redundant Typeable derivation. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | makefile: remove deprecated "hscolour" pass over docs. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | email-validator.cabal, makefile: remove old, untested... |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | src/Main.hs: use "mapM_" instead of "_ <- mapM" in... |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | email-validator.cabal: add missing other-modules. |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | test/Doctests.hs: update include path for newer Cabal... |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Michael Orlitzky | email-validator.cabal: remove all upper version bounds... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Michael Orlitzky | Switch from GPL-3 to AGPL-3 and update project URLs. |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Michael Orlitzky | Allow any 0.x version of tasty and bump to version... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Michael Orlitzky | Bump tasty dependencies again. 0.0.3 |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Michael Orlitzky | Remove periods from test descriptions. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Michael Orlitzky | Bump the email-validate dependency. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Michael Orlitzky | Whitespace cleanup in Main, import from EmailAddress... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Michael Orlitzky | Whitespace cleanup in CommandLine. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Michael Orlitzky | Minor makefile cleanups. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Michael Orlitzky | Greatly simplify the CommandLine module. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Michael Orlitzky | Bump the version to 0.0.3 in the cabal file. |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Michael Orlitzky | Bump the version to 0.0.2. 0.0.2 |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Michael Orlitzky | Increase the timeout from 5s to 10s. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Michael Orlitzky | Add input/output sections to the cabal description. |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Michael Orlitzky | Update the description in the man page. |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Michael Orlitzky | Add an --rfc5322 option which validates against the... |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Michael Orlitzky | Simplify a few lines of tests. |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Michael Orlitzky | Use a hyphen instead of an underscore in the program... |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Michael Orlitzky | Add early draft of a man page. |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Michael Orlitzky | Add length tests and fix zero-length domain bug. |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Michael Orlitzky | Add the test suite. |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Michael Orlitzky | Split the email address functions into their own module. |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Michael Orlitzky | Add some comments. |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Michael Orlitzky | Add command-line processing. |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Michael Orlitzky | Add two more dependencies, cmdargs and directory. |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Michael Orlitzky | Get things into shape, it actually validates addresses... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Michael Orlitzky | Initial commit, nothing working. |
commit | commitdiff | tree | snapshot |
|