rlar
|
1ec269082c
|
round to nearest integer, `rawfileprec' `numdgt' `history' if_option() doset()
|
15 years ago |
rlar
|
2968fb3a97
|
`[]' indexing operator, round index to nearest integer
|
15 years ago |
rlar
|
71a9a526cd
|
malloc return value cast
|
15 years ago |
rlar
|
10615d5e73
|
tiny rewrite, (integer + integer)/2
|
15 years ago |
rlar
|
9ee308a2a5
|
function pointer invocation, (*p)(...) ---> p(...)
|
15 years ago |
rlar
|
2cac6ca4b2
|
tiny fix, reoccuring option `h' in the getopt_long() option string
|
15 years ago |
rlar
|
87a7aec46b
|
tiny rewrite, typefix, don't compare EOF with a char
|
15 years ago |
h_vogt
|
2bbacac418
|
correct handling of =<vector>
|
15 years ago |
rlar
|
b93fcb3779
|
remove some useless casts
|
15 years ago |
rlar
|
25a8ea2f44
|
cleanup bsim4 prototypes
|
15 years ago |
rlar
|
aa0b602b87
|
cleanup some reoccuring function prototypes
|
15 years ago |
rlar
|
82d05be244
|
remove ancient artifact "ckt.h"
|
15 years ago |
dwarning
|
5e2b381639
|
few corrections regarding noise w/ multiplier
|
15 years ago |
dwarning
|
6df67c76a8
|
Name changed NevalSrc2 to NevalSrcInstanceTemp and include new bsim4 function
|
15 years ago |
dwarning
|
6b35352b64
|
Update to version 4.7.0 & Code merged into bsim4v4
|
15 years ago |
dwarning
|
c93ca8410d
|
Code merged into bsim4v4
|
15 years ago |
dwarning
|
0132e5430d
|
Update to version 4.7.0
|
15 years ago |
dwarning
|
a1d0aca288
|
Code merged into bsim4v4
|
15 years ago |
h_vogt
|
747c606e30
|
remove bug in command meas, allow / and \ in Windows file paths
|
15 years ago |
h_vogt
|
3547fdc5f3
|
explicit casts double -> int
|
15 years ago |
h_vogt
|
e6c86b4d98
|
explicit casting double -> int etc.
|
15 years ago |
rlar
|
3ece54fb94
|
bug fix, avoid segfault when indexing a vector with a nonexistant variable
|
15 years ago |
rlar
|
8e7adac18e
|
bug fix, avoid $curplot (plot_names) being assembled from negative numbers
|
15 years ago |
rlar
|
2d1e44787b
|
fix a segfault, when invoking `destroy' while running in batch mode on unix
|
15 years ago |
rlar
|
545e9004e9
|
fix a segfault, incorrect invocation of free()
|
15 years ago |
dwarning
|
042dfaadf8
|
introduce ccc parameter
|
15 years ago |
rlar
|
772446d368
|
update tclspice to support build in a sparate directory
|
15 years ago |
rlar
|
89beb5db3a
|
updates for `make dist'
|
15 years ago |
dwarning
|
83f7548b9b
|
compatibility issues
|
15 years ago |
h_vogt
|
51614f0915
|
prototypes
|
15 years ago |
h_vogt
|
f94cc3a8a0
|
comp issues
|
15 years ago |
dwarning
|
905afdef5a
|
HiSIM1 to HiSIM2
|
15 years ago |
rlar
|
049d800b9b
|
bug fix, (#3188327), segfault in ngsconvert
|
15 years ago |
dwarning
|
7d1dc4224e
|
changed to hisim2
|
15 years ago |
h_vogt
|
8946a68bf2
|
bug no. 3263437
|
15 years ago |
dwarning
|
5dd55910c7
|
changes for hisim version 2.5.1
|
15 years ago |
rlar
|
c004719bf7
|
hisim2, add hisim2 to configure.ac etc
|
15 years ago |
rlar
|
c969452864
|
hisim2, fix hsm2itf.h
|
15 years ago |
rlar
|
330f791af2
|
hisim2, add ngspice specific hsm2init.[ch]
|
15 years ago |
rlar
|
d6cb9e0f62
|
hisim2, add HSM2unsetup()
|
15 years ago |
rlar
|
ae96d59e45
|
hisim2, add ngspice specific GENinstance struct slot 'HSM2owner' aka `GENowner'
|
15 years ago |
rlar
|
59006a51e2
|
hisim2, drop unused static functions (swallow warnings)
|
15 years ago |
rlar
|
91e073eed6
|
hisim2, drop unused vars (swallow warnings)
|
15 years ago |
rlar
|
5af509dcc7
|
hisim2, fix NevalSrc(), Nintegrate() redeclaration
|
15 years ago |
rlar
|
2d4e904963
|
hisim2, drop (GENERIC **) NULL pointer casts
|
15 years ago |
rlar
|
615f3f3d9c
|
hisim2, rename FABS() -> fabs()
|
15 years ago |
rlar
|
446a346caf
|
hisim2, convert K&R function definitions to ansi style
|
15 years ago |
rlar
|
40cecd644e
|
hisim2, remove #include "fteconst.h"
|
15 years ago |
rlar
|
b4d53d56aa
|
hisim2, use NG_IGNORE() (swallow warnings)
|
15 years ago |
rlar
|
debe7f9988
|
hisim2, remove #include "util.h"
|
15 years ago |