#Lazarus (Free #pascal IDE) 0.9.28 has been released

vsnijders just announced version 0.9.28 of Lazarus on freshmeat.net.

The major changes are as follows:

In this major release, the IDE has many source editor improvements like display
of “double width” fonts (such as Eastern, Japanese, Chinese, and Arabic), better
code folding, highlighting, syncro editing, and persistent blocks. The debugger
has assembler windows, easier exception handling, and breakpoint properties. The
LCL now uses GTK2 as the default widgetset on Linux and BSD and includes the
TMonitor class for multi-monitor support. Refactoring of LCL reduced the minimum
size of executables by about 15%. The support of TFrame support has improved, so
you can visually nest designers in the IDE.

DbBench 0.6.0 Release

Tsutomu Hayashi released DbBench 0.6.0.

List of changes :

* Move development environment to Delphi2010.
* Add “ENGINE INNODB” to MySQL CREATE TABLE script.
* Firebird now use dbExpress driver for firebird by Embarcadero.
* Add “WaitOnLocks = True” for each drivers parameter.
* Change processed transaction count method, now include rollbacked transaction.

1 2 3 4 5 6 8