dwarning
|
abc18c40f0
|
try to catch isinf over ieeefp.h
|
2009-01-04 13:23:58 +00:00 |
h_vogt
|
e7fe33ece8
|
random number generation organized
|
2008-11-29 20:21:56 +00:00 |
dwarning
|
1ae055dfad
|
hate c++ comments in c files
|
2008-11-28 20:10:25 +00:00 |
h_vogt
|
75f68291aa
|
various compiler warnings removed
|
2008-11-26 20:33:20 +00:00 |
dwarning
|
040c48feb2
|
polishing
|
2008-11-19 19:52:28 +00:00 |
h_vogt
|
3dc3d42553
|
Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008
|
2008-10-04 22:44:52 +00:00 |
h_vogt
|
4b055a4ca8
|
Small changes to allow compilation with MS Visual C++ 2008
|
2008-09-21 22:18:06 +00:00 |
pnenzi
|
fa549df82a
|
TCLSPICE IMPORT + libtool + measure2 command
|
2008-08-27 13:39:05 +00:00 |
dwarning
|
6bd5f8470b
|
Changes to compile under Sun Studio 11 for Solaris
|
2008-05-18 19:25:17 +00:00 |
dwarning
|
a28ad1a197
|
math functions in one central place maths/misc
|
2008-05-11 20:27:28 +00:00 |
dwarning
|
5159eac292
|
srandom has a macro in ngspice.h
|
2008-05-03 16:05:47 +00:00 |
dwarning
|
b84cbc7127
|
xspice ipc is possible
|
2008-01-12 16:24:22 +00:00 |
dwarning
|
d07cc28819
|
polishing
|
2007-11-28 17:43:53 +00:00 |
dwarning
|
41325622fd
|
some clean-up's to come through MSC
|
2007-10-18 19:34:30 +00:00 |
pnenzi
|
261778cec4
|
Code cleaning
|
2005-04-26 19:44:38 +00:00 |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
2004-07-09 18:37:25 +00:00 |
pnenzi
|
b03a70760b
|
Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y).
|
2004-01-10 21:39:36 +00:00 |
pnenzi
|
8686a73047
|
Added readline patch (support for command history).
|
2003-08-14 19:21:10 +00:00 |
pnenzi
|
8d893d890a
|
CIDER integration. Code updated for cider support.
|
2003-08-11 20:53:33 +00:00 |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
2003-07-23 19:36:39 +00:00 |
pnenzi
|
937e3db647
|
Holger Vogt Windows port for Ngspice.
|
2002-01-03 22:44:21 +00:00 |
pnenzi
|
cdae0ed0b5
|
Fixed a couple of bugs in the files
|
2000-11-21 21:44:33 +00:00 |
pnenzi
|
ccfdf80c2e
|
Applied patches for BSD OSes
|
2000-11-13 19:30:00 +00:00 |
arno
|
86f326d11e
|
* NEWS TODO acconfig.h configure.in src/ngspice.idx
src/frontend/inpcom.c src/include/complex.h
src/include/macros.h src/include/memory.h
src/include/ngspice.h src/maths/cmaths/Makefile.am
src/maths/cmaths/cmath1.c src/maths/cmaths/cmath2.c
src/maths/cmaths/cmath3.c src/maths/cmaths/cmath4.c
src/maths/cmaths/test_cx_j.c src/maths/cmaths/test_cx_mag.c
src/maths/cmaths/test_cx_ph.c src/misc/alloc.c
src/misc/alloc.h: Added support for the Boehm-Weiser
conservative garbage collector.
* NOTES src/maths/cmaths/cmath.h: Added.
* notes/Linux.changes notes/dbx notes/internal notes/mac_port
notes/porting notes/spice2: Removed or incorporated into
NOTES.
|
2000-10-14 21:49:25 +00:00 |
arno
|
8dc5eac0ee
|
* TODO, doc/ngspice.texi: Small updates
* configure.in: New --enable-smoketest.
* src/main.c
src/ngspice.c src/frontend/outitf.c src/frontend/runcoms.c
src/frontend/spiceif.c src/frontend/parser/numparse.c
src/include/cktdefs.h src/include/fteext.h
src/include/inpdefs.h src/include/jobdefs.h
src/include/ngspice.h src/include/tskdefs.h
src/spicelib/analysis/Makefile.am
src/spicelib/analysis/acsetp.c
src/spicelib/analysis/cktaskaq.c
src/spicelib/analysis/cktdojob.c
src/spicelib/analysis/cktnewan.c
src/spicelib/analysis/cktsetap.c
src/spicelib/analysis/cktsopt.c
src/spicelib/analysis/ckttroub.c
src/spicelib/analysis/dcosetp.c
src/spicelib/analysis/dctsetp.c
src/spicelib/analysis/dsetparm.c
src/spicelib/analysis/nsetparm.c
src/spicelib/analysis/pzsetp.c
src/spicelib/analysis/senssetp.c
src/spicelib/analysis/tfsetp.c
src/spicelib/analysis/transetp.c
src/spicelib/devices/bjt/bjtdset.h
src/spicelib/devices/bjt/bjtext.h
src/spicelib/devices/bjt/bjtsetup.c
src/spicelib/devices/bsim2/b2set.c
src/spicelib/devices/bsim3/b3acld.c
src/spicelib/devices/bsim3/b3set.c
src/spicelib/devices/bsim3/bsim3def.h
src/spicelib/devices/csw/cswtrunc.c
src/spicelib/devices/dio/diodset.c
src/spicelib/devices/dio/dioinit.c
src/spicelib/devices/jfet/jfetset.c
src/spicelib/devices/mes/messetup.c
src/spicelib/devices/mos1/mos1ask.c
src/spicelib/devices/mos1/mos1set.c
src/spicelib/devices/mos1/mos1temp.c
src/spicelib/devices/mos3/mos3load.c
src/spicelib/devices/mos6/mos6set.c
src/spicelib/devices/sw/swtrunc.c
src/spicelib/parser/inppas2.c src/spicelib/parser/inppas3.c
src/spicelib/parser/inppas3.h: Paolo and I have integrated patches from Alan Gillespie
<Alan.Gillespie@analog.com>.
|
2000-09-05 19:48:22 +00:00 |
arno
|
1f82eccd29
|
* src/devices/disto/*: Moved all files to src/maths/deriv/
* configure.in src/Makefile.am src/devices/Makefile.am
src/include/ngspice.h src/maths/Makefile.am: Necessary updates
to get it to compile again.
|
2000-06-16 21:11:59 +00:00 |
pnenzi
|
978f1c32a2
|
Initial revision
|
2000-04-27 20:03:57 +00:00 |