summaryrefslogtreecommitdiff
path: root/textproc/ruby-stringex
AgeCommit message (Collapse)AuthorFilesLines
2012-12-17Update ruby-stringex to 1.5.1.taca2-6/+6
Exact changes aren't available, please refer github: https://github.com/rsl/stringex/commits/master.
2012-06-02Update ruby-stringex to 1.4.0.taca2-6/+6
Changes are unavailable.
2012-04-29Update stringex to 1.3.3.taca2-6/+6
Exact changes are unavailable. Several bug fixes.
2012-03-18Update ruby-stringex to 1.3.2.taca3-190/+190
Exact changes are unknown.
2011-08-12Update textproc/ruby-stringex package to 1.3.0.taca2-6/+6
Changes are summary and description, no functional change.
2011-06-19Update ruby-stringex package to 1.2.1.taca2-12/+6
Changes are unknown but encoding problem seems to be solved.
2010-12-04Update ruby-stringex package to 1.2.0.taca2-6/+6
Changes are unknown.
2010-09-11Importing ruby-stringex 1.1.0.taca4-0/+224
Some [hopefully] useful extensions to Rubys String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].