swig/Lib/d
David Nadlinger e2b2f26bf6 [D] Use stdc.config.c_long/c_ulong to represent C long types.
Previously, C's long/ulong types would always be mapped to 32 bit integers in D, which is wrong on D_LP64, but was not really a problem in practice since DMD used to be 32 bit only.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12861 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2011-12-03 19:48:01 +00:00
..
boost_shared_ptr.i [D] nspace support. 2011-03-13 00:32:26 +00:00
carrays.i Fix constructors in named typedef class declarations 2011-08-25 19:27:38 +00:00
cpointer.i Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
d.swg Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
dclassgen.swg [D] nspace support. 2011-03-13 00:32:26 +00:00
ddirectives.swg [D] Removed leftover %dstripprefix definition. 2010-12-30 17:37:48 +00:00
denums.swg [D] Replaced the term "wrap D module" with "intermediary D module" (including names derived from it). 2010-11-28 23:12:03 +00:00
dexception.swg [D] Replaced the term "wrap D module" with "intermediary D module" (including names derived from it). 2010-11-28 23:12:03 +00:00
dhead.swg [D] Fix exception glue code for newer DMD 2 versions. 2011-12-03 19:46:46 +00:00
director.swg Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
dkw.swg Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
dmemberfunctionpointers.swg [D] Replaced the term "wrap D module" with "intermediary D module" (including names derived from it). 2010-11-28 23:12:03 +00:00
doperators.swg [D] Operator overloading support for D1 and D2. 2010-12-30 02:44:04 +00:00
dprimitives.swg [D] Use stdc.config.c_long/c_ulong to represent C long types. 2011-12-03 19:48:01 +00:00
dstrings.swg [D] Replaced the term "wrap D module" with "intermediary D module" (including names derived from it). 2010-11-28 23:12:03 +00:00
dswigtype.swg [D] Support for C++ references to primitive types. 2011-01-29 21:31:53 +00:00
dvoid.swg [D] Replaced the term "wrap D module" with "intermediary D module" (including names derived from it). 2010-11-28 23:12:03 +00:00
std_common.i Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
std_deque.i Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
std_except.i Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
std_map.i Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
std_pair.i Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
std_shared_ptr.i Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
std_string.i [D] Replaced the term "wrap D module" with "intermediary D module" (including names derived from it). 2010-11-28 23:12:03 +00:00
std_vector.i [D] Replaced the term "wrap D module" with "intermediary D module" (including names derived from it). 2010-11-28 23:12:03 +00:00
stl.i Added support for the D programming languge. 2010-11-18 00:24:02 +00:00
typemaps.i [D] Use stdc.config.c_long/c_ulong to represent C long types. 2011-12-03 19:48:01 +00:00
wrapperloader.swg [D] Added a missing part of the Windows wrapper library loading code. 2010-11-21 23:43:19 +00:00