summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/functions/regsubst.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed #7481 - Added MIT license to Thomas Bellman's function codeJames Turnbull2011-05-121-0/+26
* (#6270) Fix formatting in regsubst function's doc stringnfagerlund2011-02-091-14/+7
* Rewrote functions documentation to MarkdownJames Turnbull2010-08-111-19/+19
* Code smell: Two space indentationMarkus Roberts2010-07-091-72/+72
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-17/+32
* Make regsubst() function operate on arrays (feature #2491).Thomas Bellman2009-09-151-30/+44
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-32/+32
* Minor fixes to function RST documentationJames Turnbull2009-05-031-2/+4
* More RST fixesJames Turnbull2009-03-301-44/+22
* Fixed RST for functionsJames Turnbull2009-03-271-5/+3
* Fixed #1830 - Added regsubst functionJames Turnbull2009-02-141-0/+93