Age | Commit message (Expand) | Author |
---|---|---|
2014-01-20 | enable and fix more tests for fastcomp | Alon Zakai |
2013-09-10 | Add support for marshalling UTF-16 strings to/from JS. Allows passing wchar_t... | Jukka Jylänki |
2013-09-10 | Update utf32 test to contain non-BMP characters in the test string. | Jukka Jylänki |
2013-09-10 | Rename utf32<->jsstring marshalling functions to UTF32ToString and stringToUT... | Jukka Jylänki |
2013-09-10 | Add functions for marshalling wchar_t (which is fixed 32-bit UTF32LE on Unix)... | Jukka Jylänki |