Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web/index
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-07-09 01:39:12 +0400
committerMiguel de Icaza <miguel@gnome.org>2002-07-09 01:39:12 +0400
commitffca6913888d9070f93f9e28e57fc58e12b1d408 (patch)
treefff84b2ac30c27738c8c2bf5b60e4fe629ba52f0 /web/index
parentfab85bd5bb10df145f3860532bfd37af2c6734b8 (diff)
news
svn path=/trunk/mono/; revision=5659
Diffstat (limited to 'web/index')
-rw-r--r--web/index17
1 files changed, 16 insertions, 1 deletions
diff --git a/web/index b/web/index
index eadc895a8b0..594fbf376b4 100644
--- a/web/index
+++ b/web/index
@@ -82,7 +82,22 @@
@item Jul 8th, 2002
- Alp Toker has released version 0.5 of <a href="http://www.atoker.com/phonic/">Phonic</a>, a media player for .NET. Phonic makes extensive use of Mono-developed technologies such as Gtk# and csvorbis. Hopefully we will be seeing many more exciting applications like these in the near future.
+ Radek today fixed the last bugs to get Mono to self host on
+ Linux/PowerPC.
+
+ Alp Toker has released version 0.5 of <a
+ href="http://www.atoker.com/phonic/">Phonic</a>, a media
+ player for .NET. Phonic makes extensive use of Mono-developed
+ technologies such as Gtk# and csvorbis (Ogg player ported by
+ Mark). Hopefully we will be seeing many more exciting
+ applications like these in the near future.
+
+ Dietmar has been moving a lot of the architecture specific
+ code in the JIT engine to our internal representation. This
+ means that porting the JIT is simpler now, as there is less
+ architecture-specific code to maintain. The inliner, constant
+ folder and constant propagation are also done at the
+ architecture independent layer.
@item Jul 3rd, 2002