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
rlar
11abda7a6b
noisean.c, cleanup comment
13 years ago
rlar
14a6bd9314
polish `MERROR' macro
checked for object file invariance
13 years ago
rlar
4ad4877e30
CKTfndDev(), drop unused argument `modname' which is always NULL
13 years ago
rlar
156c9ea086
cleanup CKTfndDev(), findInstance() invocation
13 years ago
rlar
2eb5a7ac00
avoid `(IFuid) 0' cast
13 years ago
rlar
daf4fba6db
convert K&R function definitions to ansi style
13 years ago
rlar
9b9bf075d1
fix for automatic indention
this part of
> commit f9144f90b3
> Author: pnenzi <pnenzi>
> Date: Tue May 23 20:04:32 2000 +0000
>
> Applied Widlok patch
is hostile to automatic indention
13 years ago
h_vogt
6ce0412690
cktop.c: indentation
13 years ago
h_vogt
7387d59b1a
dctran.c, bug fix `#235 When Using .TRAN analysis with UIC, ...'
add a breakpoint for UIC
#235 When Using .TRAN analysis with UIC, unconnected pulse bug
http://sourceforge.net/p/ngspice/bugs/235/
13 years ago
h_vogt
07a662b271
traninit.c, cleanup indentation
13 years ago
dwarning
bef25a8b58
adapt the sense2 code to ngspice
workaround, make the opaque struct MatrixElement partially visible
this struct is private to the `sparse' world,
and lives in "maths/sparse/spdefs.h"
which can't be included here, because
it is incompatible to the rest of ngspice.
this is the same problem as in
ciderlib/oned/oneprint.c
ciderlib/twod/twoprint.c
13 years ago
dwarning
f26d28b5bd
fix SENSDEBUG related code
13 years ago
Francesco Lannutti
581e0a6d11
fix sense2, which is unsupported code
13 years ago
h_vogt
bfb2eeebbe
dctran.c: better rounding for status report
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
3ea7a23394
fix bug `#233 cktdojob: Uninitialized variable: ANALmaxnum'
this is WANT_SENSE2 specific
http://sourceforge.net/p/ngspice/bugs/233/
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
rlar
c377b7a6b3
avoid leading underscore in preprocessor macros
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
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
237fd538d1
cktntask.c: remove meory leak
13 years ago
rlar
83e3100917
remove unused variables
14 years ago
Francesco Lannutti
08ec219417
remove all .cvsignore files
14 years ago
Francesco Lannutti
1dc70189a7
remove compilation warnings (type casts)
14 years ago
Francesco Lannutti
fd4c492562
white space changes
14 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
99b0e78c84
DCtrCurv(), fix a memory leak
14 years ago
rlar
11579d9369
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
rlar
119be60fdc
polish a very old and unused artifact in WANT_SENSE2
14 years ago
h_vogt
68c4de76b7
new option noopac, don't do op simulation before ac if circuit is linear
May simplify ac simulation of passive RLC networks
(No need to add series resistors in Ls, allows to C inseries)
14 years ago
h_vogt
9f8c73d271
cktdest.c: reset for XSPICE allocated memory (not yet complete)
14 years ago
h_vogt
9de9336581
cktload.c, indentations
14 years ago
rlar
be183407cd
cleanup (checked for code invariance)
14 years ago
rlar
0beb95757f
cancer of the semicolon
14 years ago
h_vogt
b85f6bbc7d
controlled_exit() instead of exit()
14 years ago
h_vogt
d793dd6a61
variable xtrtol may override the XSPICE reduction of trtol
14 years ago
h_vogt
20429eec4d
message "OpenMP: %d threads are requested..." removed
14 years ago
rlar
cb0a48801d
introduce AM_CFLAGS = $(STATIC)
14 years ago