summaryrefslogtreecommitdiffstats
path: root/lib/puppet/external/pson
Commit message (Expand)AuthorAgeFilesLines
* Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-11-221-22/+1
* Fix for #4832 -- Making PSON handle arbitrary binary dataMarkus Roberts2010-10-131-12/+5
* Code smell: Two space indentationMarkus Roberts2010-07-095-1068/+1068
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-12/+4
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-092-3/+3
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-095-1073/+1079
* Code smell: Miscellaneous oddity removalMarkus Roberts2010-07-091-1/+1
* Fix for #2995 (don't fail to load PSON when UTF-8 missing)Markus Roberts2009-12-301-1/+1
* Ticket #2770 (deserializing Exec[...]s with "\n"s)Markus Roberts2009-11-121-2/+2
* Fix #2757 & CSR 92 (symlinks in recursively managed dirs)Markus Roberts2009-11-051-1/+1
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-175-0/+1150