Posts

Showing posts from September, 2007

REBOL 3 - some history on making the Alpha

The Ongoing History of REBOL Release 3 First announced on 25-Mar-2006 , (but hinted at much earlier) REBOL 3 is getting closer to being ready for public Beta. Please Note: The work in on-going. REBOL 3 is still in ALPHA 01-Jun-2007 The initial R3/Alpha was released to a select few REBOL developers along with a DocBase wiki and special Altme world. What follows is a brief history of the subsequent releases. 02-Jun-2007 2:05:26 PM rebol.dll updated - fixes listed bugs. Includes mezz changes. rebhost.exe updated - graphics fixes. 05-Jun-2007 9:03:55 PM rebol.dll updated - fixes 13 items marked as BUILT or WISH in tracker. 06-Jun-2007 4:09:05 AM rebhost.exe updated - contains various graphics fixes including: -RICHTEXT: DROP keyword fixed, PARA information is now properly passed to the engine. -italic bitmap font fix -gob/image with alpha blends correctly -DRAW: IMAGE keyword fully implemented (draw-test.r enhanced) 07-Jun-2007 7:45:36 PM Updating REBOL.dll: -Fixes APPEND problem on object...