arno
a78d4c7340
* doc/ngspice.texi: Commented out an @include that broke the
26 years ago
arno
839ade8236
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
26 years ago
arno
489fc66afd
src/Makefile.am src/help.c src/main.c
26 years ago
pnenzi
96da984f7a
Removed line for cktbindn.c which is no more in this directory
26 years ago
arno
6f81cb9446
* src/analysis/cktask.c: moved to src/devices.
26 years ago
arno
dd8b8c6c7c
* AUTHORS: Small update.
26 years ago
arno
e61ba3bcf0
* AUTHORS doc/ngspice.texi: Included an acknowledgements section.
26 years ago
arno
d7ad0ee10c
* AUTHORS TODO: Small updates.
26 years ago
arno
5cb17f3efc
* tests/polezero/Makefile.am tests/polezero/filt_bridge_t.cir:
26 years ago
arno
b15a1f0d93
* cktpzstr.c: Enabling PZDEBUG lead to a segfault, added
26 years ago
arno
4df9e9a410
* src/analysis/*.c: Removed register keywords, as they are
26 years ago
arno
9827360a33
* TODO: Updated
26 years ago
arno
a17990bddf
* src/Makefile.am: Removed some duplicate entries.
26 years ago
arno
17a59c4fb8
* configure.in: Small update.
26 years ago
arno
1f82eccd29
* src/devices/disto/*: Moved all files to src/maths/deriv/
26 years ago
arno
130ced1ffb
* src/frontend/Makefile.am: Minor update.
26 years ago
arno
d1cbcf5052
src/frontend/doplot.c: refactored into the following files:
26 years ago
arno
bf66221efc
* src/frontend/Makefile.am src/frontend/plotting/Makefile.am
26 years ago
arno
0951379198
* src/frontend/Makefile.am
26 years ago
arno
9d2cbb06b7
* src/ngspice.c src/devices/dev.c: Moved AN_* defines to
26 years ago
arno
e563776de8
* TODO src/circuit/inp2dot.c: Refactoring of the function
26 years ago
arno
0fcbceb82c
* TODO: Yet another todo item.
26 years ago
arno
d74a36c2e5
* configure.in tests/Makefile.am: Updates for the new
26 years ago
arno
79c0d7e478
* AUTHORS: We have a new contributor.
26 years ago
pnenzi
4ca742ec74
Added RES_SCALE "question". This fix the sensitivity analysis error
26 years ago
pnenzi
6ccddbbffe
Updated to reflect change in the resistor code
26 years ago
pnenzi
9136267560
Added scale parameter to resistor model. Updated documentation and tests
26 years ago
pnenzi
ada86fd4b4
Updated documentation to reflect changes in resistor parameter
26 years ago
pnenzi
090c6b6d6f
Added multiplicity parameter m to resistors and updated tests
26 years ago
arno
1025e978bc
* src/include/complex.h, src/include/macros.h,
src/include/memory.h, src/maths/sparse/spdefs.h: Moved definitions
of complex into complex.h. There are three different ways to
declare a complex number in Spice. We need further work to reduce
this to only one.
* src/maths/cmaths/Makefile.am, src/maths/cmaths/.cvsignore,
src/maths/cmaths/test_cx_ph.c: Added a new test and updated the
corresponding support files.
26 years ago
arno
7e88315320
* src/circuit/inp2dot.c: Refactoring introduced a bug in the
26 years ago
arno
b426eaf349
* src/circuit/inp2dot.c: Integrated patch from Manfred
26 years ago
arno
1db20f4abf
* TODO: Updated.
26 years ago
arno
5b7863e305
* src/maths/cmaths/Makefile.am, src/maths/cmaths/test_cx_mag.c,
26 years ago
arno
ded99cd9e9
* inperror.c: Dynamic allocation through asprintf.
26 years ago
arno
12da5de1cc
* config.sh: Swapped reference output and test output on diff.
26 years ago
pnenzi
d6cfb4b626
Corrected errors I made during last commit. Paolo
26 years ago
arno
2395c7bc99
* src/circuit/inp2dot.c: First refactoring of INP2dot into smaller
26 years ago
arno
942ae6279e
* ChangeLog TODO: small updates.
26 years ago
arno
c4e2e82d42
* ifeval.c ifnewuid.c inp.h inp2b.c inp2c.c inp2d.c
26 years ago
arno
1dcc3ea6ff
* inpdefs.h sperror.h: Removed/updated SPerror() function
26 years ago
pnenzi
b95f339476
File update
26 years ago
pnenzi
491883fe33
Small bug fix in the code
26 years ago
pnenzi
f9144f90b3
Applied Widlok patch
26 years ago
pnenzi
808021fef2
Applied Widlok patch (inp2dot.c and inpdoopt.c) and support for u2 function
26 years ago
pnenzi
fbfd009182
Introduced Widlok u2 function
26 years ago
pnenzi
be5cf2643c
Documentation update (ac and u2)
26 years ago
arno
a471919a4e
* doc/ngspice.texi: Correct @multitable .
26 years ago
arno
95df234092
* doc/ngspice.texi: Converted a table to texinfo style.
26 years ago
arno
d0a04e740b
* tests/respart.out: Changed to reflect the new output.
26 years ago