swig/Lib/d
Curtis Dunham fe91d6449f Remove register storage class declarations
They're unnecessary, anacronistic, deprecated in modern
standards, generally ignored, useless, and (most importantly)
clang complains about them.
2014-02-19 11:58:27 -06: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 The 'directorin' typemap now accepts , etc expansions instead of having to use workarounds - _name, _name etc. 2011-12-21 07:16:44 +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] Reverted part of #3502431 mistakenly applied in r12948. 2012-04-17 12:17:42 +00:00
director.swg Director exceptions now derive from std::exception 2014-01-20 19:40:52 +00:00
dkw.swg [D] Exception and Error have become blessed names; removed d_exception_name test case. 2012-01-23 21:59:20 +00:00
dmemberfunctionpointers.swg Remove register storage class declarations 2014-02-19 11:58:27 -06:00
doperators.swg [D] Operator overloading support for D1 and D2. 2010-12-30 02:44:04 +00:00
dprimitives.swg The 'directorin' typemap now accepts , etc expansions instead of having to use workarounds - _name, _name etc. 2011-12-21 07:16:44 +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 std::string typemap modifications so they can be used with %apply for other string classes 2012-05-26 06:33:49 +00:00
std_vector.i Work around differences in clang libc++ std::vector<bool>::const_reference 2014-02-04 16:00:12 -05: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 Apply #3502431 to fix duplicate symbols in multiple modules and compiler errors due to lack of const in some methods taking char*. 2012-03-24 01:01:06 +00:00