Stefano Perticaroli
|
79bffc78a1
|
next version of PSS2
which was reviewed and rewritten on branch `PSS-2-try-to-rebase+4'
by Stefano Perticaroli and Francesco Lannutti
|
13 years ago |
h_vogt
|
e4af384d7b
|
outitf.c: do not call clock() if MS Windows GUI
|
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 |
h_vogt
|
c336f5ec9d
|
outif.c, typesdef.c, sim.h: correct labeling of cap, cur, and charge data
|
14 years ago |
rlar
|
7454a6d486
|
src/frontend/**, whitespace, indentation, ...
untabify
delete-trailing-whitespace
braces
...
checked for object file invariance on linux
|
14 years ago |
rlar
|
5bb4c56165
|
outitf.c, cleanup
|
14 years ago |
rlar
|
05fd5a03d6
|
outitf.c, cleanup cancer of the semicolon
|
14 years ago |
rlar
|
4202354704
|
outitf.c, cleanup comment
|
14 years ago |
rlar
|
ccea57570e
|
outitf.c, cleanup return
|
14 years ago |
rlar
|
486ffc9429
|
outitf.c, whitespace
|
14 years ago |
h_vogt
|
80ca57eb76
|
beautify code
|
14 years ago |
h_vogt
|
fc7692a896
|
outheap removed
|
14 years ago |
h_vogt
|
5d101f46f9
|
updates tcl for Windows
|
14 years ago |
rlar
|
d0f5ad49d1
|
make use of TMALLOC()
|
14 years ago |
rlar
|
f70fd8ea1b
|
use type `runDesc'
|
14 years ago |
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/..."
|
15 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 |