|
Change Parameter Type a : LongEmul to a : BigLong in method protected isNegative(a BigLong) : boolean in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method protected isMinValue(a BigLong) : boolean in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private setH(a BigLong, x int) : void in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private setBit(a BigLong, bit int) : void in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method protected toDoubleHelper(a BigLong) : double in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private setBitM(a BigLong, bit int) : void in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method protected getH(a BigLong) : int in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private trialSubtract(a BigLong, b BigLong) : boolean in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method package numberOfLeadingZeros(a BigLong) : int in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private setM(a BigLong, x int) : void in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private maskRight(a BigLong, bits int) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type propertyValue : int to propertyValue : long in method private addPropertyToObject(sourceInfo SourceInfo, propertyName JsName, propertyValue long, objectLiteral JsObjectLiteral) : void in class com.google.gwt.dev.jjs.impl.JjsUtils |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method protected sign(a BigLong) : int in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type b : LongEmul to b : BigLong in method private divModHelper(a BigLong, b BigLong, negative boolean, aIsNegative boolean, aIsMinValue boolean, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type b : LongEmul to b : BigLong in method protected divMod(a BigLong, b BigLong, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type b : LongEmul to b : BigLong in method public compare(a BigLong, b BigLong) : double in class com.google.gwt.lang.BigLongLib |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private setL(a BigLong, x int) : void in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private divModHelper(a BigLong, b BigLong, negative boolean, aIsNegative boolean, aIsMinValue boolean, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private setBitL(a BigLong, bit int) : void in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private powerOfTwo(a BigLong) : int in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method protected divMod(a BigLong, b BigLong, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method protected getL(a BigLong) : int in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type b : LongEmul to b : BigLong in method private trialSubtract(a BigLong, b BigLong) : boolean in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private divModByShift(a BigLong, bpower int, negative boolean, aIsNegative boolean, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private divModByMinValue(a BigLong, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method public compare(a BigLong, b BigLong) : double in class com.google.gwt.lang.BigLongLib |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private setBitH(a BigLong, bit int) : void in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type value : LongEmul to value : BigLong in method protected asLong(value BigLong) : long in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private getMNative(a BigLong) : int in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private toShru1(a BigLong) : void in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method protected negate(a BigLong) : void in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private getLNative(a BigLong) : int in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method protected getM(a BigLong) : int in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method private getHNative(a BigLong) : int in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method package create(a BigLong) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Parameter Type a : LongEmul to a : BigLong in method protected isZero(a BigLong) : boolean in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Return Type LongEmul to BigLong in method private divModByShift(a BigLong, bpower int, negative boolean, aIsNegative boolean, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Return Type int to double in method public compare(a BigLong, b BigLong) : double in class com.google.gwt.lang.BigLongLib |
From |
To |
|
Change Return Type LongEmul to BigLong in method private divModByMinValue(a BigLong, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Return Type LongEmul to BigLong in method private maskRight(a BigLong, bits int) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Return Type LongEmul to BigLong in method private create0(l int, m int, h int) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Return Type LongEmul to BigLong in method private divModHelper(a BigLong, b BigLong, negative boolean, aIsNegative boolean, aIsMinValue boolean, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Return Type LongEmul to BigLong in method protected divMod(a BigLong, b BigLong, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Return Type LongEmul to BigLong in method protected create(value int) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Return Type LongEmul to BigLong in method package create(a BigLong) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Return Type LongEmul to BigLong in method protected create(a0 int, a1 int, a2 int) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Return Type int[] to long[] in method public getAsLongArray(l long) : long[] in class com.google.gwt.lang.BigLongLib |
From |
To |
|
Change Return Type LongEmul to BigLong in method private create() : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Variable Type quotient : LongEmul to quotient : BigLong in method private divModHelper(a BigLong, b BigLong, negative boolean, aIsNegative boolean, aIsMinValue boolean, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Variable Type c : LongEmul to c : BigLong in method private divModByShift(a BigLong, bpower int, negative boolean, aIsNegative boolean, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Variable Type bshift : LongEmul to bshift : BigLong in method private divModHelper(a BigLong, b BigLong, negative boolean, aIsNegative boolean, aIsMinValue boolean, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Variable Type sum0 : int to result : double in method public add(a LongEmul, b LongEmul) : LongEmul in class com.google.gwt.lang.LongLib |
From |
To |
|
Change Variable Type longVal0 : LongEmul to longVal0 : BigLong in method public testNumberOfLeadingZeros() : void in class com.google.gwt.lang.LongLibTest |
From |
To |
|
Change Variable Type p0 : int to result : double in method public mul(a LongEmul, b LongEmul) : LongEmul in class com.google.gwt.lang.LongLib |
From |
To |
|
Change Variable Type sum0 : int to result : double in method public sub(a LongEmul, b LongEmul) : LongEmul in class com.google.gwt.lang.LongLib |
From |
To |
|
Change Variable Type a : LongEmul to a : BigLong in method protected create(value int) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Variable Type c : LongEmul to c : BigLong in method protected divMod(a BigLong, b BigLong, computeRemainder boolean) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Variable Type a : LongEmul to a : BigLong in method protected create(a0 int, a1 int, a2 int) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |
|
Change Variable Type b : LongEmul to b : BigLong in method package create(a BigLong) : BigLong in class com.google.gwt.lang.BigLongLibBase |
From |
To |