* 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:
parent
5a6f1f74db
commit
13be2b6713
74
AUTHORS
74
AUTHORS
|
|
@ -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
|
||||
releasing patches to the original code through the Internet.
|
||||
|
||||
|
||||
The following people have contributed in some way:
|
||||
Vera Albrecht <albrecht@@danalyse.de>,
|
||||
Cecil Aswell <aswell@@netcom.com>,
|
||||
Stuart Brorson <sdb@@cloud9.net>,
|
||||
|
||||
@verbatim
|
||||
Vera Albrecht <albrecht@danalyse.de>,
|
||||
Cecil Aswell <aswell@netcom.com>,
|
||||
Steven Borley <steven.borley@virgin.net>
|
||||
Stuart Brorson <sdb@cloud9.net>,
|
||||
Giles C. Billingsley,
|
||||
Mansun Chan,
|
||||
Wayne A. Christopher,
|
||||
Al Davis <aldavis@@ieee.org>,
|
||||
Glao S. Dezai <dezai@@hotbot.com>,
|
||||
Jon Engelbert <jon@@beigebag.com>,
|
||||
Daniele Foci <d.foci@@ieee.ing.uniroma1.it>,
|
||||
Noah Friedman <friedman@@prep.ai.mit.edu>,
|
||||
Alan Gillespie <Alan.Gillespie@@analog.com>,
|
||||
Al Davis <aldavis@ieee.org>,
|
||||
Glao S. Dezai <dezai@hotbot.com>,
|
||||
Jon Engelbert <jon@beigebag.com>,
|
||||
Daniele Foci <d.foci@ieee.ing.uniroma1.it>,
|
||||
Noah Friedman <friedman@prep.ai.mit.edu>,
|
||||
Alan Gillespie <Alan.Gillespie@analog.com>,
|
||||
David A. Gates,
|
||||
JianHui Huang,
|
||||
Jeffrey M. Hsu,
|
||||
S. Hwang,86
|
||||
Chris Inbody <cinbody@@cowtown.net>,
|
||||
Chris Inbody <cinbody@cowtown.net>,
|
||||
Gordon M. Jacobs,
|
||||
Min-Chie Jeng,
|
||||
Stefan Jones <stefan.jones@@multigig.com>,
|
||||
Beorn Johnson <beorn@@eecs.berkeley.edu>,
|
||||
Stefan Jones <stefan.jones@multigig.com>,
|
||||
Beorn Johnson <beorn@eecs.berkeley.edu>,
|
||||
Kenneth H. Keller,
|
||||
Mathew Lew,
|
||||
Robert Lindsell <robertl@@research.canon.com.au>,
|
||||
Robert Lindsell <robertl@research.canon.com.au>,
|
||||
Weidong Liu,
|
||||
Kartikeya Mayaram,
|
||||
Richard D. McRoberts <rdm@@csn.net>,
|
||||
Manfred Metzger <ManfredMetzger@@gmx.de>,
|
||||
Paolo Nenzi <pnenzi@@ieee.org>,
|
||||
Richard D. McRoberts <rdm@csn.net>,
|
||||
Manfred Metzger <ManfredMetzger@gmx.de>,
|
||||
Paolo Nenzi <pnenzi@ieee.org>,
|
||||
Gary W. Ng,
|
||||
Wolfgang Muees,
|
||||
Hong June Park,
|
||||
Arno Peters <A.W.Peters@@ieee.org>,
|
||||
Serban-Mihai Popescu <serbanp@@ix.netcom.com>,
|
||||
Arno Peters <A.W.Peters@ieee.org>,
|
||||
Serban-Mihai Popescu <serbanp@ix.netcom.com>,
|
||||
Georg Post <georg.post@wanadoo.fr>
|
||||
Thomas L. Quarles,
|
||||
Emmanuel Rouat <emmanuel.rouat@@wanadoo.fr>,
|
||||
Jean-Marc Routure <routoure@@greyc.ismra.fr>,
|
||||
Emmanuel Rouat <emmanuel.rouat@wanadoo.fr>,
|
||||
Jean-Marc Routure <routoure@greyc.ismra.fr>,
|
||||
Jaijeet S. Roychowdhury,
|
||||
Takayasu Sakurai,
|
||||
AMAKAWA Shuhei <sa264@@cam.ac.uk>,
|
||||
AMAKAWA Shuhei <sa264@cam.ac.uk>,
|
||||
Kanwar Jit Singh,
|
||||
Steve Tell <tell@@cs.unc.edu>
|
||||
Andrew Tuckey <Tuckey@@ieee.org>,
|
||||
Charles D.H. Williams <C.D.H.Williams@@exeter.ac.uk>,
|
||||
Holger Vogt <holger.vogt@@uni-duisburg.de>,
|
||||
Dietmar Warning <warning@@danalyse.de>,
|
||||
Michael Widlok <widlok@@uci.agh.edu.pl>,
|
||||
Antony Wilson <wilsona@@earthlink.net>,
|
||||
Steve Tell <tell@cs.unc.edu>
|
||||
Andrew Tuckey <Tuckey@ieee.org>,
|
||||
Charles D.H. Williams <C.D.H.Williams@exeter.ac.uk>,
|
||||
Holger Vogt <holger.vogt@uni-duisburg.de>,
|
||||
Dietmar Warning <warning@danalyse.de>,
|
||||
Michael Widlok <widlok@uci.agh.edu.pl>,
|
||||
Antony Wilson <wilsona@earthlink.net>,
|
||||
and many others...
|
||||
Quite a long list, isn't it ?
|
||||
|
||||
Well, if someone helped in the development and has
|
||||
not been inserted in this list, it is entirely my (Paolo Nenzi) fault.
|
||||
If you feel you should be on this list, write to <pnenzi@@ieee.org>.
|
||||
Do not be shy, I would like to make a list as complete as possible.
|
||||
@end verbatim
|
||||
|
||||
If someone helped in the development and has not been inserted in this list
|
||||
then this omission was unintentional. If you feel you should be on this list
|
||||
then please write to <ngspice-devel@@lists.sourceforge.net>. Do not be shy, we
|
||||
would like to make a list as complete as possible.
|
||||
|
|
|
|||
30
ChangeLog
30
ChangeLog
|
|
@ -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>
|
||||
|
||||
* Fixed problem with text2dvi and makeinfo when running make dist
|
||||
|
|
@ -24,24 +32,24 @@
|
|||
segmentation fault for codemodels that adds their own states to
|
||||
the state vector. Changes supplied by Hitoshi Tanaka
|
||||
(HDA01055@nifty.com):
|
||||
|
||||
|
||||
* src/math/ni/niiter.c: removed the first malloc for OldCKTstate0
|
||||
since the number of states can be alteres by xspice code models.
|
||||
This was already addressed in the past but this line remained.
|
||||
|
||||
since the number of states can be altered by xspice code models.
|
||||
This was already addressed in the past but this line remained.
|
||||
|
||||
* src/xspice/mif/mifsetup.c: added MIFunsetup() to conform to spice3f
|
||||
devices model interface (xspice was based on spice3c1).
|
||||
|
||||
|
||||
* src/xspice/xspice.c, src/xspice/cm/cmexport.c,
|
||||
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/spicelib/analysis/cktsetup.c: cleared node if initial condition
|
||||
o nodeset are given to fix a segfaults on second run of xspice
|
||||
netlists.
|
||||
|
||||
of nodeset are given to fix a segfaults on second run of xspice
|
||||
netlists.
|
||||
|
||||
|
||||
2005-06-30 Paolo Nenzi <p.nenzi@ieee.org>
|
||||
|
||||
|
|
@ -61,7 +69,7 @@
|
|||
|
||||
* src/spicelib/analysis/cktop.c: modularized the source and gmin stepping
|
||||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue