Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: e33cfdb04f32310e062bb55733f79a3249f896e3
https://github.com/D-Programming-Language/phobos/commit/e33cfdb04f32310e062bb55733f79a3249f896e3
Author: Dmitry Olshansky <[email protected]>
Date: 2014-04-03 (Thu, 03 Apr 2014)
Changed paths:
M std/uni.d
Log Message:
-----------
Use plain uint array for InversionList
Storage for static data was long since compressed so it no longer plays a role
at compile-time.
Memory requirements at run-time are modest anyway.
Commit: 4235a4295b8c5d5c7e5b85dcae818930241ad856
https://github.com/D-Programming-Language/phobos/commit/4235a4295b8c5d5c7e5b85dcae818930241ad856
Author: monarch dodra <[email protected]>
Date: 2014-04-04 (Fri, 04 Apr 2014)
Changed paths:
M std/uni.d
Log Message:
-----------
Merge pull request #2063 from blackwhale/faster-sets
Use plain uint array for InversionList (std.uni)
Compare:
https://github.com/D-Programming-Language/phobos/compare/f8288c7ea321...4235a4295b8c_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos