rlar
|
d5f6bcbedf
|
drop some more casts
|
14 years ago |
rlar
|
0e1f5a29f7
|
type fixes
|
14 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
14 years ago |
rlar
|
7d75ebcb81
|
unify OUTpBeginPlot() invocation
|
14 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
rlar
|
146069952d
|
avoid segfault when printing aout a nonexistant `ReferenceValue' (pzan)
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
e7849c20d7
|
cleanup fseek() usage
|
15 years ago |
rlar
|
b93fcb3779
|
remove some useless casts
|
15 years ago |
rlar
|
838612467e
|
spelling fixes from debian, thank you !
|
15 years ago |
dwarning
|
59decd9ba0
|
bug no. 3214252 fixed
|
15 years ago |
rlar
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
16 years ago |
rlar
|
e6c30efe46
|
Nr 4/5 (x = ...) != NULL , 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 |
rlar
|
1779d62558
|
add some `int' and `size_t' casts
|
16 years ago |
rlar
|
d0dba768f8
|
change the type of a bunch of variables from `int' to `size_t'
|
16 years ago |
rlar
|
754406a335
|
minor beautification
|
16 years ago |
rlar
|
01566f2b49
|
add casts to make `int' versus `size_t' conversions explicit
|
16 years ago |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
rlar
|
4622d0876e
|
ngcomplex_t instead of complex, #1/2
|
16 years ago |
rlar
|
513c1d50a6
|
collect datestring() and seconds() in "misc_time.h"
|
16 years ago |
rlar
|
933bd11c43
|
use the type JOB, remove redundant casts
|
16 years ago |
rlar
|
d44f818cad
|
allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage
|
16 years ago |
rlar
|
a76cd1e104
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
16 years ago |
rlar
|
805f60448a
|
INPtables, remove some casts
|
16 years ago |
rlar
|
94518fdb02
|
use CKTcircuit instead of void*, #3/4
|
16 years ago |
rlar
|
59d4e5d961
|
fix various type glitches
|
16 years ago |
h_vogt
|
d8810a841a
|
patches by R. Larice
|
16 years ago |
h_vogt
|
13acf2cef1
|
SV_ADMITTANCE, signal prototype
|
17 years ago |
dwarning
|
9071404c63
|
exclude heap usage for windows compile under __MINGW__
|
17 years ago |
h_vogt
|
5dac6590e2
|
New heap only for tclspice in Windows (HAS_TCLWIN defined)
|
17 years ago |
h_vogt
|
488771485e
|
add HAS_TCLWIN
|
17 years ago |
dwarning
|
bea58219e7
|
heap only needed under windows
|
17 years ago |
h_vogt
|
1fa4faf88c
|
tclspice for Windows
|
17 years ago |
h_vogt
|
d618da1a22
|
fprintf(... replaced by fprintf(stdout,..
|
18 years ago |
pnenzi
|
fa549df82a
|
TCLSPICE IMPORT + libtool + measure2 command
|
18 years ago |
h_vogt
|
b7015cb5f3
|
No printing of "reference value" into log-file (Windows)
|
18 years ago |
dwarning
|
280580cb36
|
fix the wrong rawfile writing for v(#)
|
18 years ago |
pnenzi
|
6f3f195158
|
Additions from Phil Barker (subckt nodeset and ic, simvars, mosfet binning, various fixes)
|
19 years ago |
pnenzi
|
56626999fc
|
Improved current vectors output and added element for last analysis run
|
19 years ago |
sjborley
|
67ff1b3a83
|
Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required)
|
21 years ago |
sjborley
|
1facfd764d
|
Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>)
|
21 years ago |
pnenzi
|
531fb3575a
|
Applied Vera Patch to correct bugs in shell code and re-enabling interpolate command.
|
23 years ago |
pnenzi
|
d154d16449
|
Corrected errors I made in adding tclspice code.
|
23 years ago |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
23 years ago |
pnenzi
|
937e3db647
|
Holger Vogt Windows port for Ngspice.
|
25 years ago |
pnenzi
|
c68f3470e4
|
Code cleanup.
|
25 years ago |
pnenzi
|
1a821f5e9a
|
Added Alan changes. Reference value plotted in interactive mode.
|
25 years ago |
pnenzi
|
4ce592331e
|
Applied Alan Gillespie patch. The ngspice output format for raw file is now
|
26 years ago |