dwarning
2516a118a3
indentation
14 years ago
h_vogt
b85f6bbc7d
controlled_exit() instead of exit()
14 years ago
dwarning
3c3ba4c731
inpgmod.c: correct the range check to prevent overlap
14 years ago
dwarning
fd85e8fd42
indentation
14 years ago
Michael Woodworth
3375e1b976
fix a memory leak in parse_line()
This has a HUGE affect on memory usage
14 years ago
dwarning
1938041e10
1. Correct the list of binable models. 2. Fix a problem with wrong MOS level entries.
14 years ago
rlar
0b5042e7da
remove CVS `Id',`log' etc. keyword incantations
15 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
3d8fb96647
cleanup, (modtmp) --> modtmp
15 years ago
rlar
c1683a5571
cleanup, some more (*p).foo --> p->foo
15 years ago
rlar
55638c8023
various cleanups
15 years ago
rlar
23056573d8
code cleanup, drop NULL pointer casts
15 years ago
rlar
0b6a557334
code cleanup
15 years ago
rlar
75b6eeb94a
add `int' casts to some strlen() expressions, and center labels on a xlog scale
16 years ago
rlar
5f4b0aa798
(int) cast the return value of some strlen() invocations
16 years ago
rlar
7b3960506f
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
16 years ago
rlar
a76cd1e104
textual replacement VT_* to CP_*, to avoid conflict in the windows world
16 years ago
rlar
0aa1c09d73
consolidate enum cp_types and enum vt_types .
use this enum for some function arguments and struct members .
drop some include "variable.h" which are no longer needed ,
propably many more could be droped .
drop #define VT_* which have been used as workaround for the type mess .
16 years ago
rlar
94518fdb02
use CKTcircuit instead of void*, #3/4
16 years ago
dwarning
05c24bbc03
want only the parameter names in output
16 years ago
h_vogt
d7d5a38583
patches by R. Larice
16 years ago
dwarning
30e9bd952c
node - model compare must be correct
17 years ago
dwarning
3931562d98
Correct strstr compare
17 years ago
dwarning
00a141073f
Correct handling of adms 5 terminal models
17 years ago
saintel
6fe0cebe58
*** empty log message ***
18 years ago
dwarning
468ddc23dc
BSIM3v3.3.0 added
19 years ago
dwarning
4fe7326db7
BSIM4.2.0/4.3.0/4.5.0 version code added
19 years ago
dwarning
4ec429100f
bsim4v4 version code added
19 years ago
pnenzi
53e52f4a59
Model improvements from Phil Barker
19 years ago
sjborley
5c08bf1576
Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables.
21 years ago
pnenzi
310905710b
Fixed cider code for inclusion into ngspice.
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
arno
b3a9a784f6
* src/spicelib/devices/parser/*: Moved all files to
26 years ago
arno
df3cc8983d
* src/circuit/*: moved these files into src/devices/parser. The
files in this directory take a model line from the input file and
add the corresponding element to the representation of
the circuit in memory.
* configure.in, src/Makefile.am, src/devices/Makefile.am: Files
affected by the move.
26 years ago
arno
c4e2e82d42
* ifeval.c ifnewuid.c inp.h inp2b.c inp2c.c inp2d.c
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago