[ARCHIVED] Munge UTF-8 strings to Normalization Form C by using ICU.

Clone this repo:
  1. 13687ce Update .gitreview for new repository name by Christian Aistleitner · 10 years ago master
  2. 5628620 bump version to 0.0.2 by Ariel T. Glenn · 11 years ago REL1_21 REL1_22 REL1_23 utfn_0.0.2
  3. c0947b6 remove deb build stuff, it's obsolete and shouldn't be part of extension by Ariel T. Glenn · 11 years ago
  4. 5791ed3 Add .gitignore by Reedy · 12 years ago REL1_20
  5. 1f88032 Adding .gitreview by Peter Gehres · 12 years ago
  6. 4b15d09 build against php5, not php4 by Ariel Glenn · 14 years ago REL1_19
  7. 3d082bc Mass convert NULL -> null. Left strings and comments alone, obviously. by Sam Reed · 14 years ago
  8. eaa12d0 default to linux command line... bleah, will have to improve this shitty makefile by Brion Vibber · 16 years ago
  9. 299cb64 Extensions too! by Aryeh Gregor · 17 years ago
  10. 42f1d89 this isn't java... you need to say $this-> and self:: explicitly by Brion Vibber · 17 years ago
  11. 8901fdb line endings by Brion Vibber · 17 years ago
  12. b7cc0d6 debian/ubuntu package by Brion Vibber · 17 years ago
  13. d03845f tweak tweak. with alternate SHARED line now works on mac os x by Brion Vibber · 18 years ago
  14. 3dafaed compilation on x86_64 whines if -fPIC isn't included by Brion Vibber · 18 years ago
  15. a7aea29 makefile fixes fc2 rpm still isn't building right, will examine by Brion Vibber · 19 years ago
  16. 21f1ad8 spec file for building RPM package (currently custom and version-dependent) by Brion Vibber · 19 years ago
  17. 03d23f6 Allow to override default g++ by setting CXX environment var by Brion Vibber · 19 years ago
  18. 418d51c * Fix memory leak * Return real NULL on error, instead of empty string by Brion Vibber · 19 years ago
  19. b11c34c Quick wrapper for ICU's Normalizer::normalize so it can be called from PHP on UTF-8 strings by Brion Vibber · 20 years ago