Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

eiffel-nice-library · Eiffel Nice Library

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 2764 - 2818 of 2818   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
2818 Berend de Boer
berenddeboer Send Email
Dec 11, 2006
9:30 pm
... Hash: SHA1 ... Chris> To Berend de Boer and Roger Browne I have updated and Chris> corrected some errors in this library. Find attached a Chris> newer...
2817 Chris Saunders
saunders7777 Send Email
Dec 11, 2006
8:17 am
To Berend de Boer and Roger Browne I have updated and corrected some errors in this library. Find attached a newer version. Regards, Chris Saunders...
2816 Roger Browne
eiffeltm Send Email
Dec 6, 2006
7:29 pm
... I've updated the page: http://eiffelzone.com/esd/gmp/index.html Thanks Chris for sharing your software with others. Thanks Berend for hosting the package. ...
2815 Berend de Boer
berenddeboer Send Email
Dec 5, 2006
8:43 pm
... Hash: SHA1 ... Chris> Find attached a new version of the library. Regards, Chris> Chris Saunders Available at: ...
2814 Chris Saunders
saunders7777 Send Email
Dec 5, 2006
1:22 pm
Find attached a new version of the library. Regards, Chris Saunders _____ From: eiffel-nice-library@yahoogroups.com ...
2813 Chris Saunders
saunders7777 Send Email
Dec 4, 2006
12:01 pm
Hey Berend I'm currently working on a new version. MPFR has just been updated to version 2.2.1 and I'm also trying to take advantages of recent changes to ...
2812 Berend de Boer
berenddeboer Send Email
Dec 4, 2006
3:53 am
... Hash: SHA1 ... Chris> I wrote this library and have improved/updated (GMP 4.2.1) Chris> it several times since it was first written. I do not know Chris>...
2811 Chris Saunders
saunders7777 Send Email
Oct 18, 2006
9:12 am
I wrote this library and have improved/updated (GMP 4.2.1) it several times since it was first written. I do not know how to provide updates to the site and...
2810 colinlema Send Email Oct 18, 2006
12:32 am
It appears that there's an error in the GMP library that I found at http://www.pobox.com/~berend/eiffel/eiffelstruggle/2003/entries/gmp/GMP.zip In the file...
2798 gcompestine@...
gmc444 Send Email
Dec 16, 2003
6:18 pm
Sorry, wrong group. Asleep at the mousewheel....
2797 gmc444 Send Email Dec 15, 2003
10:39 pm
Greetings: This morning I noticed that for classes like HASH_TABLE, COMPARABLE_SET and other SET classes, the agent-enabling features like do_all and for_all...
2792 Alexander Kogtenkov
kogtenkov Send Email
Aug 11, 2003
7:45 am
... I've just tested VE and it turns out that // and \\ are implemented as quotient and remained functions. "truncated_to_integer" also behaves as you...
2790 Franck Arnaud
nenieorg Send Email
Aug 9, 2003
11:57 pm
... This is being excessively pessimistic. Of course, when starting from scratch everybody should do proper specs as much as possible but humans are not...
2789 Robert Will
will@... Send Email
Aug 8, 2003
4:18 pm
hi, it may be as simple as this: 1. Don't specify the semantics of the language in the first place. (There are more important things, after all.) 2. If...
2788 Alexander Kogtenkov
kogtenkov Send Email
Aug 8, 2003
12:07 pm
... I meant exactly this (i.e., if all implementations do the same, no additional restrictions should be added to the features - only the description of their...
2787 Franck Arnaud
nenieorg Send Email
Aug 8, 2003
11:02 am
... Everybody does what C does, which is what the hardware does, which seems consistent on all main platforms (I don't know whether it's clearly specified that...
2786 Alexander Kogtenkov
kogtenkov Send Email
Aug 8, 2003
6:29 am
... What is the behaviour of the functions in different Eiffel implementations? If it is the same across all implementations, it would be better to avoid...
2785 Robert Will
will@... Send Email
Aug 7, 2003
5:10 pm
hi, [I believe this stuff belongs to eiffel-nice-library, and I only CC'd to -language, since the topic showed up there first. I suggest continuing on...
2777 Berend de Boer
berenddeboer Send Email
Mar 11, 2003
6:38 pm
... It's one of the most important activities in the Eiffel Community I think. So it will be. -- Live long and prosper, Berend de Boer...
2776 Arno Wagner
gweihir2 Send Email
Mar 11, 2003
5:21 pm
... [...] ... Feature creep? Sounds like yesterday was a liberating experience for you ;-) ... Yes, I am still in the process of catching up with that....
2775 Greg C
gmc444 Send Email
Mar 11, 2003
4:41 pm
... I have been inactive these last few months because of too much activity elsewhere. That changed for the better (*ahem*) yesterday when the client ran out...
2774 Joseph R. Kiniry
kiniry Send Email
Mar 11, 2003
1:20 pm
Hi Arno, I simply feel like there are too many issues up in the air right now, especially with the interaction between ECMA standardization and core Eiffel...
2773 gweihir2 Send Email Mar 10, 2003
11:52 am
Hi all, there seems to be not much enthusiasm continuing the discussion where we left off. The topic we are working on right now (equality in ANY) is seemingly...
2770 Alexander Kogtenkov
kogtenkov Send Email
Feb 25, 2003
12:27 pm
Arno Wagner wrote: ... There are also examples when the objects cannot be copied at all (e.g. singletons). The current interface does not allow to express this...
2769 Alexander Kogtenkov
kogtenkov Send Email
Feb 25, 2003
12:15 pm
... According to ELKS'95 the precondition of the function "copy" includes type_identity: same_type (other) Isn't it enough to ensure type correctness? ...
2768 Arno Wagner
gweihir2 Send Email
Feb 25, 2003
12:08 pm
... True. I keep forgetting that 'old' only copies the reference. I meant something like 'same_type(old Current.clone)'. However if 'clone&#39; uses 'copy' that is...
2767 Alexander Kogtenkov
kogtenkov Send Email
Feb 25, 2003
11:52 am
... I do not understand how it is different from "same_type (Current)". Alexander Kogtenkov Object Tools, Moscow...
2766 Arno Wagner
gweihir2 Send Email
Feb 25, 2003
11:40 am
On Tue, Feb 25, 2003 at 08:03:21AM +0100, Cyril Adrian wrote: > Hi everyone, Arno, ... I saw that. My intuition is that 'copy' is bogus anyway, 'clone&#39; is what...
2765 Cyril Adrian
cad_sxb Send Email
Feb 25, 2003
7:03 am
Hi everyone, Arno, ... We are currently talking about that problem in SE. The problem arised because 'copy' dynamically changed the type of Current...!!! Of...
2764 Arno Wagner
gweihir2 Send Email
Feb 24, 2003
2:51 pm
Dear group members, I am sorry for the long silence, new project starting, you know how it is... Nonetheless, we are still in our "short" visit to ANY with the...
Messages 2764 - 2818 of 2818   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help