aboutsummaryrefslogtreecommitdiffstats
path: root/lib/unicode_normalize.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/unicode_normalize.rb: typo fix. [ci skip]hsbt2014-12-291-1/+1
* lib/unicode_normalize.rb: removing unnecessary 'self'.duerst2014-10-201-1/+1
* lib/unicode_normalize.rb: (unicode_normalize!): change method namesduerst2014-10-201-2/+2
* lib/unicode_normalize.rb: remove BOMsnobu2014-10-191-1/+1
* * lib/unicode_normalize.rb: (unicode_normalize!): change method name.nagachika2014-10-191-1/+1
* lib/unicode_normalize.rb: Changed to dynamic loading of actual normalization ...duerst2014-10-191-3/+11
* lib/unicode_normalize.rb: Small documentation fix.duerst2014-10-191-2/+3
* lib/unicode_normalize.rb: Added documentation.duerst2014-10-191-0/+49
* lib/unicode_normalize.rb: Changing method names, see https://bugs.ruby-lang.o...duerst2014-10-191-3/+3
* lib/unicode_normalize.rb: Changing module name.duerst2014-10-191-2/+2
* lib/unicode_normalize.rb: Changing require statement, adjusting copyright.duerst2014-10-191-4/+2
* lib/unicode_normalize.rb: Importing fromduerst2014-10-191-0/+22