Formula One Compiler Release Notes

Release 42B, June 16, 2010


System Requirements

What's New

Getting Started

Known Issues

Reporting Bugs

Latest Release



System Requirements

OS
The compiler requires the one of the following platforms: Windows 2000, Windows XP, Vista or Windows 7. The compiler can run with certain limitation under Linux using Wine.

Display
It is recommended to run the IDE on systems supporting more than 256 colors, using resolution 1024x768 or better.

CPU
As there is a high probability you will end up running programs that are very CPU intensive, installing a GMP library that matches your CPU is essential. The GMP libraries should be upwards compatible (i.e. you can use GMP compiled for Pentium 2 on Pentium 4 etc.) but the performance may not be optimal.
The Setup programs detects several popular CPUs manufactured by Intel and AMD, however there are several other CPU vendors which the Setup does not recognize and will most likely mislabel. In this case it is the responsibility of the end user to manually select the best CPU match. Beware that selecting an incorrect library may generate invalid instructions. If everything fails, as the last resort, try installing the "generic" GMP library. If you can build and successfully run the sample Test Samples.f1 (as described in Getting Started) you have installed the correct GMP library.


What's New


The release 42B is ANSI only version. This release contains mostly fixes for some most glaring and annoying bugs found in the release 42A. Some of the prominent fixed bugs are listed below.

IDE
Improved support for multi-monitors. Improved CPU and OS detection (Windows 7).


Editor

Bugfix: Undo of deleting of a blank line was not implemented.
Bugfix: Search backwards of a single letter did not work correctly.
Allow AltGr key.
Default to font "Courier New".

Runtime Library
Bugfix: Memory allocate/de-allocate for database files.
Bugfix: Support for multi-monitors.
Improved performance and functionality for indexed database files.


Getting Started

This is the recommended way to get started. After the FormulaOne IDE has been installed, follow these steps (We assume the sample code has been installed) :
Note the Test Samples does not test all of the samples, in particular the sample Anagram123 needs to be build separately. Anagram123 uses the module AllAnagramWords, which is quite large (over 200000 lines of code), so once again be patient as it will take a while to compile.


Known Issues


Reporting Bugs

In the "About" box there is a bug report button. This is the preferred method of bug reporting, as it reports all installed Formula One components, OS and CPU type. To report bugs manually, use the e-mail address bugs@f1compiler.com .
If you have any other problems, feedback or a nifty program you would like to submit to our sample code web page, submit them at support@f1compiler.com.


Latest Release

For the latest release of the Formula One compiler and other news, frequently check the home page at http://www.f1compiler.com/downloads/downloads.html