nfagerlund
9e87fd1457
Docs: Remove author emails from stdlib functions
...
Author email addresses were included in the doc strings for some (but not all)
stdlib functions. This commit removes them in the interest of consistency.
2011-08-18 12:39:05 -07:00
nfagerlund
4b5dfcc733
Docs: Copyedit function doc strings
...
This commit makes several minor consistency and wording edits to the doc
strings of the stdlib functions.
2011-08-18 12:39:04 -07:00
Jeff McCune
4c00cfc610
( #8010 ) Add validate_hash function
...
This function validates all passed variables are hashes. This is
similar to the validate_bool function and is copied from it.
2011-06-21 17:01:33 -07:00