Skip to content

Commit

Permalink
[RELEASE] 0.4.10, part 3
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@17675 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
coke committed Mar 21, 2007
1 parent 9ab1691 commit 9abdc84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NEWS
Expand Up @@ -2,7 +2,7 @@

New in 0.4.10
- Compilers:
+ IMCC: Parrot calling conventions now available between two C PMCs
+ IMCC: Parrot calling conventions now available between two C PMCs (PMINVOKE)
+ PGE: Match object improvements
+ smop: added Attribute and Class PMCs
+ HLLCompiler: improvements for interactive mode
Expand All @@ -12,12 +12,12 @@ New in 0.4.10
+ Updated Lua, PHP ("Plumhead"), Tcl ("ParTcl"), Ruby ("Cardinal")
+ Update PIR, regex, Zcode
+ New language: Pynie - a Python compiler for Parrot
+ lua implements require and many other ops, improved regex support
+ Lua implements require and many other ops, improved regex support
+ Remove parakeet
- Design:
+ PDD01 "Overview" - updated architecture and platform information
+ PDD15 "Objects" - details on roles, objects, and classes added
+ PDD22 "I/O" - ahheh async ops and Status PMC details
+ PDD22 "I/O" - added async ops and Status PMC details
- Documentation:
+ Added guides for Metacommitter, Relase Manager, and Cage Cleaner roles
- Implementation:
Expand Down

0 comments on commit 9abdc84

Please sign in to comment.