Source compatibility report for the JLaTeXMath library between 1.0.2 and 1.0.3 versions

Test Info


Library NameJLaTeXMath
Version #11.0.2
Version #21.0.3

Test Results


Total Java ARchives1
Total Methods / Classes1085 / 177
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Methods-14
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium2
Low0
Other Changes
in Data Types
-1

Added Methods (14)


jlatexmath-1.0.3.jar, FcscoreAtom.class
package org.scilab.forge.jlatexmath
FcscoreAtom.createBox ( TeXEnvironment env )  :  Box
FcscoreAtom.FcscoreAtom ( int N )
FcscoreAtom.getLeftType ( )  :  int
FcscoreAtom.getRightType ( )  :  int

jlatexmath-1.0.3.jar, FcscoreBox.class
package org.scilab.forge.jlatexmath
FcscoreBox.draw ( Graphics2D g2, float x, float y )  :  void
FcscoreBox.FcscoreBox ( int N, float h, float thickness, float space, boolean strike )
FcscoreBox.getLastFontId ( )  :  int

jlatexmath-1.0.3.jar, PredefMacros.class
package org.scilab.forge.jlatexmath
PredefMacros.fcscore_macro ( TeXParser tp, String[ ] args ) [static]  :  Atom
PredefMacros.st_macro ( TeXParser tp, String[ ] args ) [static]  :  Atom

jlatexmath-1.0.3.jar, StrikeThroughAtom.class
package org.scilab.forge.jlatexmath
StrikeThroughAtom.createBox ( TeXEnvironment env )  :  Box
StrikeThroughAtom.StrikeThroughAtom ( Atom at )

jlatexmath-1.0.3.jar, TeXFormula.class
package org.scilab.forge.jlatexmath
TeXFormula.isRegisteredBlock ( Character.UnicodeBlock block ) [static]  :  boolean

jlatexmath-1.0.3.jar, VRowAtom.class
package org.scilab.forge.jlatexmath
VRowAtom.getAddInterline ( )  :  boolean
VRowAtom.setAddInterline ( boolean addInterline )  :  void

to the top

Problems with Methods, Medium Severity (2)


jlatexmath-1.0.2.jar, TeXParser
package org.scilab.forge.jlatexmath
[+] TeXParser.isValidCharacterInCommand ( char ch )  :  boolean (1)
[+] TeXParser.isValidName ( String com )  :  boolean (1)

to the top

Other Changes in Data Types (1)


jlatexmath-1.0.2.jar
package org.scilab.forge.jlatexmath
[+] VRowAtom (1)

to the top

Java ARchives (1)


jlatexmath-1.0.2.jar

to the top