summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/functions
Commit message (Expand)AuthorAgeFilesLines
* Fixing "require" function to use new class interfaceLuke Kanies2010-02-171-2/+2
* Fix #3186 - require function set relationship only on the last classBrice Figureau2010-02-171-2/+12
* Fix #3150 - require function doesn't like ::class syntaxBrice Figureau2010-02-171-0/+11
* Fixing #2752 - "require" loads "include"Luke Kanies2009-10-261-0/+6
* Fixing #2632 - 'require' works for 0.25 clientsLuke Kanies2009-09-221-7/+13
* Merged fix for #2601Markus Roberts2009-09-161-0/+62
* Make regsubst() function operate on arrays (feature #2491).Thomas Bellman2009-09-151-0/+80
* Add shellquote() function.Thomas Bellman2009-08-081-0/+92
* Updated split function and add split function unit tests (courtesy of Thomas ...James Turnbull2009-06-125-0/+51
* Fix #1907 (or sort) - 'require' puppet functionBrice Figureau2009-06-101-0/+36
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-062-53/+53
* Merge branch '0.24.x'Luke Kanies2009-02-132-0/+130
|\
| * Fixed #1831 - Added sprintf functionJames Turnbull2009-02-141-0/+42
| * Fixed #1830 - Added regsubst functionJames Turnbull2009-02-141-0/+88
* | Merge branch '0.24.x'Luke Kanies2009-02-111-0/+51
|\|
| * Fix #1691 - Realize fails with array of Resource ReferencesBrice Figureau2009-02-111-0/+51
* | Fix #1829 - Add puppet function versioncmp to compare versionsBrice Figureau2008-12-271-0/+29
|/
* Fix #1741 - Add inline_template functionBrice Figureau2008-11-291-0/+59
* Fix #1741 - refactor TemplateWrapper, test for template functionBrice Figureau2008-11-291-0/+62