Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove forced 64 bit compilation. This should clear up build failures. ↵ | William Deegan | 2015-02-21 | 2 | -6/+15 |
| | | | | Russel mentioned there was some issue causing him to add this logic. If the issue resurfaces, then we'll see if we can handle the corner case in more general fashion | ||||
* | Putative fix for the ongoing D tool test fail on Debian 7 CI. | Russel Winder | 2015-02-22 | 1 | -2/+3 |
| | |||||
* | Commit reconciled merge. | Russel Winder | 2015-02-21 | 1 | -2/+2 |
|\ | |||||
| * | Fix failing D tests which were checking for architecture to determine ↵ | William Deegan | 2015-02-20 | 1 | -2/+2 |
| | | | | | | | | bit'ness instead of using platform.architecture() to check for 32bit | ||||
* | | Putative fix for the D/MixedDAndC test fail. | Russel Winder | 2015-02-21 | 1 | -2/+2 |
|/ | |||||
* | Replace UNIX specific code with cross-platform code. | Russel Winder | 2014-12-22 | 1 | -2/+2 |
| | |||||
* | Putative fix for the CI problem perceived to be due to 32-bit platform. | Russel Winder | 2014-12-22 | 1 | -0/+4 |
| | |||||
* | And all the rest of the {} in format strings made Python 2.6 compatible. | Russel Winder | 2014-09-15 | 1 | -1/+1 |
| | |||||
* | Remove the setting of the ENV property to os.environ. | Russel Winder | 2014-09-05 | 1 | -1/+0 |
| | |||||
* | The changes to the D support evolved over the last many months packaged as a ↵ | Russel Winder | 2014-04-16 | 10 | -0/+201 |
single changeset. |