Holger Vogt
ee7bcac256
Reduce excessive use of TREALLOC
3 years ago
Holger Vogt
c69a4d6633
fix typo
Reported by Ferdy in bug report #506
6 years ago
Holger Vogt
54d8c990c5
src/spicelib/analysis/dcpss.c
line endings Windows --> Linux
6 years ago
Holger Vogt
8c4394839d
remove unused code that is now in CKTncDump()
6 years ago
Holger Vogt
b771ee9c60
don't print status output in dcpss.c, if norefvalue is set
7 years ago
h_vogt
e36b028cdb
add wantevtdata if event output should be sent to caller
9 years ago
rlar
dc6e1cb064
use strchr() instead of strstr()
10 years ago
rlar
5b42d09618
unify, use memcpy for CKTstate copy operations
10 years ago
rlar
141ed61ec8
use memcpy() instead of deprecated bcopy()
10 years ago
rlar
97cc400efb
ngspice/evt.h, ngspice/enh.t, reduce scope of these include files
10 years ago
rlar
0e0c2785a4
src/spicelib/analysis/dcpss.c, avoid warning, drop a nested local `i'
10 years ago
rlar
232debc6ec
drop `NEWN', use `TMALLOC'
11 years ago
rlar
c5e0bcde04
cleanup using `hypot()'
11 years ago
rlar
6050e2e0ea
cleanup some extra parentheses
13 years ago
rlar
503f5d5c26
simplify #ifdef nesting #4/4
13 years ago
rlar
2c33cd49b2
simplify #ifdef nesting #3/4
13 years ago
rlar
71e953e1b9
simplify #ifdef nesting #2/4
13 years ago
rlar
b1a2eef4d0
simplify #ifdef nesting #1/4
13 years ago
rlar
29c57dd857
cleanup IFnewUid() invocations
checked for object file invariance
13 years ago
rlar
2f2da2bab2
cleanup OUTpBeginPlot() invocations
checked for object file invariance
13 years ago
h_vogt
df65fa28cf
separate progress report from having Windows GUI
13 years ago
h_vogt
5a44b3f7f8
fix `SetAnalyse()' re-declaration
13 years ago
h_vogt
d7e291c53a
HAS_WINDOWS --> HAS_WINGUI
allow compilation on MS Windows without GUI
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
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
d448378f58
Fixed a memory leak in dcpss.c on the "err_conv" array
13 years ago
h_vogt
82c5d5b3be
dcpss.c: Allow XSPICE usage without excessive debug message
13 years ago
h_vogt
0ecd633334
dcpss.c : compatibility to MS Visual Studio C
vngspice.vcproj, config.h: add PSS to Vc project
13 years ago
Stefano Perticaroli
79bffc78a1
next version of PSS2
which was reviewed and rewritten on branch `PSS-2-try-to-rebase+4'
by Stefano Perticaroli and Francesco Lannutti
13 years ago
rlar
0be61b3e5a
remove PSS2
13 years ago
Francesco Lannutti
5f34eb2729
white space changes
14 years ago
Francesco Lannutti
c23bd59c44
removed ancient PARALLEL_ARCH feature
removed variables
ARCHme
ARCHsize
removed functions
SMPcombine()
SMPcCombine()
CKTpartition()
removed files
spcombin.c
cktpartn.c
removed struct slots
STATcombineTime
STATtranCombTime
STATacCombTime
GENowner
<MODEL>owner
14 years ago
rlar
11579d9369
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
rlar
3d34b22ebf
fix file modes
14 years ago
rlar
4ca58067a2
#2/6 config.h --> ngspice/config.h, #include's
14 years ago
rlar
7d75ebcb81
unify OUTpBeginPlot() invocation
15 years ago
rlar
10346e055c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
15 years ago
rlar
87d9383971
use a macro to update ckt->CKTstat->STAT..
15 years ago
rlar
fd9dec37a3
auxiliary define `job' --> local variable `job'
15 years ago
rlar
f8f4e32875
auxiliary define (ANALYSIS*) ckt->CKTcurJob --> `job'
15 years ago
rlar
a463c761d8
similiarity dctran.c versus dcpss.c
15 years ago
rlar
513bf853a9
cleanup, aiming for higher similarity of dctran.c and dcpss.c
15 years ago
rlar
d26015586c
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
rlar
08b2c8d111
reduce scope of variable `temp'
15 years ago
rlar
cf2cc37fca
reduce scope of variables `fproj' and `err'
15 years ago
rlar
a92f6f369d
reduce scope of variable `tv_01', and use `MAX'
15 years ago
rlar
11e38ee19b
remove unsed variable `cont_1'
15 years ago
rlar
a38165662c
rewrite pointer dereferences to array subscripts
15 years ago
h_vogt
e5a255a030
Windows progress message
15 years ago
rlar
899d5516c3
initial PSS commit
15 years ago