dwarning
ebfeaf72f1
bjttemp.c: prevent uninitialized variables
14 years ago
rlar
119be60fdc
polish a very old and unused artifact in WANT_SENSE2
14 years ago
rlar
ae5de92c69
cleanup db_print_pnode_tree()
14 years ago
rlar
44e7f7f7bd
bug fix, dvec in a `define' can't be member of any plot
14 years ago
rlar
0280a49b69
bug fix, avoid segfault when the refered plot is still empty
14 years ago
h_vogt
986f9b7535
grid.c: prevent overflow of div_list
14 years ago
h_vogt
e096101133
ifeval.c: reduce fudge factor for div and atanh
14 years ago
h_vogt
0bdc33db40
grid.c: prevent crash if real low and high values are close
14 years ago
h_vogt
68c4de76b7
new option noopac, don't do op simulation before ac if circuit is linear
May simplify ac simulation of passive RLC networks
(No need to add series resistors in Ls, allows to C inseries)
14 years ago
rlar
998c7f2934
disable some more cleanup code in com_quit()
destroy_ivars() is reported to freeze
14 years ago
rlar
ee0b602dc4
subckt.c, cleanup, use `for' instead of `while'
14 years ago
rlar
8dec768c7f
automake 1.12 might need AM_PROG_AR, which is not available in 1.11
14 years ago
rlar
fe1acd3757
src/frontend/** remove superfluous `return' invocations
14 years ago
rlar
ab98f03622
src/frontend/** whitespace, indentation, ...
checked for object file invariance on linux
14 years ago
rlar
d1d4eb11a5
invoke cleanup functions in com_quit()
trying to get the valgrind reports down.
14 years ago
rlar
71240d19be
free spice_init_devices() allocated memory in com_quit()
14 years ago
rlar
811bf5664a
destroy `const' plot in com_quit()
14 years ago
rlar
7a5eeb2d9c
drop a superfluous cast
14 years ago
dwarning
fb23e1f024
correct the diode temperature model
14 years ago
rlar
c0e2d4abef
src/frontend/**, whitespace,
object files will change, due to __LINE__ usage
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
f3b5336d3a
cleanup some macros, try to be more careful
14 years ago
rlar
ec1a71249a
fix ownership of `cp_promptstring' and `cp_program'
14 years ago
Francesco Lannutti
b74cf44e4f
configure.ac, silent compilation (enabled by default) using AM_SILENT_RULES([yes])
14 years ago
rlar
198604f605
define.c, plug a memleak in com_undefine()
14 years ago
rlar
6a3c20706a
define.c, cleanup
14 years ago
rlar
b68259ff2d
define.c, cleanup
14 years ago
rlar
1fbc4d62cc
define.c, whitespace cleanup
14 years ago
rlar
38ce3b6142
define.c, bug fix, when undefining more than one udfunc
14 years ago
rlar
adc9ee09ce
api change for ngdirname() to fix a memory leak
ngdirname did `own' the returned string.
now the invoker is responsible for the returned string.
note, this is contrary to the POSIX dirname() implementation,
which *might* return pointers to statical allocated memory.
14 years ago
h_vogt
7c9b90c9ea
XSPICE lcouple: remove unused cm_analog_integrate
14 years ago
h_vogt
cb220b2d6f
XSPICE core: remove memory leak
14 years ago
h_vogt
8d374157fe
XSPICE square: remove memory leak, initialize phase1
14 years ago
h_vogt
d6698c5f6c
XSPICE square: indentations
14 years ago
h_vogt
2379bd577a
XSPICE triangle: remove memory leak remove initialization error for phase1 FIXME: there are still more initialization errors
14 years ago
h_vogt
8ece02a1cd
XSPICE triangle: indentations
14 years ago
h_vogt
feb545d8a7
XSPICE oneshot: remove memory leak remove using uninitialzed variable old_clock correct waveform shape by using permanent breakpoints
14 years ago
h_vogt
36898f9921
indentations
14 years ago
h_vogt
bcbd506ccc
XSPICE sine: out-of-bounds removed
14 years ago
h_vogt
10d97d222e
XSPICE sine source: memory leak removed (bug no. 3564166)
14 years ago
h_vogt
9f8c73d271
cktdest.c: reset for XSPICE allocated memory (not yet complete)
14 years ago
h_vogt
5ce51f148e
XSPICE filesource: remove segfault with op before tran
14 years ago
h_vogt
9de9336581
cktload.c, indentations
14 years ago
h_vogt
4e45f4cba0
inp.c: unify syntax of .save and save commands: allow node1 and v(node1), v2#branch and i(v2), @dev[param]
14 years ago
h_vogt
0efaeac8b4
evtqueue.c: plug memory leak
14 years ago
h_vogt
417d109764
resask.c: avoid segfault if @R[i] is asked before analysis is run
14 years ago
h_vogt
9eaff645f5
vectors.c, resask.c: indentation
14 years ago
h_vogt
a5a1029998
d_source: Use STATIC_VAR_TABLE to save memory
14 years ago
rlar
3d7ab6a297
cleanup keyword databases on proram termination
14 years ago
rlar
80bc975e33
plug a memory leak in inp_spsource/inp_nutsource (deck title string)
14 years ago