summaryrefslogtreecommitdiff
path: root/lib/unicode_normalize.rb
AgeCommit message (Expand)Author
2017-05-06delete lib/unicode_normalize.rb, because no longer neededduerst
2017-05-04move definition of String#unicode_normalized? to C to make sure it is documentedduerst
2017-05-04move definition of String#unicode_normalize! to C to make sure it is documentedduerst
2017-05-03move definition of String#unicode_normalize to C to make sure it is documentedduerst
2017-05-02remove unnecessary conditions in lib/unicode_normalize.rbduerst
2017-05-02rework definition of String#unicode_normalize! and #unicode_normalized?duerst
2017-05-02rework definition of String#unicode_normalizeduerst
2017-04-12unicode_normalize.rb: improve docsstomar
2017-03-04rdoc for String classstomar
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-12-29* lib/unicode_normalize.rb: typo fix. [ci skip]hsbt
2014-10-20lib/unicode_normalize.rb: removing unnecessary 'self'.duerst
2014-10-20lib/unicode_normalize.rb: (unicode_normalize!): change method namesduerst
2014-10-19lib/unicode_normalize.rb: remove BOMsnobu
2014-10-19* lib/unicode_normalize.rb: (unicode_normalize!): change method name.nagachika
2014-10-19lib/unicode_normalize.rb: Changed to dynamic loading of actual normalization ...duerst
2014-10-19lib/unicode_normalize.rb: Small documentation fix.duerst
2014-10-19lib/unicode_normalize.rb: Added documentation.duerst
2014-10-19lib/unicode_normalize.rb: Changing method names, see https://bugs.ruby-lang.o...duerst
2014-10-19lib/unicode_normalize.rb: Changing module name.duerst
2014-10-19lib/unicode_normalize.rb: Changing require statement, adjusting copyright.duerst
2014-10-19lib/unicode_normalize.rb: Importing fromduerst