Download List

Descripción del Proyecto

D is a high-level language derived from C and C++ but is not backwards-compatible with either. GDC is a frontend for D written for GCC.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-12-25 08:08
0.20

DMD se ha actualizado a 0.177. Arreglos para la generación de código sincronizado se han añadido. Apoyo a la cruzada organizada se basa mejoró. Mac OS X crear problemas fueron corregidos. Minor bugs fueron corregidos.
Tags: Minor feature enhancements
DMD was updated to 0.177. Fixes for synchronized
code generation were added. Support for
cross-hosted builds was improved. Mac OS X build
issues were fixed. Minor bugs were fixed.

2006-07-28 21:43
0.19

Actualizado al DMD 0,162. std.loader ha sido habilitado para FreeBSD. offsetof se ha implementado en el ensamblador. Se ha añadido soporte para la construcción con GCC de Apple (4.0). Compilaciones paralelas y una variedad de otros fallos han sido corregidos.
Tags: Minor feature enhancements
Updated to DMD 0.162. std.loader has been enabled for FreeBSD. offsetof has been implemented in the assembler. Support has been added for building with Apple's GCC (4.0 only). Parallel builds and assorted other bugs have been fixed.

2006-05-29 01:20
0.18

Pequeñas actualizaciones y correcciones de errores.
Tags: Minor bugfixes
Minor updates and bugfixes.

2005-12-05 21:25
0.17

Errores corregidos para el complejo mixto flotan en las operaciones de GCC 4.0, números de línea HTML, foreach / anidadas funciones en las plantillas, y las llamadas recursivas a funciones anidadas. Ahora utiliza el inicializador predeterminada correcta en la asignación de las matrices de los tipos de typedef'd. Actualizado al DMD 0,140.
Tags: Minor bugfixes
Bugfixes for mixed complex/float operations on GCC 4.0, HTML line numbers, foreach/nested functions in templates, and recursive calls to nested functions. Now uses the correct default initializer when allocating arrays of typedef'd types. Updated to DMD 0.140.

2005-11-22 09:01
0.16

Bugs Bunny con la concatenación de una matriz y los elementos individuales, el ICE en declaraciones foreach anidados, el ensamblador en línea, y funciones que devuelven tipos de punto flotante se fija junto con otros errores de menor importancia. Apoyo para GCC 4.0.x, DMD 0,137, y la depuración DWARF fue añadido. En GCC 3.4.x, ahora es posible compilar múltiples archivos fuente a un archivo único objeto.
Tags: Major bugfixes
Bugs with concatenating an array and single elements, ICE on nested foreach statements, the inline assembler, and functions returning floating point types were fixed along with other minor bugs. Support for GCC 4.0.x, DMD 0.137, and DWARF debugging was added. On GCC 3.4.x, it is now possible to compile multiple source files to a single object file.

Project Resources