rlar
5c97e31049
cleanup, use '\0' and NULL
12 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
h_vogt
1b4c17a464
rename spicelib/parser/inp.h to inpxx.h
since we have another "inp.h" in src/frontend
13 years ago
rlar
ba131a5077
remove adms3 #1/2, code
due to license issues, and with the aim to approach the next
ngspice release 25
we have to move this over to a development branch
14 years ago
rlar
9b34d99e51
emphasize the adms3 `U' device hijack
14 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
927470e12f
minor rewrite, avoid type conversion warnings
16 years ago
dwarning
bd985bc28f
trtol to 1 only for A devices
16 years ago
rlar
d0c287f81f
collect the INP2?() prototypes in "inp.h"
16 years ago
rlar
74d62ab486
use the types TSKtask and JOB, instead of void
16 years ago
rlar
44a182c1ba
use the type CKTnode instead of void*
16 years ago
rlar
d0a7220f6f
muffle `unused variable' warnings
16 years ago
rlar
72fc1a0186
use CKTcircuit instead of void*, #1/4
16 years ago
dwarning
ba54c4d9b8
big kspice model update
16 years ago
dwarning
6929a8c6b7
correct P element comment
16 years ago
h_vogt
c25d028cbf
SetAnalyse output extended
17 years ago
pnenzi
936cd7a4fc
Improvements in frontend by Phil Barker
19 years ago
gdiso
b56645af57
parser for NDEV
19 years ago
sjborley
75fe905cc9
Added debug tracing. Activated by defining TRACE
21 years ago
pnenzi
dd8929457e
Code cleaning.
23 years ago
pnenzi
8362dec274
Integrated code from tclspice, brorson xspice and Vera memleak.
23 years ago
arno
187600fe61
* inp2dot.c: Removed unused static functions dot_ic and
26 years ago
arno
8dc5eac0ee
* TODO, doc/ngspice.texi: Small updates
26 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
arno
b4b54b3aa5
* src/circuit/inptyplk.c: Trimmed unneeded header files and
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago