]> git.saurik.com Git - utf16js.git/log
utf16js.git
11 years agoExplicitly tell RequireJS we have no dependencies. master
Jay Freeman (saurik) [Thu, 27 Dec 2012 06:51:02 +0000 (06:51 +0000)] 
Explicitly tell RequireJS we have no dependencies.

11 years agoExplicitly put library under Modified BSD license.
Jay Freeman (saurik) [Thu, 27 Dec 2012 03:58:34 +0000 (03:58 +0000)] 
Explicitly put library under Modified BSD license.

11 years agoExport Unicode class as the module for easier use.
Jay Freeman (saurik) [Thu, 27 Dec 2012 03:48:43 +0000 (03:48 +0000)] 
Export Unicode class as the module for easier use.

11 years agoAdd replacements for charCodeAt and fromCharCode.
Jay Freeman (saurik) [Thu, 27 Dec 2012 03:26:26 +0000 (03:26 +0000)] 
Add replacements for charCodeAt and fromCharCode.

11 years agoAdded a package.json (so it can be installed by npm).
Jay Freeman (saurik) [Thu, 27 Dec 2012 03:17:51 +0000 (03:17 +0000)] 
Added a package.json (so it can be installed by npm).

11 years agoExport a Unicode class as replacement for string.
Jay Freeman (saurik) [Wed, 26 Dec 2012 15:43:09 +0000 (15:43 +0000)] 
Export a Unicode class as replacement for string.

11 years agoAdd the initial implementation I provided to ACE.
Jay Freeman (saurik) [Wed, 26 Dec 2012 14:53:50 +0000 (14:53 +0000)] 
Add the initial implementation I provided to ACE.

11 years agoSimplify utf16.decode API (make points optional).
Jay Freeman (saurik) [Wed, 26 Dec 2012 14:33:36 +0000 (14:33 +0000)] 
Simplify utf16.decode API (make points optional).

11 years agoFactor UTF-16 functions into their own module.
Jay Freeman (saurik) [Wed, 26 Dec 2012 14:29:26 +0000 (14:29 +0000)] 
Factor UTF-16 functions into their own module.