Commit graph

309 commits

Author SHA1 Message Date
Jacob Carlborg
5996b50f86 Added documentation for the isemail module. 2011-03-11 19:44:53 +01:00
Jacob Carlborg
93915be0f2 Removed the rawLength variable to use email.length directly instead. 2011-03-08 18:44:02 +01:00
Jacob Carlborg
12bb3f5b21 Changed isEmail to return a struct instead of a status code. 2011-03-08 18:42:34 +01:00
Jacob Carlborg
3aefb99315 Fixed unicode error, all enabled unit tests pass now. 2011-03-07 20:12:59 +01:00
Jacob Carlborg
7a0c3fbad4 Most of the isemail unit test pass now. 2011-03-05 16:36:13 +01:00
Jacob Carlborg
43081cd6dc Added main function when running unit test. Missed "isEmail" in a unit test. 2011-03-02 21:03:24 +01:00
Jacob Carlborg
a8623911f5 Added unit tests. 2011-03-02 20:37:04 +01:00
Jacob Carlborg
bbb2d3f187 Ported the std.net.isemail module to D. 2011-03-02 18:20:23 +01:00
Jacob Carlborg
b41fd1fa97 Added the std.net.isemail module. 2011-03-02 18:11:01 +01:00