| Offset 1, 12 lines modified | Offset 1, 12 lines modified | ||
| 1 | ·a19ac302e763adcaac91ee04a8caa0be·137636·lisp·optional·elpa-fricas_1.3.8-6_all.deb | ||
| 2 | · | 1 | ·7ccc67c3f19c0866aa16b6c8a193c638·137660·lisp·optional·elpa-fricas_1.3.8-6_all.deb |
| 2 | ·ddf538c049284b78fae5b540006505cd·1313452·math·optional·fricas-databases_1.3.8-6_all.deb | ||
| 3 | ·e24681e3740e1b182248284b435f80e1·5181588·debug·optional·fricas-dbgsym_1.3.8-6_arm64.deb | 3 | ·e24681e3740e1b182248284b435f80e1·5181588·debug·optional·fricas-dbgsym_1.3.8-6_arm64.deb |
| 4 | ·039778b0af4dff851d8d31481058ad6f·294832·doc·optional·fricas-doc_1.3.8-6_all.deb | 4 | ·039778b0af4dff851d8d31481058ad6f·294832·doc·optional·fricas-doc_1.3.8-6_all.deb |
| 5 | ·b3ca29fcebcec8d7e5e38513e400397e·1324396·math·optional·fricas-graphics-data_1.3.8-6_all.deb | 5 | ·b3ca29fcebcec8d7e5e38513e400397e·1324396·math·optional·fricas-graphics-data_1.3.8-6_all.deb |
| 6 | ·0514225cd1e004e214953d7d707ab998·92856·math·optional·fricas-graphics_1.3.8-6_arm64.deb | 6 | ·0514225cd1e004e214953d7d707ab998·92856·math·optional·fricas-graphics_1.3.8-6_arm64.deb |
| 7 | ·62fe67ac614ea191bd30a258ea3f0071·705132·math·optional·fricas-hypertex-data_1.3.8-6_all.deb | 7 | ·62fe67ac614ea191bd30a258ea3f0071·705132·math·optional·fricas-hypertex-data_1.3.8-6_all.deb |
| 8 | ·c65936ea4c3921c55bb5eeb30900e529·92852·math·optional·fricas-hypertex_1.3.8-6_arm64.deb | 8 | ·c65936ea4c3921c55bb5eeb30900e529·92852·math·optional·fricas-hypertex_1.3.8-6_arm64.deb |
| 9 | ·f99b21620f04aa556fcf38f022dc5508·1446640·math·optional·fricas-source_1.3.8-6_all.deb | 9 | ·f99b21620f04aa556fcf38f022dc5508·1446640·math·optional·fricas-source_1.3.8-6_all.deb |
| 10 | ·f3732de79bf6a777c90f15b89a591a66·257664·math·optional·fricas-test_1.3.8-6_all.deb | 10 | ·f3732de79bf6a777c90f15b89a591a66·257664·math·optional·fricas-test_1.3.8-6_all.deb |
| 11 | · | 11 | ·440b57ee2bac1beb225a1d3ab9779b5e·54508612·math·optional·fricas_1.3.8-6_arm64.deb |
| Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
| 1 | -rw-r--r--···0········0········0········4·2023-01-08·22:12:49.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2023-01-08·22:12:49.000000·debian-binary |
| 2 | -rw-r--r--···0········0········0·····1564·2023-01-08·22:12:49.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0·····1564·2023-01-08·22:12:49.000000·control.tar.xz |
| 3 | -rw-r--r--···0········0········0···135 | 3 | -rw-r--r--···0········0········0···135904·2023-01-08·22:12:49.000000·data.tar.xz |
| Offset 1, 3850 lines modified | Offset 1, 3850 lines modified | ||
| 1 | ;;·This·file·is·part·of·the·Emacs·mode·for·FriCAS.··Please·read·fricas.el | 1 | ;;·This·file·is·part·of·the·Emacs·mode·for·FriCAS.··Please·read·fricas.el |
| 2 | ;;·instead. | 2 | ;;·instead. |
| 3 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 3 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
| 4 | ;;·a·list·of·all·FriCAS·symbols | 4 | ;;·a·list·of·all·FriCAS·symbols |
| 5 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 5 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
| 6 | (defvar·fricas-symbol-list | 6 | (defvar·fricas-symbol-list |
| 7 | ··(let*·((l·(list | 7 | ··(let*·((l·(list |
| 8 | "physicalLength" | ||
| 9 | "coordinate" | ||
| 10 | "testpd" | ||
| 11 | "sunion" | ||
| 12 | "leftIdentity" | ||
| 13 | "romberg" | ||
| 14 | "SEGMENT" | ||
| 8 | "BasicMethod" | ||
| 9 | "zetaMatrix" | ||
| 10 | "univariatePolynomials" | ||
| 11 | "zeroSquareMatrix" | ||
| 12 | "floor" | ||
| 13 | "any" | ||
| 14 | "airyAiPrime" | ||
| 15 | "rationalPoint?" | ||
| 16 | "addSimplex" | ||
| 17 | "OMlistSymbols" | ||
| 18 | "randnum" | ||
| 19 | "gradeInvolution" | ||
| 20 | "rewriteIdealWithQuasiMonicGenerators" | ||
| 21 | "isBoundNode?" | ||
| 22 | "clipWithRanges" | ||
| 23 | "generic?" | ||
| 24 | "bernoulliDistribution01" | ||
| 25 | "eliminationGroebner" | ||
| 26 | "debug3D" | ||
| 27 | "minRowIndex" | ||
| 28 | "acosh" | ||
| 29 | "rightScalarTimes!" | ||
| 30 | "subsetLattice" | ||
| 31 | "leastAffineMultiple" | ||
| 32 | "copyInto!" | ||
| 33 | "ratpart" | ||
| 34 | "createLowComplexityTable" | ||
| 35 | "distributionBySTransform" | ||
| 36 | "diagramSvg" | ||
| 37 | "rational" | ||
| 38 | "freeVariable?" | ||
| 39 | "wordsForStrongGenerators" | ||
| 40 | "Nul" | ||
| 41 | "iidsum" | ||
| 42 | "qscaleBlock!" | ||
| 43 | "iiBessel | 15 | "iiBesselY" |
| 16 | "parse" | ||
| 17 | "transformColumns!" | ||
| 18 | "expression2Fortran" | ||
| 19 | "one?" | ||
| 20 | "overlap" | ||
| 21 | "radicalEigenvalues" | ||
| 44 | "lambert_via_newton1" | ||
| 45 | "directions" | ||
| 46 | "rootPoly" | ||
| 47 | "iiperm" | ||
| 48 | "outputVRML" | ||
| 49 | "rdHack1" | ||
| 50 | "atan" | ||
| 51 | "innerSolve" | ||
| 52 | "numberOfFractionalTerms" | ||
| 53 | "constructOrdered" | ||
| 54 | "lyndon?" | ||
| 55 | "LE" | ||
| 56 | "seriesToOutputForm" | ||
| 57 | "cartesianPower" | ||
| 58 | "prevPrime" | ||
| 59 | "medialSet" | ||
| 60 | "setsubPencil!" | ||
| 61 | "print" | ||
| 62 | "LLF_to_LPA" | ||
| 63 | "testDim" | ||
| 64 | "probablyZeroDim?" | ||
| 65 | "viewport3D" | ||
| 66 | "denominator" | ||
| 67 | "integral" | ||
| 68 | "swapRowsColumns!" | ||
| 69 | "complete2" | ||
| 70 | "outDegree" | ||
| 71 | "contractSolve" | ||
| 72 | "replaceDiffs" | ||
| 73 | "GE" | ||
| 74 | "singRicDE" | ||
| 75 | "multiplyRow!" | ||
| 76 | "infieldint" | ||
| 77 | "univariatePolynomialsGcds" | ||
| 78 | "leftExtendedGcd" | ||
| 79 | "admissibleLinearSystem" | ||
| 80 | "dihedral" | ||
| 81 | "cscIfCan" | ||
| 82 | "var" | ||
| 83 | "csolve_rmat" | ||
| 84 | "uncouplingMatrices" | ||
| 85 | "abs" | ||
| 86 | "freeOf?" | ||
| 87 | "ode" | ||
| 88 | "extendedResultant" | ||
| 89 | "factorAndSplit" | ||
| 90 | "pile" | ||
| 91 | "sivec" | ||
| 92 | "rule" | ||
| 93 | "secIfCan" | ||
| 94 | "twist" | ||
| 95 | "line" | ||
| 96 | "log" | ||
| 97 | "setPrologue!" | ||
| 98 | "STransform1" | ||
| 99 | "OMputEndAtp" | ||
| 100 | "acot" | ||
| 101 | "OMencodingBinary" | ||
| 102 | "perspective" | ||
| 103 | "boxBoundary" | ||
| 104 | "plusInfinity" | ||
| 105 | "escape" | ||
| 106 | "maxRowIndex" | ||
| 107 | "arcsineDistribution" | ||
| 108 | "freePoissonDistribution" | ||
| 109 | "alternatingGroup" | ||
| 110 | "size?" | ||
| 111 | "linearPolynomials" | ||
| 112 | "red_pol" | ||
| 113 | "removeRoughlyRedundantFactorsInPols" | ||
| 114 | "resetBadValues" | ||
| Max diff block lines reached; 109187/112847 bytes (96.76%) of diff not shown. | |||
| Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
| 1 | -rw-r--r--···0········0········0········4·2023-01-08·22:12:49.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2023-01-08·22:12:49.000000·debian-binary |
| 2 | -rw-r--r--···0········0········0·····135 | 2 | -rw-r--r--···0········0········0·····1352·2023-01-08·22:12:49.000000·control.tar.xz |
| 3 | -rw-r--r--···0········0········0··131190 | 3 | -rw-r--r--···0········0········0··1311908·2023-01-08·22:12:49.000000·data.tar.xz |
| Offset 1, 3843 lines modified | Offset 1, 3843 lines modified | ||
| 1 | alphanumeric? | ||
| 2 | exponenta | ||
| 3 | extractClosed | ||
| 4 | SEGMENT | ||
| 5 | simplicialComplex | ||
| 1 | any | ||
| 2 | perspective | ||
| 3 | vark | ||
| 4 | bits | ||
| 5 | numberOfNormalPoly | ||
| 6 | rootOfIrreduciblePoly | ||
| 7 | lastSubResultant | ||
| 8 | hermiteH | ||
| 9 | overlabel | ||
| 10 | iisqrt3 | ||
| 11 | linearlyDependentOverZ? | ||
| 12 | groupPresentation | ||
| 13 | expression2Fortran | 6 | expression2Fortran |
| 14 | badValues | ||
| 15 | splitDenominator | ||
| 16 | detSysNS | ||
| 17 | whatInfinity | ||
| 18 | semiSubResultantGcdEuclidean1 | ||
| 19 | float? | ||
| 20 | build | ||
| 21 | isAntiChain? | ||
| 22 | 7 | rename! | |
| 8 | bezoutResultant | ||
| 9 | leftGcd | ||
| 10 | prindINFO | ||
| 11 | upperCase? | ||
| 12 | contract | ||
| 13 | Pm | ||
| 14 | OMencodingBinary | ||
| 15 | ravel | ||
| 16 | projectionSet | ||
| 17 | filename | ||
| 18 | boolWordPermute | ||
| 19 | makeop | ||
| 23 | reconstruct | 20 | reconstruct |
| 24 | maxPoints3D | 21 | maxPoints3D |
| 25 | real? | ||
| 26 | cRationalPower | ||
| 27 | pointData | ||
| 28 | 22 | meshFun2Var | |
| 23 | multisect | ||
| 24 | ellipticRJ | ||
| 25 | outputVRML | ||
| 26 | resultant | ||
| 27 | complexEigenvectors | ||
| 28 | squareFree | ||
| 29 | mul_by_scalar | ||
| 30 | linearlyDependentOverZ? | ||
| 31 | testsb | ||
| 32 | evenInfiniteProduct | ||
| 33 | yellow | ||
| 34 | lazyPrem | ||
| 35 | zetaMatrix | ||
| 36 | qShiftC | ||
| 37 | isS? | ||
| 38 | removeChild! | ||
| 39 | linearlyDependent? | ||
| 40 | eigenvector | ||
| 41 | htrigs | ||
| 42 | discreteLog | ||
| 43 | asecIfCan | ||
| 44 | integralLastSubResultant | ||
| 45 | startPolynomial | ||
| 46 | cycleClosed | ||
| 47 | namedBranch | ||
| 48 | Or | ||
| 49 | weierstrassP | ||
| 50 | genus | ||
| 51 | squareFreePolynomial | ||
| 52 | moduloP | ||
| 53 | closedCurve | ||
| 54 | stronglyReduce | ||
| 55 | objectToIndex | ||
| 56 | arrayStack | ||
| 57 | variableName | ||
| 58 | last | ||
| 59 | leadingSupport | ||
| 60 | move | ||
| 61 | partialQuotients | ||
| 62 | lepol | ||
| 63 | updatD | ||
| 64 | iiacos | ||
| 65 | bracket | ||
| 66 | doFactor | ||
| 67 | wreath | ||
| 68 | getCode | ||
| 69 | property | ||
| 70 | setPosition | ||
| 71 | proposition | ||
| 72 | iiBesselK | ||
| 73 | exp | ||
| 74 | padicFraction | ||
| 75 | tower | ||
| 76 | harmonic | ||
| 77 | autoReduced? | ||
| 78 | unkextint | ||
| 79 | guess | ||
| 80 | getMin | ||
| 81 | graeffe | ||
| 82 | isPointLeaf? | ||
| 83 | init | ||
| 84 | lazyPremWithDefault | ||
| 85 | isTimes | ||
| 86 | canonicalBasis | ||
| 87 | kroneckerSum | ||
| 88 | probablyZeroDim? | ||
| 89 | inc | ||
| 90 | glb | ||
| 91 | iitan | ||
| 92 | intChoose | ||
| 93 | OMgetVariable | ||
| 94 | conjugate | ||
| 95 | setRefined! | ||
| 96 | fixedPointExquo | ||
| 97 | initial | ||
| 98 | ReduceOrder | ||
| 99 | modulus | ||
| 100 | pretendOfType | ||
| 101 | possiblyNewVariety? | ||
| 102 | critBonD | ||
| 103 | lambertW0 | ||
| 104 | OMgetAttr | ||
| Max diff block lines reached; 95607/97340 bytes (98.22%) of diff not shown. | |||
| Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
| 1 | -rw-r--r--···0········0········0········4·2023-01-08·22:12:49.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2023-01-08·22:12:49.000000·debian-binary |
| 2 | -rw-r--r--···0········0········0····31308·2023-01-08·22:12:49.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0····31308·2023-01-08·22:12:49.000000·control.tar.xz |
| 3 | -rw-r--r--···0········0········0·544 | 3 | -rw-r--r--···0········0········0·54477112·2023-01-08·22:12:49.000000·data.tar.xz |
| Offset 2672, 16 lines modified | Offset 2672, 16 lines modified | ||
| 2672 | ),Cnil); | 2672 | ),Cnil); |
| 2673 | » SETQ_IO(V | 2673 | » SETQ_IO(V |
| 2674 | char_code | 2674 | char_code |
| 2675 | A·comma·has·appeared·out·of·a·backquote. | 2675 | A·comma·has·appeared·out·of·a·backquote. |
| 2676 | backquote·botch | 2676 | backquote·botch |
| 2677 | ,@·or·,.·has·appeared·in·an·illegal·position. | 2677 | ,@·or·,.·has·appeared·in·an·illegal·position. |
| 2678 | /build/reproducible-path/fricas-1.3.8/build/aarch64-unknown-linux-gnu/bin/bootsys | 2678 | /build/reproducible-path/fricas-1.3.8/build/aarch64-unknown-linux-gnu/bin/bootsys |
| 2679 | CWLVQy!»qH | ||
| 2680 | 2679 | *<90}2» » op | |
| 2680 | f#ph+ANNp | ||
| 2681 | /build/reproducible-path/fricas-1.3.8/target/aarch64-unknown-linux-gnu/algebra/compress.daase | 2681 | /build/reproducible-path/fricas-1.3.8/target/aarch64-unknown-linux-gnu/algebra/compress.daase |
| 2682 | is·unknown.·quality·DEBUG | 2682 | is·unknown.·quality·DEBUG |
| 2683 | (defparameter·FRICAS-LISP::*building-fricassys*·t)·(load·"makeint.lisp")·#-:ecl(BOOT::reclaim)·#+:cmu·(setf·(ext:search-list·"libspad:")·(list·"/build/reproducible-path/fricas-1.3.8/target/aarch64-unknown-linux-gnu/lib/"·"/usr/lib/fricas/target/aarch64-unknown-linux-gnu/lib/"))·#+:cmu·(setq·ext:*top-level-auto-declare*·t)·#+:cmu·(setq·*compile-verbose*·nil)·#+:cmu·(setq·*compile-print*·nil)·#+:cmu·(declaim·(optimize·(ext:inhibit-warnings·3)))·#+:ecl(FRICAS-LISP::make-program·"/build/reproducible-path/fricas-1.3.8/target/aarch64-unknown-linux-gnu/bin/FRICASsys"·nil)·#-:ecl(BOOT::spad-save·"/build/reproducible-path/fricas-1.3.8/target/aarch64-unknown-linux-gnu/bin/FRICASsys"·t) | 2683 | (defparameter·FRICAS-LISP::*building-fricassys*·t)·(load·"makeint.lisp")·#-:ecl(BOOT::reclaim)·#+:cmu·(setf·(ext:search-list·"libspad:")·(list·"/build/reproducible-path/fricas-1.3.8/target/aarch64-unknown-linux-gnu/lib/"·"/usr/lib/fricas/target/aarch64-unknown-linux-gnu/lib/"))·#+:cmu·(setq·ext:*top-level-auto-declare*·t)·#+:cmu·(setq·*compile-verbose*·nil)·#+:cmu·(setq·*compile-print*·nil)·#+:cmu·(declaim·(optimize·(ext:inhibit-warnings·3)))·#+:ecl(FRICAS-LISP::make-program·"/build/reproducible-path/fricas-1.3.8/target/aarch64-unknown-linux-gnu/bin/FRICASsys"·nil)·#-:ecl(BOOT::spad-save·"/build/reproducible-path/fricas-1.3.8/target/aarch64-unknown-linux-gnu/bin/FRICASsys"·t) |
| 2684 | ·······(xgcl-2·(append·x·(list·"xgcl-2"))) | 2684 | ·······(xgcl-2·(append·x·(list·"xgcl-2"))) |
| 2685 | ·······(pcl·(append·x·(list·"pcl"))) | 2685 | ·······(pcl·(append·x·(list·"pcl"))) |
| 2686 | ·······(clcs·(append·x·(list·"clcs"))) | 2686 | ·······(clcs·(append·x·(list·"clcs"))) |
| 2687 | ·······(gtk·(append·x·(list·"gcl-tk")))) | 2687 | ·······(gtk·(append·x·(list·"gcl-tk")))) |
| Offset 2773, 28 lines modified | Offset 2773, 29 lines modified | ||
| 2773 | PENDING-POPS | 2773 | PENDING-POPS |
| 2774 | DESTRUCTURE-INTERNAL | 2774 | DESTRUCTURE-INTERNAL |
| 2775 | .PLIST-TAIL. | 2775 | .PLIST-TAIL. |
| 2776 | Malformed·plist·in·doplist,·odd·number·of·elements. | 2776 | Malformed·plist·in·doplist,·odd·number·of·elements. |
| 2777 | .DOLIST-CAREFULLY. | 2777 | .DOLIST-CAREFULLY. |
| 2778 | PRINTING-RANDOM-THING-INTERNAL | 2778 | PRINTING-RANDOM-THING-INTERNAL |
| 2779 | FUNCTION-RETURNING-NIL | 2779 | FUNCTION-RETURNING-NIL |
| 2780 | METHOD-FUNCTION-GET | ||
| 2781 | METHOD-FUNCTION-GET | ||
| 2782 | SETF·PCL·SLOT-VALUE-USING-CLASS | ||
| 2783 | SETF·PCL·PLIST-VALUE | ||
| 2784 | PLIST-VALUE | ||
| 2785 | PLIST-VALUE | ||
| 2786 | SETF·PCL·OBJECT-PLIST | ||
| 2787 | OBJECT-PLIST | ||
| 2780 | OBJECT-PLIST | 2788 | OBJECT-PLIST |
| 2781 | SETF·PCL·GENERIC-FUNCTION-NAME | ||
| 2782 | SETF·PCL·METHOD-FUNCTION-PLIST | 2789 | SETF·PCL·METHOD-FUNCTION-PLIST |
| 2783 | METHOD-FUNCTION-PLIST | 2790 | METHOD-FUNCTION-PLIST |
| 2784 | METHOD-FUNCTION-PLIST | 2791 | METHOD-FUNCTION-PLIST |
| 2785 | SETF·PCL·GDEFINITION | 2792 | SETF·PCL·GDEFINITION |
| 2786 | GDEFINITION | 2793 | GDEFINITION |
| 2787 | GDEFINITION | 2794 | GDEFINITION |
| 2788 | SETF·PCL·METHOD-FUNCTION-GET | ||
| 2789 | METHOD-FUNCTION-GET | ||
| 2790 | METHOD-FUNCTION-GET | ||
| 2791 | SETF·PCL·PLIST-VALUE | ||
| 2792 | PLIST-VALUE | ||
| 2793 | PLIST-VALUE | ||
| 2794 | FUNCTION-NAME | 2795 | FUNCTION-NAME |
| 2795 | SETF-FUNCTION-NAME | 2796 | SETF-FUNCTION-NAME |
| 2796 | DO-STANDARD-DEFSETF-1 | 2797 | DO-STANDARD-DEFSETF-1 |
| 2797 | SETFBOUNDP | 2798 | SETFBOUNDP |
| 2798 | GET-SETF-FUNCTION-NAME | 2799 | GET-SETF-FUNCTION-NAME |
| 2799 | DEFINITION-BEFORE-PCL | 2800 | DEFINITION-BEFORE-PCL |
| 2800 | *REDEFINED-FUNCTIONS* | 2801 | *REDEFINED-FUNCTIONS* |
| Offset 2809, 26 lines modified | Offset 2810, 32 lines modified | ||
| 2809 | UNCOMPILED | 2810 | UNCOMPILED |
| 2810 | COMPILE-LAMBDA-UNCOMPILEDy | 2811 | COMPILE-LAMBDA-UNCOMPILEDy |
| 2811 | *COMPILER-REENTRANT-P* | 2812 | *COMPILER-REENTRANT-P* |
| 2812 | IN-THE-COMPILER-P | 2813 | IN-THE-COMPILER-P |
| 2813 | COMPILED | 2814 | COMPILED |
| 2814 | COMPILE-LAMBDA-DEFERRED | 2815 | COMPILE-LAMBDA-DEFERRED |
| 2815 | *COMPILER-SPEED*SET-SLOT-VALUE | 2816 | *COMPILER-SPEED*SET-SLOT-VALUE |
| 2816 | initializeSetVariables | ||
| 2817 | $count_list | ||
| 2818 | $edit_file | ||
| 2819 | $timer_list | ||
| 2820 | what·commands | ||
| 2821 | abbreviations | ||
| 2822 | compiler | ||
| 2823 | development | ||
| 2824 | ClassSpaceTotal | ||
| 2825 | ClassTimeTotal | ||
| 2826 | interpreter | ||
| 2827 | 2817 | pfImportItems | |
| 2818 | QualType | ||
| 2819 | pfInfApplicationpfTaggedExpr | ||
| 2820 | pfTaggedTag | ||
| 2821 | pfCollect1? | ||
| 2822 | pfCollectVariable1 | ||
| 2823 | pfTaggedToTyped | ||
| 2824 | pf0TupleParts | ||
| 2825 | pfTypedId | ||
| 2826 | pfTypedType | ||
| 2827 | pfPushBody | ||
| 2828 | pfFlattenApp | ||
| 2829 | pfTaggedToTyped1pfTransformArg | ||
| 2830 | S2CY0002 | ||
| 2831 | sySpecificErrorHere | ||
| 2832 | sySpecificErrorAtToken | ||
| 2833 | ncSoftError | ||
| 2834 | pfGlobalLinePosnpos1 | ||
| 2828 | XWidthOfScreen | 2835 | XWidthOfScreen |
| 2829 | XXorRegion | 2836 | XXorRegion |
| 2830 | XDrawString | 2837 | XDrawString |
| 2831 | __gmpz_cmp | 2838 | __gmpz_cmp |
| 2832 | XSetWindowBorderPixmap | 2839 | XSetWindowBorderPixmap |
| 2833 | XQueryExtension | 2840 | XQueryExtension |
| 2834 | __gmpz_mul | 2841 | __gmpz_mul |
| Offset 10712, 361 lines modified | Offset 10719, 267 lines modified | ||
| 10712 | e843419@0075_00000717_1954 | 10719 | e843419@0075_00000717_1954 |
| 10713 | e843419@0092_000008c2_4248 | 10720 | e843419@0092_000008c2_4248 |
| 10714 | e843419@0092_000008c2_5244 | 10721 | e843419@0092_000008c2_5244 |
| 10715 | e843419@0098_00000921_6fd4 | 10722 | e843419@0098_00000921_6fd4 |
| 10716 | e843419@00a5_000009f2_4464 | 10723 | e843419@00a5_000009f2_4464 |
| 10717 | e843419@00c0_00000b8f_2704 | 10724 | e843419@00c0_00000b8f_2704 |
| 10718 | e843419@00c6_00000bec_8a8 | 10725 | e843419@00c6_00000bec_8a8 |
| 10726 | MAKE_TYPED_ARRAY | ||
| 10719 | MAKE_DOUBLE_VECTOR | 10727 | MAKE_DOUBLE_VECTOR |
| 10720 | MAKE_MATRIX1_U8 | 10728 | MAKE_MATRIX1_U8 |
| 10721 | SETAREF2_U16 | 10729 | SETAREF2_U16 |
| 10722 | SETAREF2_I16 | 10730 | SETAREF2_I16 |
| 10723 | SPADfirst | 10731 | SPADfirst/ |
| 10724 | ANROWS_I32 | 10732 | ANROWS_I32 |
| 10725 | AREF2_U8 | 10733 | AREF2_U8 |
| 10726 | AREF2_I8 | 10734 | AREF2_I8 |
| 10727 | Enumeration | 10735 | Enumeration |
| 10728 | (FAST-READER-METHOD·SPECIALIZER·TYPE) | 10736 | (FAST-READER-METHOD·SPECIALIZER·TYPE) |
| 10729 | (SETF·CLASS-NAME) | 10737 | (SETF·CLASS-NAME)q |
| 10730 | (FAST-WRITER-METHOD·CLASS·NAME) | 10738 | (FAST-WRITER-METHOD·CLASS·NAME) |
| 10731 | (FAST-READER-METHOD·CLASS·NAME) | 10739 | (FAST-READER-METHOD·CLASS·NAME) |
| 10732 | (FAST-READER-METHOD·CLASS·DIRECT-SUPERCLASSES) | 10740 | (FAST-READER-METHOD·CLASS·DIRECT-SUPERCLASSES) |
| 10733 | ADD-MACRO-CALLEE | 10741 | ADD-MACRO-CALLEE |
| 10734 | FN-MACROS: | ||
| 10735 | (FAST-READER-METHOD·CLASS·DIRECT-SUBCLASSES) | 10742 | (FAST-READER-METHOD·CLASS·DIRECT-SUBCLASSES) |
| 10743 | FN-MACROS; | ||
| 10736 | FN-NO-EMIT | 10744 | FN-NO-EMIT |
| 10737 | (FAST-READER-METHOD·CLASS·PREDICATE-NAME) | 10745 | (FAST-READER-METHOD·CLASS·PREDICATE-NAME) |
| Max diff block lines reached; 1154783/1158399 bytes (99.69%) of diff not shown. | |||
| Offset 18, 15 lines modified | Offset 18, 15 lines modified | ||
| 18 | » .word» 0x00000000 | 18 | » .word» 0x00000000 |
| 19 | » .word» 0xffffffff | 19 | » .word» 0xffffffff |
| 20 | » .word» 0x00000000 | 20 | » .word» 0x00000000 |
| 21 | » .word» 0x00b2c048 | 21 | » .word» 0x00b2c048 |
| 22 | » .word» 0x00000000 | 22 | » .word» 0x00000000 |
| 23 | » .word» 0x00b2c010 | 23 | » .word» 0x00b2c010 |
| 24 | » .word» 0x00000000 | 24 | » .word» 0x00000000 |
| 25 | » .word» 0x01cd46 | 25 | » .word» 0x01cd46e0 |
| 26 | » .word» 0x00000000 | 26 | » .word» 0x00000000 |
| 27 | » .word» 0x00000001 | 27 | » .word» 0x00000001 |
| 28 | » .word» 0x00000000 | 28 | » .word» 0x00000000 |
| 29 | » .word» 0x0000003f | 29 | » .word» 0x0000003f |
| 30 | » ... | 30 | » ... |
| 31 | » .word» 0x0089ed60 | 31 | » .word» 0x0089ed60 |
| 32 | » .word» 0x00000000 | 32 | » .word» 0x00000000 |
| Offset 8312, 15 lines modified | Offset 8312, 15 lines modified | ||
| 8312 | » .word» 0x00000000 | 8312 | » .word» 0x00000000 |
| 8313 | » .word» 0x00c30890 | 8313 | » .word» 0x00c30890 |
| 8314 | » .word» 0x00000000 | 8314 | » .word» 0x00000000 |
| 8315 | » .word» 0x00c30750 | 8315 | » .word» 0x00c30750 |
| 8316 | » .word» 0x00000000 | 8316 | » .word» 0x00000000 |
| 8317 | » .word» 0x00c44c10 | 8317 | » .word» 0x00c44c10 |
| 8318 | » .word» 0x00000000 | 8318 | » .word» 0x00000000 |
| 8319 | » .word» 0x00c58d | 8319 | » .word» 0x00c58d30 |
| 8320 | » .word» 0x00000000 | 8320 | » .word» 0x00000000 |
| 8321 | » .word» 0x00b2c3c8 | 8321 | » .word» 0x00b2c3c8 |
| 8322 | » .word» 0x00000000 | 8322 | » .word» 0x00000000 |
| 8323 | » .word» 0x00c30a90 | 8323 | » .word» 0x00c30a90 |
| 8324 | » .word» 0x00000000 | 8324 | » .word» 0x00000000 |
| 8325 | » .word» 0x00c5ae60 | 8325 | » .word» 0x00c5ae60 |
| 8326 | » .word» 0x00000000 | 8326 | » .word» 0x00000000 |
| Offset 10577, 15 lines modified | Offset 10577, 15 lines modified | ||
| 10577 | » .word» 0x00000000 | 10577 | » .word» 0x00000000 |
| 10578 | » .word» 0x00c39d50 | 10578 | » .word» 0x00c39d50 |
| 10579 | » .word» 0x00000000 | 10579 | » .word» 0x00000000 |
| 10580 | » .word» 0x00c534a0 | 10580 | » .word» 0x00c534a0 |
| 10581 | » .word» 0x00000000 | 10581 | » .word» 0x00000000 |
| 10582 | » .word» 0x00c55d90 | 10582 | » .word» 0x00c55d90 |
| 10583 | » .word» 0x00000000 | 10583 | » .word» 0x00000000 |
| 10584 | » .word» 0x00c53 | 10584 | » .word» 0x00c53f50 |
| 10585 | » .word» 0x00000000 | 10585 | » .word» 0x00000000 |
| 10586 | » .word» 0x00c33210 | 10586 | » .word» 0x00c33210 |
| 10587 | » .word» 0x00000000 | 10587 | » .word» 0x00000000 |
| 10588 | » .word» 0x00c55350 | 10588 | » .word» 0x00c55350 |
| 10589 | » .word» 0x00000000 | 10589 | » .word» 0x00000000 |
| 10590 | » .word» 0x00c33450 | 10590 | » .word» 0x00c33450 |
| 10591 | » .word» 0x00000000 | 10591 | » .word» 0x00000000 |
| Offset 10635, 15 lines modified | Offset 10635, 15 lines modified | ||
| 10635 | » .word» 0x00000000 | 10635 | » .word» 0x00000000 |
| 10636 | » .word» 0x00c33390 | 10636 | » .word» 0x00c33390 |
| 10637 | » .word» 0x00000000 | 10637 | » .word» 0x00000000 |
| 10638 | » .word» 0x00c35090 | 10638 | » .word» 0x00c35090 |
| 10639 | » .word» 0x00000000 | 10639 | » .word» 0x00000000 |
| 10640 | » .word» 0x00c33e90 | 10640 | » .word» 0x00c33e90 |
| 10641 | » .word» 0x00000000 | 10641 | » .word» 0x00000000 |
| 10642 | » .word» 0x00c5a3 | 10642 | » .word» 0x00c5a3e0 |
| 10643 | » .word» 0x00000000 | 10643 | » .word» 0x00000000 |
| 10644 | » .word» 0x00c554d0 | 10644 | » .word» 0x00c554d0 |
| 10645 | » .word» 0x00000000 | 10645 | » .word» 0x00000000 |
| 10646 | » .word» 0x00c30010 | 10646 | » .word» 0x00c30010 |
| 10647 | » .word» 0x00000000 | 10647 | » .word» 0x00000000 |
| 10648 | » .word» 0x00c4b920 | 10648 | » .word» 0x00c4b920 |
| 10649 | » .word» 0x00000000 | 10649 | » .word» 0x00000000 |
| Offset 25460, 15 lines modified | Offset 25460, 15 lines modified | ||
| 25460 | » .word» 0x00000000 | 25460 | » .word» 0x00000000 |
| 25461 | » .word» 0x00c40b50 | 25461 | » .word» 0x00c40b50 |
| 25462 | » .word» 0x00000000 | 25462 | » .word» 0x00000000 |
| 25463 | » .word» 0x00c40b90 | 25463 | » .word» 0x00c40b90 |
| 25464 | » .word» 0x00000000 | 25464 | » .word» 0x00000000 |
| 25465 | » .word» 0x00c40a10 | 25465 | » .word» 0x00c40a10 |
| 25466 | » .word» 0x00000000 | 25466 | » .word» 0x00000000 |
| 25467 | » .word» 0x00f5e | 25467 | » .word» 0x00f5ec10 |
| 25468 | » .word» 0x00000000 | 25468 | » .word» 0x00000000 |
| 25469 | » .word» 0x00271594 | 25469 | » .word» 0x00271594 |
| 25470 | » .word» 0x00000000 | 25470 | » .word» 0x00000000 |
| 25471 | » .word» 0x002714c0 | 25471 | » .word» 0x002714c0 |
| 25472 | » .word» 0x00000000 | 25472 | » .word» 0x00000000 |
| 25473 | » .word» 0x00271580 | 25473 | » .word» 0x00271580 |
| 25474 | » .word» 0x00000000 | 25474 | » .word» 0x00000000 |
| Offset 25592, 19 lines modified | Offset 25592, 19 lines modified | ||
| 25592 | » .word» 0x00000000 | 25592 | » .word» 0x00000000 |
| 25593 | » .word» 0x00c40b10 | 25593 | » .word» 0x00c40b10 |
| 25594 | » .word» 0x00000000 | 25594 | » .word» 0x00000000 |
| 25595 | » .word» 0x00c40b50 | 25595 | » .word» 0x00c40b50 |
| 25596 | » .word» 0x00000000 | 25596 | » .word» 0x00000000 |
| 25597 | » .word» 0x00c40b90 | 25597 | » .word» 0x00c40b90 |
| 25598 | » .word» 0x00000000 | 25598 | » .word» 0x00000000 |
| 25599 | » .word» 0x00 | 25599 | » .word» 0x00ef2d20 |
| 25600 | » .word» 0x00000000 | 25600 | » .word» 0x00000000 |
| 25601 | » .word» 0x00c40a10 | 25601 | » .word» 0x00c40a10 |
| 25602 | » .word» 0x00000000 | 25602 | » .word» 0x00000000 |
| 25603 | » .word» 0x00 | 25603 | » .word» 0x00ef31c0 |
| 25604 | » .word» 0x00000000 | 25604 | » .word» 0x00000000 |
| 25605 | » .word» 0x00f5e850 | 25605 | » .word» 0x00f5e850 |
| 25606 | » .word» 0x00000000 | 25606 | » .word» 0x00000000 |
| 25607 | » .word» 0x00273430 | 25607 | » .word» 0x00273430 |
| 25608 | » .word» 0x00000000 | 25608 | » .word» 0x00000000 |
| 25609 | » .word» 0x00273370 | 25609 | » .word» 0x00273370 |
| 25610 | » ... | 25610 | » ... |
| Offset 25618, 59 lines modified | Offset 25618, 59 lines modified | ||
| 25618 | » .word» 0x00000000 | 25618 | » .word» 0x00000000 |
| 25619 | » .word» 0x00c40b10 | 25619 | » .word» 0x00c40b10 |
| 25620 | » .word» 0x00000000 | 25620 | » .word» 0x00000000 |
| 25621 | » .word» 0x00c40b50 | 25621 | » .word» 0x00c40b50 |
| 25622 | » .word» 0x00000000 | 25622 | » .word» 0x00000000 |
| 25623 | » .word» 0x00c40b90 | 25623 | » .word» 0x00c40b90 |
| 25624 | » .word» 0x00000000 | 25624 | » .word» 0x00000000 |
| 25625 | » .word» 0x00 | 25625 | » .word» 0x00ee7e00 |
| 25626 | » .word» 0x00000000 | 25626 | » .word» 0x00000000 |
| 25627 | » .word» 0x00c40a10 | 25627 | » .word» 0x00c40a10 |
| 25628 | » .word» 0x00000000 | 25628 | » .word» 0x00000000 |
| 25629 | » .word» 0x00 | 25629 | » .word» 0x00ee82c0 |
| 25630 | » .word» 0x00000000 | 25630 | » .word» 0x00000000 |
| 25631 | » .word» 0x00 | 25631 | » .word» 0x00ee8800 |
| 25632 | » .word» 0x00000000 | 25632 | » .word» 0x00000000 |
| 25633 | » .word» 0x00f5e810 | 25633 | » .word» 0x00f5e810 |
| 25634 | » .word» 0x00000000 | 25634 | » .word» 0x00000000 |
| 25635 | » .word» 0x002743b0 | 25635 | » .word» 0x002743b0 |
| 25636 | » .word» 0x00000000 | 25636 | » .word» 0x00000000 |
| 25637 | » .word» 0x002742f4 | 25637 | » .word» 0x002742f4 |
| 25638 | » .word» 0x00000000 | 25638 | » .word» 0x00000000 |
| 25639 | » .word» 0x00f5e7b0 | 25639 | » .word» 0x00f5e7b0 |
| 25640 | » .word» 0x00000000 | 25640 | » .word» 0x00000000 |
| 25641 | » .word» 0x00f5e770 | 25641 | » .word» 0x00f5e770 |
| 25642 | » .word» 0x00000000 | 25642 | » .word» 0x00000000 |
| 25643 | » .word» 0x00e5d590 | 25643 | » .word» 0x00e5d590 |
| 25644 | » .word» 0x00000000 | 25644 | » .word» 0x00000000 |
| Max diff block lines reached; 120583890/120586584 bytes (100.00%) of diff not shown. | |||