June 06, 2013 [D-runtime] [D-Programming-Language/druntime] 09aae2: rename BB to Impl and BB* a to Impl* impl | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 09aae23955cf2052979c8f1b45255e1008a7c32f https://github.com/D-Programming-Language/druntime/commit/09aae23955cf2052979c8f1b45255e1008a7c32f Author: Martin Nowak <code@dawg.eu> Date: 2013-06-03 (Mon, 03 Jun 2013) Changed paths: M src/rt/aaA.d Log Message: ----------- rename BB to Impl and BB* a to Impl* impl Commit: 6421cedd2f5c5b5f3d864dbbef6cc1c9e3472769 https://github.com/D-Programming-Language/druntime/commit/6421cedd2f5c5b5f3d864dbbef6cc1c9e3472769 Author: Martin Nowak <code@dawg.eu> Date: 2013-06-03 (Mon, 03 Jun 2013) Changed paths: M src/rt/aaA.d Log Message: ----------- rename aaA to Entry and aaA*[] b to Entry*[] buckets Commit: f98591b77bf378b0bf69c2697d2f7499b0840300 https://github.com/D-Programming-Language/druntime/commit/f98591b77bf378b0bf69c2697d2f7499b0840300 Author: Martin Nowak <code@dawg.eu> Date: 2013-06-03 (Mon, 03 Jun 2013) Changed paths: M src/rt/aaA.d Log Message: ----------- use core.memory instead of duplicated GC declarations Commit: f1c832de41bae50a34ba14ce9793c66603083c49 https://github.com/D-Programming-Language/druntime/commit/f1c832de41bae50a34ba14ce9793c66603083c49 Author: Martin Nowak <code@dawg.eu> Date: 2013-06-03 (Mon, 03 Jun 2013) Changed paths: M src/rt/aaA.d Log Message: ----------- replace malloc + memset(0) with calloc Commit: 60b6ac03ba910ef4acce2d95f45a8daa378997bc https://github.com/D-Programming-Language/druntime/commit/60b6ac03ba910ef4acce2d95f45a8daa378997bc Author: Alex Rønne Petersen <alex@alexrp.com> Date: 2013-06-06 (Thu, 06 Jun 2013) Changed paths: M src/rt/aaA.d Log Message: ----------- Merge pull request #510 from dawgfoto/refactorAA Refactor AA implementation Compare: https://github.com/D-Programming-Language/druntime/compare/b783466f70b3...60b6ac03ba91 |
Copyright © 1999-2021 by the D Language Foundation