]> gitweb.michael.orlitzky.com - email-validator.git/log
email-validator.git
10 years agoAdd early draft of a man page.
Michael Orlitzky [Sun, 9 Jun 2013 18:02:11 +0000 (14:02 -0400)]
Add early draft of a man page.

10 years agoAdd length tests and fix zero-length domain bug.
Michael Orlitzky [Sun, 9 Jun 2013 18:01:46 +0000 (14:01 -0400)]
Add length tests and fix zero-length domain bug.

10 years agoAdd the test suite.
Michael Orlitzky [Sun, 9 Jun 2013 17:40:30 +0000 (13:40 -0400)]
Add the test suite.

10 years agoSplit the email address functions into their own module.
Michael Orlitzky [Sun, 9 Jun 2013 17:39:10 +0000 (13:39 -0400)]
Split the email address functions into their own module.
Add a license file.
Remove unused quickcheck deps.
Add HUnit tests for the email address regex.

10 years agoAdd some comments.
Michael Orlitzky [Wed, 29 May 2013 20:07:31 +0000 (16:07 -0400)]
Add some comments.

10 years agoAdd command-line processing.
Michael Orlitzky [Wed, 29 May 2013 19:21:30 +0000 (15:21 -0400)]
Add command-line processing.

10 years agoAdd two more dependencies, cmdargs and directory.
Michael Orlitzky [Wed, 29 May 2013 19:21:05 +0000 (15:21 -0400)]
Add two more dependencies, cmdargs and directory.

10 years agoGet things into shape, it actually validates addresses now.
Michael Orlitzky [Wed, 29 May 2013 03:57:26 +0000 (23:57 -0400)]
Get things into shape, it actually validates addresses now.

10 years agoInitial commit, nothing working.
Michael Orlitzky [Tue, 28 May 2013 21:04:08 +0000 (17:04 -0400)]
Initial commit, nothing working.