---------- Forwarded message ----------
From: Ken Causey <[hidden email]> Date: Sat, Jul 4, 2009 at 8:08 PM Subject: [squeak-dev] SkipLists removal To: Squeak Devel List <[hidden email]> Cc: stephane ducasse <[hidden email]>, Tom Koenig <[hidden email]> SkipLists contains code under SqueakL as well as under MIT. Two contributors have not signed the agreement and appear to be uncontactable. SkipLists are not used in the image and are easily extractable. To that end I have done so and published a new version of Collections without them and an external package. References: http://bugs.squeak.org/view.php?id=7359 http://source.squeak.org/trunk/Collections-klc.93.mcz http://www.squeaksource.com/SkipLists.html Ken -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project signature.asc (258 bytes) Download Attachment |
We do not have SkipList anymore in my pharo image.
Do you it in yours? Stef On Jul 6, 2009, at 1:47 PM, Damien Cassou wrote: > ---------- Forwarded message ---------- > From: Ken Causey <[hidden email]> > Date: Sat, Jul 4, 2009 at 8:08 PM > Subject: [squeak-dev] SkipLists removal > To: Squeak Devel List <[hidden email]> > Cc: stephane ducasse <[hidden email]>, Tom Koenig > <[hidden email]> > > > SkipLists contains code under SqueakL as well as under MIT. Two > contributors have not signed the agreement and appear to be > uncontactable. SkipLists are not used in the image and are easily > extractable. To that end I have done so and published a new version > of > Collections without them and an external package. > > References: > > http://bugs.squeak.org/view.php?id=7359 > > http://source.squeak.org/trunk/Collections-klc.93.mcz > > http://www.squeaksource.com/SkipLists.html > > Ken > > > > > > > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > "Lambdas are relegated to relative obscurity until Java makes them > popular by not having them." James Iry > <signature.asc>_______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Stef,
We remove SkipList as part of the license cleaning process... some of the authors don't signed the agreement and there's no senders of this in Pharo Images... Gabriel On Mon, Jul 6, 2009 at 12:15 PM, Stéphane Ducasse <[hidden email]> wrote: We do not have SkipList anymore in my pharo image. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Yes this is what I thought.
Stef On Jul 6, 2009, at 6:07 PM, Gabriel Cotelli wrote: > Stef, > We remove SkipList as part of the license cleaning process... some > of the authors don't signed the agreement and there's no senders of > this in Pharo Images... > Gabriel > > On Mon, Jul 6, 2009 at 12:15 PM, Stéphane Ducasse <[hidden email] > > wrote: > We do not have SkipList anymore in my pharo image. > Do you it in yours? > > Stef > > On Jul 6, 2009, at 1:47 PM, Damien Cassou wrote: > > > ---------- Forwarded message ---------- > > From: Ken Causey <[hidden email]> > > Date: Sat, Jul 4, 2009 at 8:08 PM > > Subject: [squeak-dev] SkipLists removal > > To: Squeak Devel List <[hidden email]> > > Cc: stephane ducasse <[hidden email]>, Tom Koenig > > <[hidden email]> > > > > > > SkipLists contains code under SqueakL as well as under MIT. Two > > contributors have not signed the agreement and appear to be > > uncontactable. SkipLists are not used in the image and are easily > > extractable. To that end I have done so and published a new version > > of > > Collections without them and an external package. > > > > References: > > > > http://bugs.squeak.org/view.php?id=7359 > > > > http://source.squeak.org/trunk/Collections-klc.93.mcz > > > > http://www.squeaksource.com/SkipLists.html > > > > Ken > > > > > > > > > > > > > > -- > > Damien Cassou > > http://damiencassou.seasidehosting.st > > > > "Lambdas are relegated to relative obscurity until Java makes them > > popular by not having them." James Iry > > <signature.asc>_______________________________________________ > > Pharo-project mailing list > > [hidden email] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by gcotelli
There was recent discussion of SkipList and the licensing on the
Squeak mailing list last weekend. see [squeak-dev] SkipLists removal it was left as an issue that Scott Crosby had not signed any agreement On 6-Jul-09, at 9:07 AM, Gabriel Cotelli wrote: > Stef, > We remove SkipList as part of the license cleaning process... some > of the authors don't signed the agreement and there's no senders of > this in Pharo Images... > Gabriel -- = = = ======================================================================== John M. McIntosh <[hidden email]> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com = = = ======================================================================== _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |