Posts

Showing posts from October, 2007

The month ending 5th October 2007

REBOL3 The REBOL 3 alpha release is still MIA .. it seems the team now don't wish to release anything until it is complete. For those of us waiting on the side lines, the totally unrealistic time frames that were announced continues to wreak havoc on the community's spirit. Some official news and damage control from RT would be welcome. I am reminded that the first alphas of Rebol 1 nearly a decade ago were less functional than what I am led to believe the current alpha state is now. MySQL Dockimbel has updated his driver to version 1.2.0. The following changes were announced Changed behaviour and syntax of the READ function. Fix for parsing correctly quoted empty strings. (Fix by Oldes) Fix for the driver loosing local flags, like 'flat, 'auto-ping?,... when reconnecting (thanks to Will Arp) Fix a remanence issue on /flat and /raw flags in 'send-sql after automatic reconnection. (thanks to Will Arp) Improved port recovery support after a failed request upon a ...