[phobos] [dlang/phobos] afc28f: Add ASCII optimization check to toCaser, for asLow...
GitHub via phobos
phobos at puremagic.com
Tue May 10 06:12:53 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: afc28fb093448a6e36553135f27fcc8f5229dae2
https://github.com/dlang/phobos/commit/afc28fb093448a6e36553135f27fcc8f5229dae2
Author: Jon Degenhardt <jdegenhardt at ebay.com>
Date: 2016-05-10 (Tue, 10 May 2016)
Changed paths:
M std/uni.d
Log Message:
-----------
Add ASCII optimization check to toCaser, for asLowerCase and asUpperCase.
Commit: 49f9c8226fecceb13ed9d46b1974e2a3dc452ebe
https://github.com/dlang/phobos/commit/49f9c8226fecceb13ed9d46b1974e2a3dc452ebe
Author: Jon Degenhardt <jdegenhardt at ebay.com>
Date: 2016-05-10 (Tue, 10 May 2016)
Changed paths:
M std/uni.d
Log Message:
-----------
Review feedback: formatting.
Commit: f257e8330e5babbf5c74325dc32a2886bd181f02
https://github.com/dlang/phobos/commit/f257e8330e5babbf5c74325dc32a2886bd181f02
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-05-10 (Tue, 10 May 2016)
Changed paths:
M std/uni.d
Log Message:
-----------
Merge pull request #4297 from jondegenhardt/toCaser-Ascii-check
ASCII optimization check in toCaser, for asLowerCase and asUpperCase
Compare: https://github.com/dlang/phobos/compare/1db9c4346c92...f257e8330e5b
More information about the phobos
mailing list