summaryrefslogtreecommitdiff
path: root/Examples/d
Commit message (Expand)AuthorAgeFilesLines
* Drop D version 1Erez Geva2023-05-049-391/+10
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-4/+11
* Remove unused std_string.i from callback examplesWilliam S Fulton2015-05-101-2/+0
* Fix D examples when run 'in-source'William S Fulton2014-12-291-3/+9
* Fix D examples cleanWilliam S Fulton2014-12-281-1/+4
* Revert "Fix D examples clean"William S Fulton2014-12-281-2/+1
* Fix D examples cleanWilliam S Fulton2014-12-281-1/+2
* D: Fix up the emergency CI build fix (fe3d137ce).David Nadlinger2014-11-071-6/+6
* D: Fixup example makefile.David Nadlinger2014-11-061-6/+6
* D: Fix out-of-source build for examples.David Nadlinger2014-11-0610-239/+58
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...William S Fulton2014-05-242-3/+3
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-118-32/+32
* More cleaning up of the class examplesOlly Betts2014-05-051-5/+5
* Further cleaning up of class examplesOlly Betts2014-02-242-10/+9
* Fix gcc -Waddress warning in variables examplesWilliam S Fulton2013-10-181-1/+1
* Fix typosOlly Betts2013-09-252-2/+2
* D example makefiles tweaks for consistency with other languages.William S Fulton2013-04-198-64/+40
* [D] Fixed possible output ordering issue in test case.David Nadlinger2012-01-231-0/+1
* [D] Added workaround for LDC to the D1 version of the 'funcptr' example.David Nadlinger2011-01-011-4/+12
* [D] Not only build, but also run the examples for the 'check' target.David Nadlinger2011-01-018-0/+16
* [D] Renamed the "dnativeconst" feature to "dmanifestconst".David Nadlinger2010-11-181-1/+1
* Added support for the D programming languge.David Nadlinger2010-11-1847-0/+1465