My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • May 16, 2009
    HowFlexcoverWorks (How the Flexcover SDK works) Wiki page edited by joseph.berkovitz
  • May 16, 2009
    HowFlexcoverWorks (How the Flexcover SDK works) Wiki page edited by joseph.berkovitz
  • May 16, 2009
    HowFlexcoverWorks (How the Flexcover SDK works) Wiki page added by joseph.berkovitz
  • May 16, 2009
    ProjectStructure (Project Contents and Structure) Wiki page added by joseph.berkovitz
  • Nov 10, 2008
    r30 (Merge in changes from r4:HEAD on flex3.0.x flexcover codelin...) committed by joseph.berkovitz   -   Merge in changes from r4:HEAD on flex3.0.x flexcover codeline to pristine 3.2.0 distro
    Merge in changes from r4:HEAD on flex3.0.x flexcover codeline to pristine 3.2.0 distro
  • Nov 10, 2008
    r29 (Tag unmodified 3.2.0 Adobe Flex SDK branch as of rev 3958 (t...) committed by joseph.berkovitz   -   Tag unmodified 3.2.0 Adobe Flex SDK branch as of rev 3958 (trunk rev 4056)
    Tag unmodified 3.2.0 Adobe Flex SDK branch as of rev 3958 (trunk rev 4056)
  • Nov 10, 2008
    r28 (Check in unmodified flex3.2.0 as of trunk rev 4056) committed by joseph.berkovitz   -   Check in unmodified flex3.2.0 as of trunk rev 4056
    Check in unmodified flex3.2.0 as of trunk rev 4056
  • Nov 10, 2008
    r27 (Tag 0.61 global-function fix release) committed by joseph.berkovitz   -   Tag 0.61 global-function fix release
    Tag 0.61 global-function fix release
  • Sep 09, 2008
    issue 2 (FlexCover doesn't work with Flex SDK 3.1) commented on by carlpetter.bertell   -   Any ETA on a fix for this?
    Any ETA on a fix for this?
  • Sep 02, 2008
    issue 2 (FlexCover doesn't work with Flex SDK 3.1) reported by dani...@neophi.com   -   What steps will reproduce the problem? 1. Perform the FlexCover SDK modifications overlay on the new Flex SDK 3.1 2. Attempt to compile an application What is the expected output? Program is compiled and CVM file is produced. What do you see instead? Error: unable to open '/dist/frameworks/libs/player/{targetPlayerMajorVersion}/playerglobal.swc' Please provide any additional information below. Attached are the FlexCover SDK modifications required to compile against http://opensource.adobe.com/svn/opensource/flex/sdk/branches/3.1.0 rev 3046. The resulting .jar, .swc, and modified configuration files are in a separate zip. The binaries were compiled with Cygwin 1.5.25(0.156/4/2), Ant 1.7.1, Java 1.6.0_06-b02, on Windows XP Pro/SP2.
    What steps will reproduce the problem? 1. Perform the FlexCover SDK modifications overlay on the new Flex SDK 3.1 2. Attempt to compile an application What is the expected output? Program is compiled and CVM file is produced. What do you see instead? Error: unable to open '/dist/frameworks/libs/player/{targetPlayerMajorVersion}/playerglobal.swc' Please provide any additional information below. Attached are the FlexCover SDK modifications required to compile against http://opensource.adobe.com/svn/opensource/flex/sdk/branches/3.1.0 rev 3046. The resulting .jar, .swc, and modified configuration files are in a separate zip. The binaries were compiled with Cygwin 1.5.25(0.156/4/2), Ant 1.7.1, Java 1.6.0_06-b02, on Windows XP Pro/SP2.
  • Jul 27, 2008
    r26 (Add FLEXCOVER comments and illustrations of patched branch i...) committed by joseph.berkovitz   -   Add FLEXCOVER comments and illustrations of patched branch instrumentation
    Add FLEXCOVER comments and illustrations of patched branch instrumentation
  • Jul 27, 2008
    issue 1 (Instrumented function call outside of a class causes VerifyE...) Status changed by joseph.berkovitz   -   Fixed. svn ci -m "Fix Issue 1 : guard against scope stack underflow VerifyError by pushing this onto the scope stack in instrumentCoverage() iff scope depth is zero." flex3.0.x/modules/compiler/src/java/flex2/compiler/as3/BytecodeEmitter.java Sending flex3.0.x/modules/compiler/src/java/flex2/compiler/as3/BytecodeEmitter.java Transmitting file data . Committed revision 25.
    Status: Verified
    Fixed. svn ci -m "Fix Issue 1 : guard against scope stack underflow VerifyError by pushing this onto the scope stack in instrumentCoverage() iff scope depth is zero." flex3.0.x/modules/compiler/src/java/flex2/compiler/as3/BytecodeEmitter.java Sending flex3.0.x/modules/compiler/src/java/flex2/compiler/as3/BytecodeEmitter.java Transmitting file data . Committed revision 25.
    Status: Verified
  • Jul 27, 2008
    r25 (Fix Issue 1: guard against scope stack underflow VerifyError...) committed by joseph.berkovitz   -   Fix Issue 1 : guard against scope stack underflow VerifyError by pushing this onto the scope stack in instrumentCoverage() iff scope depth is zero.
    Fix Issue 1 : guard against scope stack underflow VerifyError by pushing this onto the scope stack in instrumentCoverage() iff scope depth is zero.
  • Jul 27, 2008
    issue 1 (Instrumented function call outside of a class causes VerifyE...) reported by joseph.berkovitz   -   Calling an instrumented function such as the following: package { public function TestFile(value:String):Boolean { return true; } } causes a VerifyError
    Calling an instrumented function such as the following: package { public function TestFile(value:String):Boolean { return true; } } causes a VerifyError
 
Hosted by Google Code