Branch: refs/heads/3.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: a99a7c602c7b7391959af743ae2c665c8e5406b0
      
https://github.com/pharo-project/pharo-core/commit/a99a7c602c7b7391959af743ae2c665c8e5406b0
  Author: Jenkins Build Server <[email protected]>
  Date:   2013-07-26 (Fri, 26 Jul 2013)

  Changed paths:
    A Kernel-Numbers/LargeInteger.cls/README.md
    A Kernel-Numbers/LargeInteger.cls/definition.st
    A Kernel-Numbers/LargeInteger.cls/instance/arithmetic/%2A.st
    A Kernel-Numbers/LargeInteger.cls/instance/arithmetic/%2F%2F.st
    A Kernel-Numbers/LargeInteger.cls/instance/arithmetic/%2F.st
    A Kernel-Numbers/LargeInteger.cls/instance/arithmetic/%5C%5C%5C.st
    A Kernel-Numbers/LargeInteger.cls/instance/arithmetic/%5C%5C.st
    A Kernel-Numbers/LargeInteger.cls/instance/arithmetic/+.st
    A Kernel-Numbers/LargeInteger.cls/instance/arithmetic/-.st
    A Kernel-Numbers/LargeInteger.cls/instance/arithmetic/quo_.st
    A Kernel-Numbers/LargeInteger.cls/instance/arithmetic/rem_.st
    A Kernel-Numbers/LargeInteger.cls/instance/bit manipulation/hashMultiply.st
    A Kernel-Numbers/LargeInteger.cls/instance/bit 
manipulation/highBitOfMagnitude.st
    A Kernel-Numbers/LargeInteger.cls/instance/comparing/%3C.st
    A Kernel-Numbers/LargeInteger.cls/instance/comparing/%3C=.st
    A Kernel-Numbers/LargeInteger.cls/instance/comparing/%3E.st
    A Kernel-Numbers/LargeInteger.cls/instance/comparing/%3E=.st
    A Kernel-Numbers/LargeInteger.cls/instance/comparing/hash.st
    A Kernel-Numbers/LargeInteger.cls/instance/converting/as31BitSmallInt.st
    A Kernel-Numbers/LargeInteger.cls/instance/converting/asFloat.st
    A Kernel-Numbers/LargeInteger.cls/instance/converting/withAtLeastNDigits_.st
    A Kernel-Numbers/LargeInteger.cls/instance/mathematical 
functions/mightBeASquare.st
    A Kernel-Numbers/LargeInteger.cls/instance/mathematical 
functions/sqrtFloor.st
    A Kernel-Numbers/LargeInteger.cls/instance/printing/printOn_base_nDigits_.st
    A Kernel-Numbers/LargeInteger.cls/instance/system primitives/digitAt_.st
    A Kernel-Numbers/LargeInteger.cls/instance/system primitives/digitAt_put_.st
    A Kernel-Numbers/LargeInteger.cls/instance/system primitives/digitLength.st
    A Kernel-Numbers/LargeInteger.cls/instance/system 
primitives/replaceFrom_to_with_startingAt_.st
    A Kernel-Numbers/LargeInteger.cls/instance/testing/isLarge.st
    A Kernel-Numbers/LargeInteger.cls/instance/testing/isPrime.st
    A ScriptLoader30/ScriptLoader.cls/instance/pharo - scripts/script138.st
    A ScriptLoader30/ScriptLoader.cls/instance/pharo - updates/update30303.st
    M ScriptLoader30/ScriptLoader.cls/instance/public/commentForCurrentUpdate.st

  Log Message:
  -----------
  30303
11234 LargeNegativeInteger inherits from LargePositiveInteger (part 1)
        https://pharo.fogbugz.com/f/cases/11234



Reply via email to