Morgan Haskel
|
b693c870d2
|
Check for string before copying
|
2015-02-19 12:01:26 -08:00 |
|
Sean Millichamp
|
1321d586a8
|
(MODULES-1771) Don't modify input to is_domain_name()
Fix is_domain_name() so it dup's its incoming argument
to avoid changing the original with a later chomp!
|
2015-02-14 10:49:26 -05:00 |
|
Hunter Haugen
|
0804121719
|
Fix the stdlib functions that fail tests
|
2014-05-08 14:55:23 -07:00 |
|
Stig Sandbeck Mathisen
|
14b77eae6d
|
Check according to rfc1035
Update doc string to match function
|
2012-01-11 19:17:03 -08:00 |
|
Ken Barber
|
681a1c7971
|
Prep for stdlib merge
* Renamed load_yaml & load_json to parseyaml & parsejson
* Renamed is_valid_* functions and remove the 'valid_'
|
2011-08-05 08:25:03 +01:00 |
|