arno
88adbcab30
* asrc/asrcinit.h bjt/bjtinit.h cap/capinit.h cccs/cccsinit.h
26 years ago
arno
01df1be0cc
* Makefile.am: Added com_dump.[ch] to sources list.
26 years ago
arno
64dea8e888
* Makefile.am: Removed debugcom.[ch] from the sources list.
26 years ago
arno
53260d50f9
* com_set.h: New header file.
26 years ago
arno
66b72bbf4b
* trainit.c: Added missing #include.
26 years ago
arno
931ffc9795
* asrc/asrcinit.c asrc/asrcitf.h bjt/bjtinit.c bjt/bjtitf.h
26 years ago
arno
9819983733
* Removed unnecessary 'register' keywords.
26 years ago
arno
c166320d43
* Makefile.am: Update for removed files.
26 years ago
arno
decb1e68b6
* sconvert.c: Input routine moved here from parser/input.c.
26 years ago
arno
7fec58d953
* devlist.c, test_devlist.c: Further tests revealed a bug,
26 years ago
arno
3194808fbe
* TODO: Updates.
26 years ago
arno
ba4457cddb
*** empty log message ***
26 years ago
arno
f3ae54bea6
* circuit/inp2b.c, circuit/inp2c.c, circuit/inp2d.c,
26 years ago
arno
f85551ea17
* frontend/Makefile.am: Updates for new files.
26 years ago
arno
8d342f4295
* parser/quote.c, parser/quote.h: The quote/unquote functions are
26 years ago
arno
1f3603d5d9
* parser/cshpar.c: Separated out com_chdir(), com_echo(),
26 years ago
arno
14acefd969
* dev.c dev.h: Moved defunct first_device() and next_device()
26 years ago
arno
f1953e2885
* src/devices/dev.c, src/devices/dev.h: Added first_device()
26 years ago
arno
fe8d08d0a9
* ChangeLog: Summarize recents changes.
26 years ago
arno
478ee433ae
* src/analysis/cktsens.c: Matrixes cannot be created non-complex.
Also added a check to detect an error condition on delta_Y =
spCreate(...).
* src/analysis/cktpzld.c: Formatting updates.
26 years ago
arno
7ac9278389
* src/include/spconfig.h: Removed spCOMPLEX,
spSEPARATED_COMPLEX_VECTORS and spCOMPATIBILITY defines. This
made including this file from src/include/spmatrix.h unnecessary.
Moved this file to src/maths/sparse/spconfig.h.
* src/include/spmatrix.h: Removed include of
src/include/spconfig.h.
* src/maths/sparse/spalloc.c, src/maths/sparse/spbuild.c,
src/maths/sparse/spcombin.c, src/maths/sparse/spdefs.h,
src/maths/sparse/spfactor.c, src/maths/sparse/spoutput.c,
src/maths/sparse/spsmp.c, src/maths/sparse/spsolve.c,
src/maths/sparse/sputils.c: The other files affected by the
removal of spCOMPLEX, spSEPARATED_COMPLEX_VECTORS and
spCOMPATIBILITY defines. Also: assertions are enabled by
default.
* src/include/smpdefs.h, src/maths/sparse/spsmp.c: SMPmatrix is
now a typedef for void, instead of char. Updated all function
declarations to match this. Also added function prototypes not
previously mentioned in src/include/smpdefs.h.
* src/include/complex.h: Updates of cast from char * to void *
26 years ago
arno
8aa1ceead5
* src/parser/alias.c, src/parser/alias.h: contain frontend alias
command. Moved them to src/frontend/com_alias.c and
src/frontend/com_alias.h. Updated Makefile.am's as appropreate.
* src/parser/front.c, src/parser/front.h, src/parser/history.c,
src/parser/history.h, src/parser/modify.c, src/parser/modify.h,
src/parser/variable.c, src/parser/variable.h: Empty files.
26 years ago
arno
4d97a24aa2
* tests/Makefile.am: Update for make distcheck target.
26 years ago
arno
94a6eb5533
* doc/.cvsignore: Added TeX processing artifacts to the list.
26 years ago
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