You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by yi...@apache.org on 2021/11/01 08:42:28 UTC

[royale-asjs] 02/02: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop

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

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

commit 03a67cbcae4e8bafce64a82c6e75ba8cce8a60f6
Merge: d8a6186 f2d58a5
Author: Yishay Weiss <yi...@hotmail.com>
AuthorDate: Mon Nov 1 09:57:27 2021 +0200

    Merge branch 'develop' of https://github.com/apache/royale-asjs into develop

 .../royale/org/apache/royale/utils/BinaryData.as   | 27 +++++++++
 .../royale/flexUnitTests/BinaryDataTesterTest.as   | 16 ++++-
 .../Network/src/main/resources/basic-manifest.xml  |  1 +
 .../apache/royale/net/beads/AMFClassAliasBead.as   | 70 ++++++++++++++++++++++
 .../royale/net/remoting/amf/AMF0AMF3Context.as     |  5 +-
 .../royale/net/remoting/amf/AMFBinaryData.as       |  9 ++-
 .../apache/royale/net/remoting/amf/AMFContext.as   |  2 +-
 7 files changed, 124 insertions(+), 6 deletions(-)