summaryrefslogtreecommitdiff
path: root/lib/puppet/parser/functions/range.rb
AgeCommit message (Expand)Author
2017-03-01(MODULES-4473) join strings for i18n parserEric Putnam
2016-07-19(MODULES-2143) document edge behaviour of range.tphoney
2015-05-06range(): fix TypeError(can't convert nil into Integer) when using range syntaxDavid Schmitt
2015-05-05range: Clean up and clarify function contentsEli Young
2015-05-05Revert "range: remove dead code"Eli Young
2015-05-05range: remove dead codeDavid Schmitt
2014-11-12Make the range function work with integersErik Dalén
2014-11-12(maint) Fix indentation of range functionErik Dalén
2014-02-05Remove trailing whitespaceSharif Nassar
2013-05-28Merge remote-tracking branch 'pr/56' into pull-56Adrien Thebo
2012-04-03add a "step" argument to range()Steve Huff
2012-03-29(#13494) Specify the behavior of zero padded stringsJeff McCune
2011-07-29(#3) Apply missing documentation to more functions.Ken Barber
2011-04-30Convert to module format.Ken Barber