This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git.
from 078ef83 - Added the antlr-runtime.jar to the classpath - Added some
comments on the Class-Path setting in pom.xml
add 0ddb050 - First major refactoring to align the Maven and the ANT
distribution a bit more
add 1a07992 - Fixed the classpath entries in the compiler-jx module
add 2cca221 - Worked on getting the MANIFEST classpath entries right -
Made the distribution create the same output in the js/lib directory
add c4f259c - Added the antlr-runtime.jar to the classpath
add 7f3c838 - Added the antlr-runtime.jar to the classpath - Added some
comments on the Class-Path setting in pom.xml
add 94b85c6 Fix int.MAX_VALUE
add 0b8952d fix tests affected by commit
a0cfeff3ecd983ed4bd0e8267c372858ac0a49e7
add 5318a0b playerglobalc: option to compile airglobal.swc or
playerglobal.swc
add 380d6d7 royale-maven-plugin: allow modules to build with
playerglobalc and clean up some naming to avoid confusion
add 4ab6afc playerglobalc: keys of REST_METHODS should have been fully
qualified
add 6e33d5f playerglobalc: accidentally put into REST_METHODS instead of
ANY_METHODS
add 2ed9da1 playerglobalc: various methods on Date need parameters typed
as * and null defaults
add 1742b29 playerglobalc: special case for global constants: undefined,
NaN, and Infinity
add b0bd67a playerglobalc: some extra members on flash.display.Graphics
add 14605a5 playerglobalc: member variables that should be typed as any
add 75ebf17 playerglobalc: some more constructors that need parameters
typed as any
add ab52135 playerglobalc: some missing members
add c496876 playerglobalc: Array.splice() should be a ...rest method
add e0a5383 playerglobalc: Function is missing prototype property
add 8e2bce7 playerglobalc: some refinements to the Object prototype
methods
add 7e2f11c playerglobalc: Function missing APIs
add 71f4fc0 playerglobalc: Date.parse should accept any
add 69d868c playerglobalc: constants that should be read/write variables
add ac00bb1 playerglobalc: added various missing properties and methods
new 90662d9 Merge remote-tracking branch 'origin/develop' into develop
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: