rlar
|
ea7372efe7
|
rewrite, useing IFerrorf()
OUTerror() and IFerror() are no more used,
but kept for compatibility
|
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 |
dwarning
|
921aca9d7e
|
allow geometry scaling by option `scale'
|
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
checked for object code invariance
|
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
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
|
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 |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
rlar
|
44e244dde8
|
NevalSrc() NevalSrc2() Nintegrate() prototypes --> include files
|
16 years ago |
rlar
|
68b2e6b23a
|
whitespace cleanup (all Makefile.am files)
|
16 years ago |
rlar
|
d897817800
|
drop a bunch of (void**) NULL casts {invocation of IFnewUid()}
|
16 years ago |
rlar
|
3369d860b4
|
cast the return values of malloc() function calls
|
16 years ago |
h_vogt
|
d8810a841a
|
patches by R. Larice
|
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
|
832ec26d97
|
No usage of C99 Designated Initializers
|
19 years ago |
pnenzi
|
bac65fea71
|
Rollback of part of Niessner's patch.
|
22 years ago |
pnenzi
|
c163059229
|
Removed mos3 model >1um limit.
|
22 years ago |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
22 years ago |
pnenzi
|
951fb233d8
|
added "dtemp" parameter.
|
23 years ago |
pnenzi
|
1d5cfd8d10
|
Code update. CIDER compatiblity. Variuous enhancements.
|
23 years ago |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
23 years ago |
pnenzi
|
ac84baab65
|
Alan fixed some typo introduced in the last commits.
|
26 years ago |
arno
|
8dc5eac0ee
|
* TODO, doc/ngspice.texi: Small updates
|
26 years ago |
pnenzi
|
0875108157
|
Added patches extracted from Alan Gillespie's code. Documentation and
|
26 years ago |
arno
|
2462eb7b01
|
* asrc/asrcset.c, bjt/bjtsetup.c, bsim1/b1set.c, bsim2/b2set.c,
|
26 years ago |
arno
|
88adbcab30
|
* asrc/asrcinit.h bjt/bjtinit.h cap/capinit.h cccs/cccsinit.h
|
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
|
ebaafe3ca5
|
----------------------------------------------------------------------
|
26 years ago |