openfoam/applications/test/dictionary
Mark Olesen 3d608bf06a ENH: remove reliance on the Xfer class (issue #639)
This class is largely a pre-C++11 holdover. It is now possible to
simply use move construct/assignment directly.

In a few rare cases (eg, polyMesh::resetPrimitives) it has been
replaced by an autoPtr.
2018-03-05 13:28:53 +01:00
..
Make STYLE: uniform 'Test-' prefix for all applications/test 2010-11-23 16:26:04 +01:00
Test-dictionary.C ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
testDict ENH: simplify primitiveEntry parsing code, move append new tokens 2017-11-05 22:07:17 +01:00
testDict2 STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
testDictInc Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
testDictList ENH: improve dictionary parsing behaviour for ill-formed entries (closes #510) 2017-07-19 11:00:44 +02:00
testDictRegex STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
testSubkeyword ENH: support full-scoping for keywords as lvalue (issue #429) 2017-07-20 10:58:05 +02:00
value dictionary functionEntries cleanup 2008-06-13 10:43:31 +02:00