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

sushuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from a86d780  enable simulate browser scroll (dataZoom.moveOnMouseWheel)
     add 04cd63f  Remove rat and fix some licenses and build tools.
     add 65b71f8  Move the math helper.
     add 02842e2  remove unnecessary licenses.
     new 2abea6f  Merge branch 'release'

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:
 .rat-excludes => .headerignore               |  11 +-
 LICENSE                                      |  36 +-----
 build/addHeader.js                           |  12 +-
 build/preamble.js                            |   3 +-
 build/rat/apache-rat-0.12.jar                | Bin 1592593 -> 0 bytes
 build/rat/build-run-rat.sh                   |  25 ----
 build/rat/javassist.jar                      | Bin 759215 -> 0 bytes
 build/rat/rat.sh                             |  63 ---------
 build/rat/runrat.jar                         | Bin 2561 -> 0 bytes
 build/rat/src/MANIFEST.txt                   |   2 -
 build/rat/src/RunRat.class                   | Bin 3914 -> 0 bytes
 build/rat/src/RunRat.java                    | 184 ---------------------------
 build/rat/src/report.xsl                     |  88 -------------
 extension-src/dataTool/prepareBoxplotData.js |   7 +-
 extension-src/dataTool/quantile.js           |  60 ---------
 src/component/axisPointer/IAxisPointer       |  20 +++
 src/coord/ICoordinateSystem                  |  19 +++
 src/util/number.js                           |  44 +++++++
 18 files changed, 98 insertions(+), 476 deletions(-)
 rename .rat-excludes => .headerignore (72%)
 delete mode 100644 build/rat/apache-rat-0.12.jar
 delete mode 100644 build/rat/build-run-rat.sh
 delete mode 100755 build/rat/javassist.jar
 delete mode 100644 build/rat/rat.sh
 delete mode 100644 build/rat/runrat.jar
 delete mode 100755 build/rat/src/MANIFEST.txt
 delete mode 100644 build/rat/src/RunRat.class
 delete mode 100644 build/rat/src/RunRat.java
 delete mode 100644 build/rat/src/report.xsl
 delete mode 100644 extension-src/dataTool/quantile.js

-- 
To stop receiving notification emails like this one, please contact
[email protected].

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to