From f5efb9635e93d63de01987f4bb92df7a7e01f2a9 Mon Sep 17 00:00:00 2001 From: slava Date: Mon, 15 May 2006 01:31:16 +0000 Subject: [PATCH] Update change log for 0.82 changes --- doc/handbook/changes.facts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/handbook/changes.facts b/doc/handbook/changes.facts index b8d98523f7..fdf85b462d 100644 --- a/doc/handbook/changes.facts +++ b/doc/handbook/changes.facts @@ -1,6 +1,16 @@ USING: generic help inspector memory sequences ; ARTICLE: "changes" "Changes in the latest release" +{ $subheading "Factor 0.82" } +{ $list + "New code generator framework in compiler" + "Floating point operations are now open-coded, resulting in a performance gain" + { "Remove " { $snippet "unswons" } " word" } + "Implement value type struct inputs to callbacks on AMD64" + "Fix some Unix I/O bugs" + "Standard OS X-style menu bar in the Cocoa UI (Kevin Reid)" + "Objective C methods defined in Factor can now return C structures by value" +} { $subheading "Factor 0.81" } { $subtopic "UI" { $list -- 2.34.1