3184 Commits (c7717e37fc07f4f7e6ef9d0f481fa4a3052cc4bc)
 

Author SHA1 Message Date
rlar c7717e37fc cleanup, whitespace 14 years ago
rlar 7acc91157a cleanup, drop unused macros 14 years ago
rlar eb931dc01a cleanup, ngspice/config.h is already in ngspice/ngspice.h, #2/2 14 years ago
rlar 11579d9369 cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones) 14 years ago
h_vogt c336f5ec9d outif.c, typesdef.c, sim.h: correct labeling of cap, cur, and charge data 14 years ago
h_vogt 7d82367666 b3ld.c, b4ld.c, b3v32ld.c: enable capacitance calculation during dc sweep 14 years ago
h_vogt 705e130868 b3v32.c: make additional parameters accessible by @m1[par] 14 years ago
h_vogt c0bc0de4b5 prototype for controlled_exit() 14 years ago
rlar 7a65ea0318 com_write_sparam(), cleanup storage more thoroughly (`wl_sparam') 14 years ago
rlar 98b38556aa com_alter_common(), cleanup storage more thoroughly (on error) 14 years ago
rlar 124f0f4727 com_write(), com_write_sparam(), com_cross(), cleanup storage more thoroughly 14 years ago
rlar 7b2c9db809 com_psd(), cleanup storage more thoroughly (`win') 14 years ago
rlar a891e7dc9c com_print(), cleanup storage more thoroughly 14 years ago
rlar 0f089d2bd6 com_compose(), cleanup storage more thoroughly 14 years ago
rlar 35c0e9eca3 variable rename, unify the source 14 years ago
rlar f95aaaafc1 com_print(), com_cross(), use for(;;) loops 14 years ago
h_vogt fe828c5081 bsim3, make additonal parameters accessible with @m[par] 14 years ago
rlar 44c1380281 variable rename, unify the source 14 years ago
rlar bc89379aff fourier(), use for(;;) loops 14 years ago
rlar d06265142d variable rename, unify the source 14 years ago
rlar e0d64e14cc bug fix, fourier(), prevent endless loop when processing unexpected vectors 14 years ago
rlar e712080579 com_compose(), use for(;;) loops 14 years ago
rlar 959b62e14d variable rename, unify the source 14 years ago
rlar 5a58281e7b com_spec(), use for(;;) loops 14 years ago
rlar 5102735df9 variable rename, unify the source 14 years ago
rlar 5826f3c0e6 com_fft(), com_psd(), use for(;;) loops 14 years ago
rlar 26bbb39a68 variable rename, unify the source 14 years ago
rlar f52ae6eccd bug fix, invalid read when the title line is the empty 14 years ago
dwarning 2506fe3858 changed the #include order - ngspice.h must be first 14 years ago
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 14 years ago
rlar 998c7f2934 disable some more cleanup code in com_quit() 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, ... 14 years ago
rlar d1d4eb11a5 invoke cleanup functions in com_quit() 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, 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago