summaryrefslogtreecommitdiff
path: root/Examples/test-suite/d
Commit message (Expand)AuthorAgeFilesLines
* Fix typosOlly Betts2014-04-291-1/+1
* Slight wording change when running test-suiteWilliam S Fulton2014-02-221-2/+2
* Document patch #33 from previous commit and complete run time testsWilliam S Fulton2013-04-182-0/+5
* [D] Exception and Error have become blessed names; removed d_exception_name t...David Nadlinger2012-01-231-1/+0
* [D] Correctly annotate function pointers with C linkage.David Nadlinger2012-01-232-2/+6
* [D] Use stdc.config.c_long/c_ulong to represent C long types.David Nadlinger2011-12-035-25/+29
* [D] Test case fix: IntVector holds ints, not size_t.David Nadlinger2011-12-031-11/+11
* [D] Test case fix: Aliases now required for non-overridden base class overloads.David Nadlinger2011-12-031-0/+4
* [D] Improved allprotected test case error messages.David Nadlinger2011-12-031-23/+21
* [D] Ported r12557 (char enum values).David Nadlinger2011-04-102-0/+46
* [D] nspace support.David Nadlinger2011-03-135-2/+230
* [D] std.algorithm.indexOf() was deprecated, use countUntil() instead.David Nadlinger2011-03-131-2/+2
* [D] Test C++ references in »d_nativepointers«; normalized indentation.David Nadlinger2011-01-292-20/+46
* Fix D test-suite cleanWilliam S Fulton2011-01-181-2/+2
* Move a couple of runme files which into the correct directoriesWilliam S Fulton2011-01-171-0/+7
* [D] Fixed a bug in the loop breaking code for directors leading to a supercla...David Nadlinger2011-01-081-0/+7
* [D] Operator overloading support for D1 and D2.David Nadlinger2010-12-302-0/+180
* [D] Refer to the built-in Exception class using its fully-qualified name.David Nadlinger2010-11-271-0/+1
* Added support for the D programming languge.David Nadlinger2010-11-1886-0/+6698