home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-04-13 | 4.4 KB | 84 lines | [TEXT/ttxt] |
- -- Part of SmallEiffel -- Read DISCLAIMER file -- Copyright (C)
- -- Dominique COLNET and Suzanne COLLIN -- colnet@loria.fr
- --
- Thanks list.
- --------------------------------------------------------------
- *** Philippe RIBET: fixed a bug in the ensure clause of
- INTEGER/append_in_format, optimize INTEGER/gcd. Prepared the
- first precompiled DOS version. Debug of class BIT_N.
- *** Olivier ZENDRA: many advices and discussion about the langage,
- anchored types, memcp of ANSI C, realloc/malloc, garbage
- collection, ... and was here for the really first bootstrap.
- Work with me on the problem of double/float conversion.
- --------------------------------------------------------------
- ** Cyril ADRIAN: fixed some bugs in STD_FILE_READ (read_character,
- read_integer). Find bug of test_req2.e. Problem with xor.
- Author of spread_illness. Find a bug in character constants, etc.
- ** Thierry DE CARVALHO: find a bug in inspect/when. Correct a bug
- in STD_FILE_READ.connect_to.
- ** Emmanuel CECCHET: for Updating of the Linux executable. Find
- some bugs in creation calls and for a lot comments.
- ** Philippe COUCAUD: in charge of the Macintosh version. Reported
- some bugs (in lib_test).
- ** Xavier CREGUT: reported (in a very small program) a tricky
- bug dealing with inheritance/genericity and VNCG rule.
- ** Valery CROIZIER: for some bug reports (in many many mails :-),
- and for some hints to optimize the C code.
- ** Andre DOHERTY: the SmallEiffel version ready for OS2.
- ** Philippe LAHIRE: reported somes bugs with repeated inheritance.
- Isolated some problems with select too.
- ** Antony LE LABOUSSE: (see Cyril ADRIAN).
- ** Enrico GOBBETTI: see bug reports test_eg*.e
- ** Antoine GUARRIGUES: (see Philippe RIBET).
- ** Alexander KJELDAAS: correct a bug in INSTALL.CSH, reported a
- problem with mixed rename/redefine and a problem with run time
- stack.
- ** Jean-Lin PACHERIE: very high score in bug report (test_jlp*.e).
- ** Jean-Marc JEZEQUEL: reported some bugs on ARRAY inheritance.
- Isolate a bug on VNCG. Beta testing.
- ** Marc SCALZOLARO: report some bugs and added some test
- for expanded class types.
- ** Fridtjof SIEBERT: for some well isolated bug reports.
- ** Brian STRELIOFF: reported some bugs and for giving me some
- good hints for comptibility with C++ and warning message of
- gcc.
- ** Dan WILDER: is uploading new versions of SmallEiffel to
- sunsite (for Linux).
- --------------------------------------------------------------
- * Christophe ALEXANDRE: find a bug in REAL.put_real_format.
- * Frank ARNAUD: bug report of test_tag1.e. Reported a problem
- with Windows NT / Microsoft C / empty struct.
- * Oscar N. BRIA: reported a bug for mixed rename/redefine.
- * Eric BEZAULT: reported some bugs with rename/select.
- * Emmanuel BOUYER: was the first one to use SmallEiffel for
- his Phd Thesis. He is also a good bug reporter.
- * Lars BRUECKNER: write some code for STD_FILE_READ.
- * Romaric CHARTON: find two bugs in ifthenelse expression, and
- argument checking of external feature.
- * Grant CHESTON: reported a bug with attribute renaming.
- * Stephane D'ALU: added some features in STRING (split, ...),
- and some bug reports for class BIT.
- * Joel FAEDI: (not yet) solved some problems using gcc.
- * Brigitte JARAY: one of the first Beta testing girl.
- * Zahi Al JAMOUS: find a syntaxical bug, and some others.
- * Stephane JANTZEN: beta testing of external.
- * Patrice KHAWAM: reported some bugs.
- * Mostefa KASSAB: bug reporting of test_deferred3.e
- * Nicole LEVY: find some syntactical bug doing a core dump.
- * Masato MOGAKI: reported a bug with $ operator.
- * Jean-Louis NeBUT: reported bug checked by test_rename3.
- * Steve NORMAN: fixed a bug in floating-point constants.
- * Jean-Lin PACHERIE: fixed some bugs in lib_std.
- * Francois RAGUIN: isolate a bug of REAL.infix "^"
- * Philippe REITZ: bug report test_inherit1 in lib_test.
- * Christophe REMY: isolated test_param.e
- * Claude SANCHEZ: allow me to use more memory to be able to
- do the very first bootstrap.
- * Adrian SIEBER for SmallEiffel/lib_test/test_as*.e
- * John TYRREL: for comments and for some bug report.
- * Johannes WEHRLI: done some beta testing on VMS.
- * Bruce Wielinga: first author of SmallEiffel/lib_rand.
- * Dietmar WOLZ: beta testing and information of SmallEiffel with
- Boehm-Demers-Weiser garbage collector. Also gave me some hints
- to optimize ARRAY add_last.
-