Version 0.5.4.xx consists of the following Builds: Build #1756 -- Version 0.5.4.xx -------------------------------- * Implement Special Case For Number Of Partitions of L Into At Most L Parts * Implement Single Element Right Arg To DoubleShriek Operator Directory branches/bsmith/NewTypes: DISPDBG.C: Change datatype to avoid error when compiling 64-bit code. EXTERNS.H: Define additional CriticalSectionObjects for PN calculation. Move globals for Combinatorial Algorithms to . HEADERS.H: Include in list of headers. INITDATA.C: Move Initialize/Uninitialize combinatorial cache code to MAIN.C: Initialize/Uninitialize CriticalSectionObjects for PN calculation. MAIN.RC: Increase the height of the About dialog box as we're including another line for the current version of FLINT. MAKEFILE.INC: Test for presence of the environment variable . Define vars related to . Define name of file. Include these files in the build process. MK32.BAT: MK32D.BAT: MK64.BAT: MK64D.BAT: MKD32.BAT: MKD64.BAT: MKN.BAT: Rename and modify these batch files. NARS2000.VCXPROJ: Include FLINT in the build process. PO_COMB.C: Move globals for Combinatorial Algorithms to . Implement single element right arg to DoubleShriek. Implement special case for Partitions of L into at most L parts by using a multi-precision algorithm from FLINT. Moe exception code declarations to top of each function. Move Initialize/Uninitialize combinatorial cache code to VER.C: Change the method for retrieving the ECM version from a variable to a function. Include the current version of FLINT in the About dialog box. WCOM.BAT: Set environment variable. Directory branches/bsmith/NewTypes/htdocs: CONTRIBUTORS-BODY.AHTML: Mention D. E. Knuth in List of Contributors. Build #1755 -- Version 0.5.4.xx -------------------------------- * Fix Bug In )SAVE And )LOAD With Non-Empty SI Directory branches/bsmith/NewTypes: SC_LOAD.C: If the workspace has a non-empty SI, display a message about it, and don't load the SI levels. SC_SAVE.C: If the workspace has a non-empty SI, display a message noting SI cleared on )LOAD. Remove duplicate message about non-empty SI. Build #1754 -- Version 0.5.4.xx -------------------------------- * Fix Bug In Control Structures With AFO Restricted Stmts Directory branches/bsmith/NewTypes: CS_PARSE.Y: The prohibition on IF/FOR/FORLCL/REPEAT/SELECT/WHILE stmts in AFO was enforced at the wrong time in instead of inline. VER.RC: Increment version # to 0.5.4.xx.