Skip to content

Commit

Permalink
[docs/ChangeLog] a bit more of ChangeLog draft progress
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Masak committed Mar 18, 2010
1 parent a8d808f commit 5418e06
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/ChangeLog
Expand Up @@ -6,12 +6,14 @@ New in 2010.03 release
+ Hash creation has been optimized
+ Various improvement related to constant internal strings have led to
slight speedups
+ .pick, .sort were reimplemented, ported from the old 'alpha' branch
+ .pick, .sort, routine deferral, .keys, .values, .kv, sprintf were
reimplemented, ported from the old 'alpha' branch
+ The statement modifier for loop works again
+ Various parsing bugs have been sorted out; one having to do with
closing curly braces at the end of a line not terminating the statement
+ BUILDALL and .can in the OO system have received attention, some of
it leading to mild speedups
+ .CREATE, .BUILDALL and .can in the OO system have received attention,
some of it leading to mild speedups
+ $*PROGRAM_NAME and @*ARGS now work
+ ...

New in 2010.02 release
Expand Down

0 comments on commit 5418e06

Please sign in to comment.