summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/functions
Commit message (Expand)AuthorAgeFilesLines
...
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-4/+4
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-062-38/+38
* Enhance versioncmp documentationBrice Figureau2009-06-041-1/+22
* Fixed #2666 - Broken docstring formattingJames Turnbull2009-05-201-0/+2
* Added split functionJames Turnbull2009-05-061-0/+11
* Minor fixes to function RST documentationJames Turnbull2009-05-031-2/+4
* Merge branch '0.24.x'Luke Kanies2009-04-072-54/+25
|\
| * More RST fixesJames Turnbull2009-03-301-44/+22
| * Fixed RST for functionsJames Turnbull2009-03-272-12/+5
| * Fix #1829 - Add puppet function versioncmp to compare versionsBrice Figureau2009-03-241-0/+10
* | Fixed #2110 - versioncmp brokenJames Turnbull2009-03-261-1/+1
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* | Merge branch '0.24.x'Luke Kanies2009-02-132-0/+110
|\|
| * Fixed #1831 - Added sprintf functionJames Turnbull2009-02-141-0/+17
| * Fixed #1830 - Added regsubst functionJames Turnbull2009-02-141-0/+93
* | Merge branch '0.24.x'Luke Kanies2009-02-111-1/+1
|\|
| * Fix #1691 - Realize fails with array of Resource ReferencesBrice Figureau2009-02-111-1/+1
* | Fix #1829 - Add puppet function versioncmp to compare versionsBrice Figureau2008-12-271-0/+10
|/
* Fix #1741 - Add inline_template functionBrice Figureau2008-11-291-0/+21
* Fix #1741 - refactor TemplateWrapper, test for template functionBrice Figureau2008-11-291-2/+3
* Fixed #1488 - Moved individual functions out of functions.rb intoJames Turnbull2008-08-2612-0/+201