]> git.saurik.com Git - utf16js.git/shortlog
utf16js.git
2012-12-27  Jay Freeman... Explicitly tell RequireJS we have no dependencies. master
2012-12-27  Jay Freeman... Explicitly put library under Modified BSD license.
2012-12-27  Jay Freeman... Export Unicode class as the module for easier use.
2012-12-27  Jay Freeman... Add replacements for charCodeAt and fromCharCode.
2012-12-27  Jay Freeman... Added a package.json (so it can be installed by npm).
2012-12-26  Jay Freeman... Export a Unicode class as replacement for string.
2012-12-26  Jay Freeman... Add the initial implementation I provided to ACE.
2012-12-26  Jay Freeman... Simplify utf16.decode API (make points optional).
2012-12-26  Jay Freeman... Factor UTF-16 functions into their own module.