summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-08Merge branch '2.x' into 3.xAdrien Thebo
2013-04-08Merge branch '2.x-backport_gemfile' into 2.xAdrien Thebo
2013-04-08(maint) Backport Gemfile and .travis.yml to 2.xAdrien Thebo
2013-04-03Merge branch 'amosshapira-any2array'Jeff McCune
2013-04-03Remove resundant codeAmos Shapira
2013-04-03(#19998) fix name of function in a commentAmos Shapira
2013-04-03(#19998) Implement any2arrayAmos Shapira
2013-04-01Merge pull request #139 from hakamadare/19864_num2bool_match_fixAdrien Thebo
2013-04-01Cleanup per adrianthebo suggestionsSteve Huff
2013-03-29(19864) num2bool match fixSteve Huff
2013-03-29Reworked number-handling logicSteve Huff
2013-03-29Enable num2bool to accept numeric inputSteve Huff
2013-03-27Merge branch '4.x'Adrien Thebo
2013-03-27Merge branch '3.x' into 4.xAdrien Thebo
2013-03-27Merge branch '2.x' into 3.xAdrien Thebo
2013-03-27Merge branch 'pull-136' into 2.xAdrien Thebo
2013-03-27Allow comparisons of Numeric and number as StringErik Dalén
2013-03-27Merge branch 'pull-138'Adrien Thebo
2013-03-27(maint) better error reporting for prefix and suffixAdrien Thebo
2013-03-26prefix: fix doc typo Examles -> ExamplesRichard Soderberg
2013-03-26add suffix function to accompany the prefix functionRichard Soderberg
2013-03-19Merge pull request #135 from willaerk/masterAdrien Thebo
2013-03-19Add floor function implementation and unit testsKristof Willaert
2013-03-18Merge branch 'pull-59'Adrien Thebo
2013-03-18(#13610) Add is_function_available to stdlibEric Shamow
2013-03-18Merge branch '4.x'Adrien Thebo
2013-03-18Merge branch '3.x' into 4.xAdrien Thebo
2013-03-18Merge branch '2.x' into 3.xAdrien Thebo
2013-03-18Merge branch 'pull-115' into 2.xAdrien Thebo
2013-03-18str2bool should return a boolean if called with a booleanJustin Lambert
2013-03-18Fix number of arguments check in flatten()Uwe Stuehler
2013-03-18Merge branch '3.x' into 4.xAdrien Thebo
2013-03-18Merge branch '2.x' into 3.xAdrien Thebo
2013-03-18Merge branch 'pull-98' into 2.xAdrien Thebo
2013-03-18Fix number of arguments check in flatten()Uwe Stuehler
2013-03-11Add contributing documentJeff McCune
2013-03-04Merge pull request #132 from raphink/dev/missing_docAdrien Thebo
2013-03-04Add missing documentation for validate_augeas and validate_cmd to README.mark...Raphaël Pinson
2013-02-25Merge branch '4.x'Jeff McCune
2013-02-25Merge branch '3.x' into 4.xJeff McCune
2013-02-25Merge branch 'maint/3.x/ruby_two_travis' into 3.xJeff McCune
2013-02-25(maint) Add Ruby 2.0.0 to Travis build matrixJeff McCune
2013-02-18Merge branch '4.x'Jeff McCune
2013-02-18Merge branch '3.x' into 4.xJeff McCune
2013-02-18Merge branch '2.x' into 3.xJeff McCune
2013-02-18Merge branch 'mhellmic-2.x' into 2.xJeff McCune
2013-02-18changed .count to .size to support legacy rubyMartin Hellmich
2013-02-18changed .count to .size to support legacy rubyMartin Hellmich
2013-02-15Revert "Merge pull request #130 from jhoblitt/has_element"Jeff McCune
2013-02-14Merge pull request #130 from jhoblitt/has_elementJeff McCune