aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/Results/initializers
Commit message (Expand)AuthorAgeFilesLines
* Update the tests and test infrastructure in test/regressionXavier Leroy2016-10-241-30/+0
* Issue #71: incorrect initialization of wchar_t arrays from wide string literalXavier Leroy2015-11-131-0/+3
* Another corner case for string literal initializers: char * x[] = { "lit" }xleroy2014-05-181-0/+2
* Fixed regression on initializers of the form T x[N] = "literal";xleroy2014-05-081-0/+1
* C: Support array initializers that are too short + default init for remainder.xleroy2014-03-281-0/+1
* Globalenvs: allocate one-byte block with permissions Nonempty for eachxleroy2012-11-121-0/+1
* Initializers: handle By_copy accesses (e.g. for &(glob.field))xleroy2012-02-071-0/+1
* Corrected initialization of char arrays by string literals.xleroy2011-10-171-0/+0
* Initializers for global variables: compile-time evaluation of expressions don...xleroy2011-03-121-0/+0
* Reorganization test directoryxleroy2010-02-171-0/+0