Skip to content

Commit

Permalink
polish the changelog a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
cotto committed Dec 20, 2011
1 parent 2db4772 commit c27c041
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
2011-12-20 release 3.11.0
- Core
+ packfile api and pbc handling improvements
+ sub profiling runcore cleanups
+ improved recursion tracking across threads
+ exception handling improvements via new ops
+ smarter recursion tracking across threads
+ new "pop_upto_eh" op for finer-grained exception handling
+ subroutine-level profiling runcore cleanups
+ improved window support
- Languages
+ math builtins in winxed b2f3d1d14fc3a94fc9bfee054f71a6c56f5133b4
+ new math builtins in winxed (abs, sinh, cosh and tanh)
+ better inline support in winxed
+ squaak improvements (sub as expression, read() builtin)
+ squaak improvements (sub as expression, new read() builtin)
- Documentation
+ docs improvements and additions thanks to gci students
+ many new man pages thanks to gci students
- Tests
+ updates of example code
+ updated example code for FileHandle and Iterator
+ coding standards fixes
+ improved window support

2011-11-15 release 3.10.0
- Core
Expand Down

0 comments on commit c27c041

Please sign in to comment.