* More changes to the documentation. Specifically the make dist now produces

a PDF file.  See doc/ChangeLog for details

  *  Update the AUTHORS file and adjusted formatting to make it more compatable
     with the texinfo include
This commit is contained in:
sjborley 2005-08-14 19:43:31 +00:00
parent 5a6f1f74db
commit 13be2b6713
2 changed files with 59 additions and 45 deletions

72
AUTHORS
View File

@ -4,58 +4,64 @@ Spice was originally written at The University of California at Berkeley (USA).
Since then, there have been many people working on the software, most of them Since then, there have been many people working on the software, most of them
releasing patches to the original code through the Internet. releasing patches to the original code through the Internet.
The following people have contributed in some way: The following people have contributed in some way:
Vera Albrecht <albrecht@@danalyse.de>,
Cecil Aswell <aswell@@netcom.com>, @verbatim
Stuart Brorson <sdb@@cloud9.net>, Vera Albrecht <albrecht@danalyse.de>,
Cecil Aswell <aswell@netcom.com>,
Steven Borley <steven.borley@virgin.net>
Stuart Brorson <sdb@cloud9.net>,
Giles C. Billingsley, Giles C. Billingsley,
Mansun Chan, Mansun Chan,
Wayne A. Christopher, Wayne A. Christopher,
Al Davis <aldavis@@ieee.org>, Al Davis <aldavis@ieee.org>,
Glao S. Dezai <dezai@@hotbot.com>, Glao S. Dezai <dezai@hotbot.com>,
Jon Engelbert <jon@@beigebag.com>, Jon Engelbert <jon@beigebag.com>,
Daniele Foci <d.foci@@ieee.ing.uniroma1.it>, Daniele Foci <d.foci@ieee.ing.uniroma1.it>,
Noah Friedman <friedman@@prep.ai.mit.edu>, Noah Friedman <friedman@prep.ai.mit.edu>,
Alan Gillespie <Alan.Gillespie@@analog.com>, Alan Gillespie <Alan.Gillespie@analog.com>,
David A. Gates, David A. Gates,
JianHui Huang, JianHui Huang,
Jeffrey M. Hsu, Jeffrey M. Hsu,
S. Hwang,86 S. Hwang,86
Chris Inbody <cinbody@@cowtown.net>, Chris Inbody <cinbody@cowtown.net>,
Gordon M. Jacobs, Gordon M. Jacobs,
Min-Chie Jeng, Min-Chie Jeng,
Stefan Jones <stefan.jones@@multigig.com>, Stefan Jones <stefan.jones@multigig.com>,
Beorn Johnson <beorn@@eecs.berkeley.edu>, Beorn Johnson <beorn@eecs.berkeley.edu>,
Kenneth H. Keller, Kenneth H. Keller,
Mathew Lew, Mathew Lew,
Robert Lindsell <robertl@@research.canon.com.au>, Robert Lindsell <robertl@research.canon.com.au>,
Weidong Liu, Weidong Liu,
Kartikeya Mayaram, Kartikeya Mayaram,
Richard D. McRoberts <rdm@@csn.net>, Richard D. McRoberts <rdm@csn.net>,
Manfred Metzger <ManfredMetzger@@gmx.de>, Manfred Metzger <ManfredMetzger@gmx.de>,
Paolo Nenzi <pnenzi@@ieee.org>, Paolo Nenzi <pnenzi@ieee.org>,
Gary W. Ng, Gary W. Ng,
Wolfgang Muees,
Hong June Park, Hong June Park,
Arno Peters <A.W.Peters@@ieee.org>, Arno Peters <A.W.Peters@ieee.org>,
Serban-Mihai Popescu <serbanp@@ix.netcom.com>, Serban-Mihai Popescu <serbanp@ix.netcom.com>,
Georg Post <georg.post@wanadoo.fr>
Thomas L. Quarles, Thomas L. Quarles,
Emmanuel Rouat <emmanuel.rouat@@wanadoo.fr>, Emmanuel Rouat <emmanuel.rouat@wanadoo.fr>,
Jean-Marc Routure <routoure@@greyc.ismra.fr>, Jean-Marc Routure <routoure@greyc.ismra.fr>,
Jaijeet S. Roychowdhury, Jaijeet S. Roychowdhury,
Takayasu Sakurai, Takayasu Sakurai,
AMAKAWA Shuhei <sa264@@cam.ac.uk>, AMAKAWA Shuhei <sa264@cam.ac.uk>,
Kanwar Jit Singh, Kanwar Jit Singh,
Steve Tell <tell@@cs.unc.edu> Steve Tell <tell@cs.unc.edu>
Andrew Tuckey <Tuckey@@ieee.org>, Andrew Tuckey <Tuckey@ieee.org>,
Charles D.H. Williams <C.D.H.Williams@@exeter.ac.uk>, Charles D.H. Williams <C.D.H.Williams@exeter.ac.uk>,
Holger Vogt <holger.vogt@@uni-duisburg.de>, Holger Vogt <holger.vogt@uni-duisburg.de>,
Dietmar Warning <warning@@danalyse.de>, Dietmar Warning <warning@danalyse.de>,
Michael Widlok <widlok@@uci.agh.edu.pl>, Michael Widlok <widlok@uci.agh.edu.pl>,
Antony Wilson <wilsona@@earthlink.net>, Antony Wilson <wilsona@earthlink.net>,
and many others... and many others...
Quite a long list, isn't it ? @end verbatim
Well, if someone helped in the development and has If someone helped in the development and has not been inserted in this list
not been inserted in this list, it is entirely my (Paolo Nenzi) fault. then this omission was unintentional. If you feel you should be on this list
If you feel you should be on this list, write to <pnenzi@@ieee.org>. then please write to <ngspice-devel@@lists.sourceforge.net>. Do not be shy, we
Do not be shy, I would like to make a list as complete as possible. would like to make a list as complete as possible.

View File

@ -1,3 +1,11 @@
2005-08-14 Steven Borley <steven.borley@virgin.net>
* More changes to the documentation. Specifically the make dist now produces
a PDF file. See doc/ChangeLog for details
* Update the AUTHORS file and adjusted formatting to make it more compatable
with the texinfo include
2005-08-11 Steven Borley <steven.borley@virgin.net> 2005-08-11 Steven Borley <steven.borley@virgin.net>
* Fixed problem with text2dvi and makeinfo when running make dist * Fixed problem with text2dvi and makeinfo when running make dist
@ -26,21 +34,21 @@
(HDA01055@nifty.com): (HDA01055@nifty.com):
* src/math/ni/niiter.c: removed the first malloc for OldCKTstate0 * src/math/ni/niiter.c: removed the first malloc for OldCKTstate0
since the number of states can be alteres by xspice code models. since the number of states can be altered by xspice code models.
This was already addressed in the past but this line remained. This was already addressed in the past but this line remained.
* src/xspice/mif/mifsetup.c: added MIFunsetup() to conform to spice3f * src/xspice/mif/mifsetup.c: added MIFunsetup() to conform to spice3f
devices model interface (xspice was based on spice3c1). devices model interface (xspice was based on spice3c1).
* src/xspice/xspice.c, src/xspice/cm/cmexport.c, * src/xspice/xspice.c, src/xspice/cm/cmexport.c,
src/xspice/cmpp/writ_ifs.c: changed the entry corresponding to the src/xspice/cmpp/writ_ifs.c: changed the entry corresponding to the
unsetup function from NULL to MIFunsetup. unsetup function from NULL to MIFunsetup.
* src/include/mifproto.h: added prototype for MIFunsetup. * src/include/mifproto.h: added prototype for MIFunsetup.
* src/spicelib/analysis/cktsetup.c: cleared node if initial condition * src/spicelib/analysis/cktsetup.c: cleared node if initial condition
o nodeset are given to fix a segfaults on second run of xspice of nodeset are given to fix a segfaults on second run of xspice
netlists. netlists.
2005-06-30 Paolo Nenzi <p.nenzi@ieee.org> 2005-06-30 Paolo Nenzi <p.nenzi@ieee.org>
@ -61,7 +69,7 @@
* src/spicelib/analysis/cktop.c: modularized the source and gmin stepping * src/spicelib/analysis/cktop.c: modularized the source and gmin stepping
algorithm. I have extracted the code for gmin and source stepping to algorithm. I have extracted the code for gmin and source stepping to
improve CKTop readability and manutenibity. improve CKTop readability and maintainability.
* src/spicelib/analysis/dcop.c: added event driven algorithm and ipc stuff. * src/spicelib/analysis/dcop.c: added event driven algorithm and ipc stuff.