Change logs for sbcl source package in Natty

  • sbcl (1:1.0.45.0-1ubuntu1) natty; urgency=low
    
      * Add --no-as-needed to LDFLAGS to prevent FTBFS,
        Patch propsed by Christoph Egger, fixes LP: #715498
    
    sbcl (1:1.0.45.0-1) experimental; urgency=low
    
      * New Upstream Version
      * Rework install target
      * Add kfreebsd support
      * Move to format 3.0 (quilt)
      * Runn the tests
    
    sbcl (1:1.0.43.0-1) experimental; urgency=low
    
      * New upstream Version
    
    sbcl (1:1.0.42.0-1) experimental; urgency=low
    
      * Import new upstream. Major changes:
        * build changes
           * Cross-compilation host is now specified to make.sh using
             command-line argument --xc-host=<command> instead of a
             positional argument. (thanks to Daniel Herring)
           * Install location can be specified to make.sh using
             command-line argument --prefix=<path>. (thanks to Daniel
             Herring)
          * optimization: The default implementation of
            COMPUTE-DISCRIMINATING-FUNCTION does much less wasted work.
          * enhancement: Explicit memory barrier operations are now
            available for use by multithreaded code.  See documentation
            for details.
          * enhancement: Experimental support for threading on Linux/PPC.
          * bug fix: RENAME-PACKAGE returns the package.  (Thanks to Eric
            Marsden)
          * bug fix: EXPT signals an error if first argument is a zero and
            second argument is a floating point zero. (thanks to Roman
            Marynchak)
          * bug fix: DEFTYPE signals an error for non-list lambda-lists.
            (thanks to Roman Marynchak)
          * bug fix: make ASDF-INSTALL compatible with the now-included
            ASDF2.  (reported by Phil Hargett; patch from Jim Wise)
          * optimization: validity of observed keyword initargs to
            MAKE-INSTANCE is cached, leading to many fewer expensive calls
            to COMPUTE-APPLICABLE-METHODS.
          * optimization: in the (unoptimized) general method for
            MAKE-INSTANCE on a CLASS argument, search for and call an
            appropriate optimized ctor function if it exists.
          * bug fix: WRITE always returns the correct value.
      * Bump standards version 3.9.0 → 3.9.1, no changes
     -- Reinhard Tartler <email address hidden>   Mon, 21 Feb 2011 11:48:12 +0100
  • sbcl (1:1.0.40.0-2) unstable; urgency=low
    
      * Breaking too old cl-asdf (Closes: #573408)
      * Line-Break longer relationship lines
     -- Charlie_Smotherman (porthose) <email address hidden>   Wed,  04 Aug 2010 21:05:38 +0100