https://github.com/apple/swift
Revision 562fd79aa622a6b47136748972bb015e45bba356 authored by Dave Abrahams on 02 June 2017, 01:52:21 UTC, committed by Dave Abrahams on 02 June 2017, 03:57:25 UTC
This takes care of the standard library portion, but we need a new
BuiltinUTF16ExtendedGraphemeClusterLiteralConvertible protocol in order to
fully recover the performance of character literals.

Note that part of the character_literals.swift test is currently disabled.  That
will need to be fixed before we can merge this work.
1 parent b218378
History
Tip revision: 562fd79aa622a6b47136748972bb015e45bba356 authored by Dave Abrahams on 02 June 2017, 01:52:21 UTC
[stdlib] Encode small Characters as UTF-16
Tip revision: 562fd79
File Mode Size
.github
apinotes
benchmark
bindings
cmake
docs
include
lib
stdlib
test
tools
unittests
utils
validation-test
.clang-format -rw-r--r-- 19 bytes
.dir-locals.el -rw-r--r-- 1.3 KB
.flake8 -rw-r--r-- 1.2 KB
.gitignore -rw-r--r-- 1.9 KB
CHANGELOG.md -rw-r--r-- 229.5 KB
CMakeLists.txt -rw-r--r-- 32.9 KB
CODE_OWNERS.TXT -rw-r--r-- 1.1 KB
CONTRIBUTING.md -rw-r--r-- 544 bytes
LICENSE.txt -rw-r--r-- 11.5 KB
README.md -rw-r--r-- 7.8 KB

README.md

back to top