| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-13 | Creating a strings namespace | Dave Henderson | |
| Signed-off-by: Dave Henderson <dhenderson@gmail.com> | |||
| 2017-05-18 | Add "replaceAll" function and documentation | James Nugent | |
| This commit adds a `replaceAll` function which takes three arguments - an original string, the substring to replace, and the string with which to replace it. This is of particular use when generating node names from IP addresses where the node name may not contain "." characters. | |||
