Krzysztof Blaszkowski
6a00876731
nipred.c, cleanup
13 years ago
Krzysztof Blaszkowski
30f1607a0a
nipred.c, bug fix NIpred() when running 'TRAPEZOIDAL'
a long standing serious bug, allready in the very first commit from
Date: Thu Apr 27 20:03:57 2000 +0000
Nipred() after evaluating TRAPEZOIDAL case fell through into GEAR case.
see:
http://sourceforge.net/p/ngspice/support-requests/18/
13 years ago
rlar
6050e2e0ea
cleanup some extra parentheses
13 years ago
h_vogt
e4921933ba
nicomcof.c: xmu used to calculate trap integration coefficient
13 years ago
rlar
8a154a7a9a
use SP_VOLTAGE instead of literal value `3'
(grep "git --no-pager grep -nH -e '->[ \t]*type.*[0-9]'")
13 years ago
rlar
b3847817a1
retire #define NODE_VOLTAGE, use SP_VOLTAGE instead
(grep "git --no-pager grep -nH -e '\\(SP_\\|NODE_\\)\\(VOLTAGE\\|CURRENT\\)'")
13 years ago
rlar
4184aa8c10
cleanup, use array operator
checked for object file invariance on linux with
./configure --enable-debug=no --enable-maintainer-mode --with-readline=yes --enable-cider --enable-ndev --enable-pss --enable-xspice
13 years ago
Francesco Lannutti
f153208a5f
nipred.c, remove unused variable `temp'
13 years ago
Francesco Lannutti
574d39e29c
remove almost empty src/maths/ni/nipred.h
13 years ago
Francesco Lannutti
e27d43cd0c
remove empty src/maths/ni/*.h include files
13 years ago
h_vogt
cea4eb09d6
niiter.c: indentations
13 years ago
Francesco Lannutti
08ec219417
remove all .cvsignore files
14 years ago
rlar
0beb95757f
cancer of the semicolon
14 years ago
rlar
cb0a48801d
introduce AM_CFLAGS = $(STATIC)
14 years ago
rlar
afa1371746
#3/6 config.h --> ngspice/config.h, AM_CPPFLAGS
14 years ago
rlar
10346e055c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
15 years ago
rlar
d26015586c
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
rlar
23056573d8
code cleanup, drop NULL pointer casts
15 years ago
rlar
0b6a557334
code cleanup
15 years ago
dwarning
3ab9e6d060
cvs ignore .libs
16 years ago
dwarning
b964cf949c
cvs ignore *.lo and *.la
16 years ago
rlar
7b3960506f
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
16 years ago
rlar
d7a9d71a1a
remove prototypes, avoid redeclarations
16 years ago
rlar
2540531c38
remove local prototypes, which are allready included
16 years ago
rlar
547a8fc7f5
drop (SMPmatrix*) casts
16 years ago
rlar
94518fdb02
use CKTcircuit instead of void*, #3/4
16 years ago
rlar
3369d860b4
cast the return values of malloc() function calls
16 years ago
rlar
a14e59866e
ansi function declarations (prototypes)
16 years ago
h_vogt
31203ce2ab
macro ERROR -> MERROR
16 years ago
pnenzi
fa549df82a
TCLSPICE IMPORT + libtool + measure2 command
18 years ago
pnenzi
7f6ad5c706
Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS
18 years ago
dwarning
af3afcca38
Reconstruct NEWCONV macro
18 years ago
dwarning
41325622fd
some clean-up's to come through MSC
19 years ago
pnenzi
6d5a4474aa
Fixed minimum iterations number to 100 (Phil Barker)
19 years ago
pnenzi
008c9d7a4c
Improved reporting (from Phil Barker)
19 years ago
pnenzi
5296cd51b8
Partially applied Paul Reich patch (missing include and c++ style comments)
21 years ago
pnenzi
363ffb85e0
Fixed bug in memory management when xspice codemodels are used.
21 years ago
pnenzi
ada277e81b
Cleaned up the code removing unnecessary includes.
23 years ago
pnenzi
1471aac6b2
Cleaned the code.
23 years ago
pnenzi
8d893d890a
CIDER integration. Code updated for cider support.
23 years ago
pnenzi
8362dec274
Integrated code from tclspice, brorson xspice and Vera memleak.
23 years ago
pnenzi
8401f16c5a
Now PREDICTOR code works again, two variables were removed but they were needed for PREDICTOR code.
25 years ago
pnenzi
8551caa8e9
Code to link mos9 and bjt2 and some fixes from last Alan's code.
25 years ago
pnenzi
d735c9a871
Some code cleanup
25 years ago
arno
57dfb0f945
* main.c frontend/com_ahelp.c frontend/com_asciiplot.c
26 years ago
arno
b824ff0bf4
* src/maths/ni/nipzmeth.c: Corrected an overeager deletion.
26 years ago
arno
0fb8f339b8
* man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c
26 years ago
arno
e92356e43c
* DEVICES: Adjusted spacing.
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago