You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pi...@apache.org on 2018/05/30 08:00:07 UTC

[royale-asjs] branch feature/MXRoyale updated (5d24317 -> 91ac3b3)

This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a change to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from 5d24317  Update SparkRoyaleClasses.as for VGroup & HGroup
     add b82f080  Base64Decoder class added
     add 140cafc  small modifications
     add f1f7b62  Merge remote-tracking branch 'upstream/feature/MXRoyale' into feature/MXRoyale
     add 592e978  Add files via upload
     new 91ac3b3  Merge pull request #254 from nihavend/feature/MXRoyale

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         | 310 +++++++++++----------
 .../MXRoyale/src/main/royale/MXRoyaleClasses.as    |   1 +
 .../src/main/royale/mx/utils/Base64Decoder.as      | 260 +++++++++++++++++
 .../src/main/royale/mx/utils/Base64JSWrapper.as    |   9 +
 .../main/royale/mx/utils/TextEncoderLiteWrapper.as |   6 +
 5 files changed, 433 insertions(+), 153 deletions(-)
 create mode 100644 frameworks/projects/MXRoyale/src/main/royale/mx/utils/Base64Decoder.as

-- 
To stop receiving notification emails like this one, please contact
piotrz@apache.org.

[royale-asjs] 01/01: Merge pull request #254 from nihavend/feature/MXRoyale

Posted by pi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 91ac3b3f1cfee6925f482316e336b8bbfaf65bd5
Merge: 5d24317 592e978
Author: Piotr Zarzycki <pi...@gmail.com>
AuthorDate: Wed May 30 09:59:49 2018 +0200

    Merge pull request #254 from nihavend/feature/MXRoyale
    
    Base64Decoder class added and wrapper classes modified to support decoding

 .gitignore                                         | 310 +++++++++++----------
 .../MXRoyale/src/main/royale/MXRoyaleClasses.as    |   1 +
 .../src/main/royale/mx/utils/Base64Decoder.as      | 260 +++++++++++++++++
 .../src/main/royale/mx/utils/Base64JSWrapper.as    |   9 +
 .../main/royale/mx/utils/TextEncoderLiteWrapper.as |   6 +
 5 files changed, 433 insertions(+), 153 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
piotrz@apache.org.