From: Peter Bex <[email protected]> Subject: Re: [Chicken-hackers] CR #1142: remove queues, mmap, evict and binary search from core libraries Date: Sun, 20 Jul 2014 13:46:44 +0200
> On Sun, Jul 20, 2014 at 01:42:19PM +0200, Felix Winkelmann wrote: >> From: Peter Bex <[email protected]> >> > Excellent! In the ticket you mention you've prepared eggs for this. >> > Can we preview these eggs somewhere? >> >> I can commit them to SVN, if you like. Or should I use a branch for >> this? > > Putting them in svn should be fine; if there's no tag it won't get > published. Alternatively, you could upload them to your bitbucket or > github account for the time being. Then when the CR is accepted > move them to svn (or simply publish them from your account if you want > to maintain them yourself). I have added these to the svn repo: http://code.call-cc.org/svn/chicken-eggs/4/queues http://code.call-cc.org/svn/chicken-eggs/4/memory-mapped-files http://code.call-cc.org/svn/chicken-eggs/4/binary-search http://code.call-cc.org/svn/chicken-eggs/4/object-evict felix _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
