Description: This release 14 of the DFF Library - a zip file of units defining classes and routines
used in many programs throughout DelphiForFun.
{Copyright 2000, Gary Darby, Intellitech Systems Inc., www.DelphiForFun.org
This program may be used or modified for any non-commercial purpose
so long as this original notice remains in place.
All other rights are reserved
}
Updates for Release 14 of DFF Library:
14 April, 2013:
Added UGetParens unit containg function getParens, which, given an array of variables and a standin
character for operations, returns a stringlist containing all ways to parenthesize the resulting expression.
E.G. given [a,b,c] and ? , GetParens returns strings (a?b)?c and a?(b?c)
Modified SetMemoMargins: in DFFUtils to automatically reformat the memo after margin changes.
Modified Parser unit in Parser10, addin DIVZ operation type to force integer divides.
To Search:
File list (Check if you may need any files):
UCardComponentV2.pas
UCardComponentV2.res
UcomboV2.pas
udict.dfm
udict.pas
UGeometry.pas
UIntList.pas
UP10Build.pas
UParser10.pas
UTGraphSearch.pas
DFFUtils.pas
mathslib.pas
ubigFloatV3.pas
DFFLibV14.txt
UBigIntsV3.pas
UAstronomy.pas
UIntegerpartition.pas
Full.dic
UGetParens.pas