summaryrefslogtreecommitdiff
path: root/README.markdown
AgeCommit message (Expand)Author
2015-01-07(MODULES-1473) Deprecate type() function for new parserHunter Haugen
2014-12-20README fixes for recent mergesPeter Souter
2014-12-19Update docs to reflect new behavior of delete function taking array in second...Travis Fields
2014-12-18Merge pull request #388 from mhaskel/merge_4.5.x_into_masterHunter Haugen
2014-12-17Merge pull request #372 from poikilotherm/feature/master/validate_absolute_pa...Morgan Haskel
2014-12-17Merge pull request #368 from rfugina/basenameMorgan Haskel
2014-12-17Added basename() based on Ruby's File.basenameRob Fugina
2014-12-16DOC-1095: edit file_line resource, match parameterjbondpdx
2014-12-16Added a note that stdlib no longer ships with PE 3.7+jbondpdx
2014-12-15Update README for updated member() functionalityMorgan Haskel
2014-11-25Added a note that stdlib no longer ships with PE 3.7+jbondpdx
2014-11-25Allow array of pathes in validate_absolute_pathOliver Bertuch
2014-10-08DOC-248 Revised and updated readme for stdlib modulejbondpdx
2014-06-11Add private() functionRaphaël Pinson
2014-04-24Merge pull request #222 from mfoo/fix/master/concat-primitivesAshley Penney
2014-03-30(MODULES-603) Add defaults arguments to ensure_packages()Yanis Guenane
2014-03-27Update README.markdownGoT
2014-02-21Allow concat to take non-array second parametersMartin Foot
2014-02-19hash example has misplaced comasJuan Treminio
2014-02-11Merge pull request #217 from teancom/fix/master/file_lineAshley Penney
2014-02-11Fix strftime documentation in READMEPeter Souter
2014-02-05Remove trailing whitespaceSharif Nassar
2014-01-25(DOCUMENT-21) add docs for file_line to README.markdownDavid Bishop
2013-12-23(doc) Update to point to JiraAndrew Parker
2013-12-18Merge pull request #211 from jhoblitt/function_is_boolAndrew Parker
2013-12-18Merge pull request #207 from ghoneycutt/remove_unintentional_linkJosh Cooper
2013-12-12(maint) Update README stating stdlib 4.x supports Puppet 2.7.xJeff McCune
2013-12-09(#23381) add is_bool() functionJoshua Hoblitt
2013-11-30Remove unintentional link from READMEGarrett Honeycutt
2013-10-25Fixed 'separator' typosTehmasp Chaudhri
2013-09-11Minor grammar fixSpencer Krum
2013-09-04(maint) fix RST formatting of has_interface_with code examplesfloatingatoll
2013-08-14small fix to delete_values_spec.rb and README.markdownPaweł Tomulik
2013-08-05added delete_values() and delete_undef_values() functionsPaweł Tomulik
2013-06-27ensure_resource: fix documentation typoChris Boot
2013-05-24Adding base64 functionfiddyspence
2013-05-18Trivial documentation fixRohan Sheth
2013-05-13(#20684) Add array comparison functions, difference, intersection and union.Alex Cline
2013-05-03(#20548) Allow an array of resource titles to be passed into the ensure_resou...Alex Cline
2013-05-02Add a dirname functionRaphaël Pinson
2013-04-29(maint) Fix a small typo in hash() descriptionMark Smith-Guerrero
2013-04-12adds compatibility matrixGarrett Honeycutt
2013-04-11Fix README function documentationJeff McCune
2013-04-11Update function documentation for 4.0.0Jeff McCune
2013-04-11Update Modulefile, README, CHANGELOG for stdlib-4.0.0Jeff McCune
2013-03-26prefix: fix doc typo Examles -> ExamplesRichard Soderberg
2013-03-26add suffix function to accompany the prefix functionRichard Soderberg
2013-03-19Add floor function implementation and unit testsKristof Willaert
2013-03-04Add missing documentation for validate_augeas and validate_cmd to README.mark...Raphaël Pinson
2013-02-12(#19201) Add concat function to join two arraysfatmcgav