summaryrefslogtreecommitdiff
path: root/lib/puppet/parser/functions/upcase.rb
AgeCommit message (Expand)Author
2017-03-15(FM-6051) Adds comments to warn for UTF8 incompatibilityHelen Campbell
2017-03-01(MODULES-4473) join strings for i18n parserEric Putnam
2015-07-20Fix documentation error in upcaseDan Offord
2015-03-02Loosen the restrictions of upcase and allow for recursion of the objects and ...Travis Fields
2015-02-26Fix issue with Ruby 1.8.7 which did not allow for the return in an each_pair ...Travis Fields
2015-02-25Add Hash to upcaseTravis Fields
2014-09-22(MODULES-707) chomp() fails because generate() no longer returns a stringMark Chappell
2011-07-29(#3) Apply missing documentation to more functions.Ken Barber
2011-04-30Moved more functions into lib/puppet/parser/functions/Ken Barber