July 28, 2013 [dmd-internals] [D-Programming-Language/dmd] ba82b0: Use utf8_t* to represent unicode strings in dmd | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: ba82b04ad76c9a64f47daa39b9ab9e995df7f740 https://github.com/D-Programming-Language/dmd/commit/ba82b04ad76c9a64f47daa39b9ab9e995df7f740 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-07-28 (Sun, 28 Jul 2013) Changed paths: M src/attrib.c M src/attrib.h M src/cast.c M src/constfold.c M src/ctfeexpr.c M src/doc.c M src/dsymbol.c M src/dsymbol.h M src/entity.c M src/expression.c M src/expression.h M src/inifile.c M src/interpret.c M src/json.c M src/lexer.c M src/lexer.h M src/link.c M src/macro.c M src/macro.h M src/mars.c M src/module.c M src/parse.c M src/parse.h M src/root/port.h M src/root/root.c M src/statement.c Log Message: ----------- Use utf8_t* to represent unicode strings in dmd Commit: 3599dc61b1097f40f255365662d5fc7ed0fcf49c https://github.com/D-Programming-Language/dmd/commit/3599dc61b1097f40f255365662d5fc7ed0fcf49c Author: Walter Bright <walter@walterbright.com> Date: 2013-07-28 (Sun, 28 Jul 2013) Changed paths: M src/attrib.c M src/attrib.h M src/cast.c M src/constfold.c M src/ctfeexpr.c M src/doc.c M src/dsymbol.c M src/dsymbol.h M src/entity.c M src/expression.c M src/expression.h M src/inifile.c M src/interpret.c M src/json.c M src/lexer.c M src/lexer.h M src/link.c M src/macro.c M src/macro.h M src/mars.c M src/module.c M src/parse.c M src/parse.h M src/root/port.h M src/root/root.c M src/statement.c Log Message: ----------- Merge pull request #2393 from yebblies/utf8 [DDMD] Use utf8_t* to represent unicode strings in dmd Compare: https://github.com/D-Programming-Language/dmd/compare/e230276ee070...3599dc61b109 |
Copyright © 1999-2021 by the D Language Foundation