Jacob Carlborg
|
04128849d9
|
Added an implementation to the "status" method.
|
2011-03-22 22:25:43 +01:00 |
|
Jacob Carlborg
|
ecfe606ffa
|
Replaced the unnecessary "pattern" variable with a string literal.
|
2011-03-17 21:31:59 +01:00 |
|
Jacob Carlborg
|
c2d45de023
|
Changed the isEmail function to accept all string types.
|
2011-03-16 22:20:32 +01:00 |
|
Jacob Carlborg
|
2251d955a0
|
Reordered the declarations in the isemail module.
|
2011-03-16 20:45:56 +01:00 |
|
Jacob Carlborg
|
90a4a8b2fb
|
Modified the module documentation.
|
2011-03-15 21:41:36 +01:00 |
|
Jacob Carlborg
|
fbd54d10cd
|
Added documentation for EmailStatusCode.
|
2011-03-15 21:26:51 +01:00 |
|
Jacob Carlborg
|
54b0f123a6
|
Fixed an error in the unit test for the "grep" function.
|
2011-03-15 21:00:14 +01:00 |
|
Jacob Carlborg
|
5eb607d8c2
|
Added unit tests for utility functions.
|
2011-03-14 20:21:36 +01:00 |
|
Jacob Carlborg
|
2babe8afc8
|
Removed ErrorLevel.
|
2011-03-11 20:55:46 +01:00 |
|
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 |
|