October 08, 2013 [dmd-internals] [D-Programming-Language/dmd] 024a11: Various fix/improvement to samples: | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 024a11ad83955a126862385da48e9894ca99ec23 https://github.com/D-Programming-Language/dmd/commit/024a11ad83955a126862385da48e9894ca99ec23 Author: geod <mathias.lang@epitech.eu> Date: 2013-10-07 (Mon, 07 Oct 2013) Changed paths: A samples/.gitignore A samples/Makefile M samples/d2html.d M samples/htmlget.d M samples/listener.d Log Message: ----------- Various fix/improvement to samples: - Adding gitignore - Added a sample GNU Makefile for linux compilation - Fixed infinite loop on hexa/octal numbers in d2html.d - Fixed 64 bits issues (int used) on listener.d and htmlget.d TODO: Fix d2html.d to support the '$' token Commit: 473f2ab1095a34efcee8f79328e882ffada970b8 https://github.com/D-Programming-Language/dmd/commit/473f2ab1095a34efcee8f79328e882ffada970b8 Author: Geod24 <mathias.lang@epitech.eu> Date: 2013-10-07 (Mon, 07 Oct 2013) Changed paths: R samples/Makefile M samples/d2html.d A samples/posix.mak Log Message: ----------- Renamed Makefile to posix.mak and fixed indent according to CR Commit: 511b24a4579f7cfb3fbafaa541b93a1ba67c4705 https://github.com/D-Programming-Language/dmd/commit/511b24a4579f7cfb3fbafaa541b93a1ba67c4705 Author: Walter Bright <walter@walterbright.com> Date: 2013-10-08 (Tue, 08 Oct 2013) Changed paths: A samples/.gitignore M samples/d2html.d M samples/htmlget.d M samples/listener.d A samples/posix.mak Log Message: ----------- Merge pull request #2640 from Geod24/master [Trivial] Fixing samples Compare: https://github.com/D-Programming-Language/dmd/compare/e883f08c587d...511b24a4579f |
Copyright © 1999-2021 by the D Language Foundation