70 Commits (284d4308dbb2bbedce0883e10cf2e207c0f89a79)

Author SHA1 Message Date
Árpád Bűrmen a8e54dfb31 Fixed MOS9 scaling. 11 months ago
Francesco Lannutti fe89da2b2c Getting rid of SPARSE for Initial Circuit Matrix creation. Now KLU is totally independent from SPARSE. This opens up the interface for other solvers as well 6 years ago
Francesco Lannutti 2dcc83510b KLU Integration from scratch #5, devices 12 years ago
Jim Monte a10be03c75 FALLTHROUGH added 6 years ago
dwarning ff07a21608 omit wanted fallthrough warnings with gcc 6 years ago
Jim Monte d0f8c6896d [PATCH 3/6] Fixed Visual Studio C4389 compiler warnings related to 7 years ago
rlar 45a70b3a53 rewrite, use enum instead of #define sequences 8 years ago
rlar 04dc62ef13 devices/*, move kind of `enum' defines out of struct definition 8 years ago
rlar d981fb331b spicelib/devices/*, drop empty destroy functions 8 years ago
rlar cd1bbf2003 rewrite, use designated initializer for SPICEdev initialisation 8 years ago
rlar 2c9bfecbad GENmodel, GENinstance, change layout, #3/4, coccinelle semantic patch 8 years ago
rlar 2dcb79d09c GENmodel, GENinstance, change layout, #1/4, coccinelle semantic patch 8 years ago
rlar 1befa488f6 DEVdestroy(), change API, #1/2, coccinelle semantic patch 8 years ago
rlar b29ad51a6c DEVdestroy(), move code over to DEVmodDelete() and DEVdelete() 8 years ago
rlar b17ee71576 DEVmodDelete(), change API, #1/2, coccinelle semantic patch 8 years ago
rlar e0f1e5a3de DEVdelete(), change API, #1/2, coccinelle semantic patch 8 years ago
rlar a8e440eabe whitespace cleanup, comments cleanup, line wrap 8 years ago
rlar 2f329bd8b4 N_MXVLNTH, drop noise variable name limitation 9 years ago
rlar 2f1219811e src/spicelib/devices/*/*set.c, XXXunsetup(), reset local node variables unconditionally 9 years ago
rlar 00c743c37d src/spicelib/devices/*/*def*.h, declare external node variables const 9 years ago
rlar 0c86adf9af src/spicelib/devices/*/*set.c, XXXunsetup(), sort CKTdltNNum() invocations 9 years ago
rlar f0e2b43940 ifparm, #8/16, excess IF_REDUNDANT for some aliases, use IOP 9 years ago
rlar 102a6b7c77 ifparm, #7/16, missing IF_UNINTERESTING for some aliases, introduce IOPUR 9 years ago
rlar 4d79617cf1 spicelib/devcies/*dest.c, rewrite DEVdestroy() functions 10 years ago
rlar ea7372efe7 rewrite, useing IFerrorf() 12 years ago
Henrik Forsten 3794c1eb20 mark end of struct GENmodel overlay 13 years ago
dwarning bf9ad0bdfd introduce new SPICEdev operation `DEVsoaCheck()' 13 years ago
rlar bedbdb65bb cleanup some line wraps 13 years ago
dwarning ae78dd06ef devices/mos*: prevent NaN in sqrt for negative value of model parameter `PHI' 13 years ago
rlar 14687910d9 rewrite `TSTALLOC()' macro for auto indentation 13 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
Francesco Lannutti 5f34eb2729 white space changes 14 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
rlar 0beb95757f cancer of the semicolon 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar f7f454c0a1 bug fix, fix the guard for device generated internal nodes (via CKTmkVolt()) 14 years ago
rlar afa1371746 #3/6 config.h --> ngspice/config.h, AM_CPPFLAGS 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 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 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
rlar bda8dfa2c6 swallow type conversion warnings (assignment of an int to unsigned:1 flags) 16 years ago
rlar ad8ad56955 Nr 3/5 (x = ...) != 0 , swallow warnings 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
dwarning 7adf4d9703 obsolete labels/variables configuring --enable-nobypass and --enable-predictor 16 years ago
dwarning b4d3cc8646 ancient configure options removed 16 years ago