gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog server/asobj/flash/geom/Point_a...


From: Sandro Santilli
Subject: Re: [Gnash-commit] gnash ChangeLog server/asobj/flash/geom/Point_a...
Date: Wed, 7 May 2008 10:09:57 +0200

On Wed, May 07, 2008 at 08:03:40AM +0000, Sandro Santilli wrote:

> Log message:
>       * server/asobj/flash/geom/Point_as.{cpp,h}: implement constructor,
>         toString and length; load on demand; expose constructor for internal
>         use.
>       * server/asobj/flash/geom/Rectangle_as.cpp: implement topLeft,
>         bottomRight, size and clone; load on demand.
>       * testsuite/actionscript.all/: Makefile.am, Point.as: new stub
>         for testing flash.geom.Point (only tests ctor, length and toString).
>       * testsuite/actionscript.all/Rectangle.as: more tests, all successes.

This will be last 'few feature' commit from me till we release.
Just wanted to try the new native-based on-demand loading for classes
(the ClassHierarchy way puts a useless load on GC).

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]