h_vogt
|
9f503c6c3f
|
test for awk
|
16 years ago |
h_vogt
|
5b04fa5d37
|
TCLCYG, adms update
|
16 years ago |
dwarning
|
c80957fc10
|
no message
|
16 years ago |
h_vogt
|
a7864c8f61
|
update on --adms
|
16 years ago |
rlar
|
50ad9c548e
|
chomp some warnings
|
16 years ago |
rlar
|
73a80756d4
|
typedefs for JOB and TSKtask into "typedefs.h"
|
16 years ago |
rlar
|
e1a5526381
|
use the type CKTnode instead of void*
|
16 years ago |
rlar
|
bfa767fd7c
|
change for readability
|
16 years ago |
rlar
|
7f3fdad192
|
change for readability
|
16 years ago |
rlar
|
99b2f9febf
|
drop (GENinstance*) casts, which are no longer necessary
|
16 years ago |
rlar
|
5c59267768
|
check for shorted voltage sources, to avoid a segmentation fault
|
16 years ago |
rlar
|
bfc6636b61
|
fix txfree() prototype
|
16 years ago |
h_vogt
|
d8f112d862
|
see ChangeLog
|
16 years ago |
rlar
|
44a182c1ba
|
use the type CKTnode instead of void*
|
16 years ago |
rlar
|
773670b38f
|
cleanup
|
16 years ago |
rlar
|
d897817800
|
drop a bunch of (void**) NULL casts {invocation of IFnewUid()}
|
16 years ago |
rlar
|
085afaee37
|
use GENinstance*, instead of void*
|
16 years ago |
rlar
|
6713cb5e00
|
fix comment
|
16 years ago |
rlar
|
3340f46e80
|
missing `extern'
|
16 years ago |
rlar
|
aae53f5564
|
use GENinstance*, instead of void*
|
16 years ago |
rlar
|
9e07ef2d67
|
use GENmodel*, instead of void*
|
16 years ago |
rlar
|
547a8fc7f5
|
drop (SMPmatrix*) casts
|
16 years ago |
rlar
|
307b0f9142
|
drop (GENinstance*) casts
|
16 years ago |
rlar
|
91a9eb5a10
|
drop (INPtables*) casts
|
16 years ago |
rlar
|
aa11b7b84f
|
drop (GENmodel*) casts
|
16 years ago |
rlar
|
a8c64094fc
|
fix busy waiting loop, when using editline
|
16 years ago |
rlar
|
8babf0ff44
|
bug fix, incorrect indirection level, yet without consequence
|
16 years ago |
rlar
|
618732c7bd
|
fix assignment to a member of union IFvalue
|
16 years ago |
rlar
|
74f7a4f908
|
bug fix, avoid segfault when parsing an unknown function in parse-bison.y
|
16 years ago |
dwarning
|
b7df40c2b6
|
no message
|
16 years ago |
rlar
|
02e4a4f32b
|
bug fix, segfault caused by an ancient `editline' workaround
|
16 years ago |
rlar
|
0d1661658d
|
fix broken tclspice compilation
|
16 years ago |
rlar
|
a27a242216
|
use -Wno-unused-parameter, and add missing $(EXEEXT) to Makefile.am
|
16 years ago |
dwarning
|
e3c7353eed
|
no message
|
16 years ago |
rlar
|
8dd05de4ca
|
bug fix, segfaults and sickness caused by `plot'
|
16 years ago |
rlar
|
eaef9ffd7a
|
implement Arc() for plot5 and hpgl (smith diagram)
|
16 years ago |
h_vogt
|
1657b33535
|
update: remove goto
|
16 years ago |
rlar
|
2fcbcc5f48
|
bug fix, implementation of the X11 draw arc implementation.
|
16 years ago |
h_vogt
|
b82ef13db7
|
update for adms
|
16 years ago |
rlar
|
010e046e6b
|
work around a segmentation fault, plot .. vs vec
|
16 years ago |
rlar
|
d60bee2d40
|
fix an ancient bug, garbage and segfaults when plotting multidimensional complex data
|
16 years ago |
rlar
|
c6bac55ef3
|
fix an ancient typo, responsible for segfault or garbage when operating on vectors
|
16 years ago |
rlar
|
32e128d1a0
|
need an #ifdef for one of the just added #includes
|
16 years ago |
rlar
|
8ff62fd262
|
add #include's for visibility of prototypes to their function definitions
move some typedefs to "typedef.h"
|
16 years ago |
rlar
|
73890e3cdb
|
remove some #ifdef __STDC__ wrappers, and some stray '#'
|
16 years ago |
rlar
|
618c5961ad
|
fix some literal floating point constants, which should have been integers
|
16 years ago |
h_vogt
|
f7da0b9f00
|
update inp_cmpat()
|
16 years ago |
rlar
|
b31aef0557
|
find a suitable home for **DEVices and DEVmaxnum in devdefs.h
|
16 years ago |
rlar
|
60ff9aaef2
|
muffle `nested extern' warnings, and drop a handcrafted malloc prototype
|
16 years ago |
rlar
|
4cdd842cd8
|
muffle compiler warnings
|
16 years ago |