summaryrefslogtreecommitdiff
path: root/Lib/d/dhead.swg
Commit message (Expand)AuthorAgeFilesLines
* [D] Update docs for D1 removalOlly Betts2023-05-041-1/+1
* Drop D version 1Erez Geva2023-05-041-112/+0
* Avoid -Wempty-body warnings from SWIG_contract_assertOlly Betts2022-02-111-1/+1
* pedantic warning fix for D wrappersWilliam S Fulton2015-02-111-1/+1
* D: Fix exception handling support.David Nadlinger2014-11-061-62/+14
* _Timothee Cour2014-08-121-2/+4
* [D] Reverted part of #3502431 mistakenly applied in r12948.David Nadlinger2012-04-171-6/+6
* Apply #3502431 to fix duplicate symbols in multiple modules and compiler erro...William S Fulton2012-03-241-10/+10
* [D] Correctly annotate function pointers with C linkage.David Nadlinger2012-01-231-4/+38
* [D] Fix exception glue code for newer DMD 2 versions.David Nadlinger2011-12-031-1/+1
* [D] Replaced the term "wrap D module" with "intermediary D module" (including...David Nadlinger2010-11-281-8/+8
* [D] Refer to the built-in Exception class using its fully-qualified name.David Nadlinger2010-11-271-12/+12
* [D] Use __cdecl instead of __stdcall on Windows as well to avoid special casing.David Nadlinger2010-11-221-4/+4
* Added support for the D programming languge.David Nadlinger2010-11-181-0/+310