296 Commits (a30d5b692178954a42ec5e37dfb3c0c7379db5b5)

Author SHA1 Message Date
rlar 5940bf9294 analysis/dctrcurv.c, bug fix, sweeping `temper' in a dc analysis 11 years ago
rlar 19e427e3a5 cleanup, use NULL instead of 0 in pointer context 11 years ago
rlar 232debc6ec drop `NEWN', use `TMALLOC' 11 years ago
rlar 7d92eae124 noisean, introduce a .control variable "sqrnoise" to deliver noise data in squared representation 11 years ago
rlar 8d6726f0f4 noisean, deliver results in V/sqrt(Hz) and A/sqrt(Hz) 11 years ago
rlar 07ee771a96 noise analysis, bug fix, override ac magnitude of all vsrc/isrc devices 11 years ago
rlar 8e65614d31 spfactor.c, cktnames.c, don't crash when simulating "nothing" 11 years ago
rlar c5e0bcde04 cleanup using `hypot()' 11 years ago
rlar e08dcafbe9 cleanup, signature of CKTacDump() and CKTdump(), void* --> runDesc* 12 years ago
rlar 609c246b95 cktpzstr.c, cleanup minimising / maximising operations 13 years ago
rlar 7aa454e5b4 rewrite, using tprintf() 12 years ago
rlar 4049e8ec1f rewrite, using IFerrorf() 12 years ago
rlar ea7372efe7 rewrite, useing IFerrorf() 12 years ago
rlar 8803edc16b tfanal.c noisean.c, bug fix which was introduced in "CKTfndDev(), rewrite" 12 years ago
h_vogt 4e1c23780c dctran.c bug fix, reported by Berk Özer 12 years ago
rlar 5d3f4e7f55 introduce CKTsoaInit() 13 years ago
dwarning c8f5d49ddd implement CKTsoaCheck() 13 years ago
dwarning 5bc8429b2f correct the step incrementing type to SENS_LINEAR 13 years ago
h_vogt 962c73e14e dctran.c, sharedspice.c: function sharedsync has modified parameter list 13 years ago
h_vogt d70865a162 allow 'temper' keyword in .param, .model and device instance lines 13 years ago
h_vogt 3dff06228e dctran.c, runcoms2.c: shared ngspice: remove plot data upon 'bg_halt' and 'remcirc' 13 years ago
h_vogt a0757d3143 dctran.c: synchronization option for shared library 13 years ago
rlar 6050e2e0ea cleanup some extra parentheses 13 years ago
rlar bedbdb65bb cleanup some line wraps 13 years ago
rlar ade2f8c2c2 CKTmodCrt(), cleanup 13 years ago
rlar 86264b9879 CKTmodCrt(), cleanup, always assign to `*modfast' 13 years ago
rlar 468b4b973c nghash_delete() models and instances in CKTdltMod() 13 years ago
rlar f0d36d956e CKTfndMod(), cleanup 13 years ago
rlar e7def1a0bc CKTfndMod(), drop unused arguments `type' and `modfast' 13 years ago
rlar 7b495e0a7b CKTfndMod(), use a hashtable 13 years ago
rlar 59309e196b CKTfndMod(), cleanup 13 years ago
rlar b32c15d85f CKTfndMod(), dont pass the `type' argument by reference any more 13 years ago
rlar 494ef3f628 CKTfndMod(), cleanup 13 years ago
rlar 247ae92ae8 CKTfndMod(), unuse the `type' argument 13 years ago
rlar f46dbc883b CKTfndMod(), this wont happen any more and `*type' will be overwritten anyway 13 years ago
rlar 213304f745 CKTfndMod(), rewrite error expressions 13 years ago
rlar f0882dbdfd CKTfndMod(), return the found model instead of error code 13 years ago
rlar b97c2ba5d1 CKTfndMod(), express error return value outside of this function 13 years ago
rlar 4cc57bdfd6 CKTfndMod(), this will never happen, when this series of rewrites is finished 13 years ago
rlar bd7e93de6c CKTfndMod(), assert some facts 13 years ago
rlar e79135c556 CKTfndDev(), cleanup 13 years ago
rlar ddc78067cc CKTfndDev(), drop `type' and `fast' argument 13 years ago
rlar 6a9a246526 CKTfndDev(), rewrite invocations where `*fast == NULL' 13 years ago
rlar 390dccd44b CKTfndDev(), rewrite error expressions 13 years ago
rlar 5daa676163 CKTfndDev(), return the found instance instead of error code 13 years ago
rlar 7bacfc73d1 CKTfndDev(), express error return value outside of this function 13 years ago
rlar 6e7d70e4bb CKTfndDev(), assert some facts 13 years ago
rlar d9fbb36ac7 CKTfndDev(), unuse `type' argument 13 years ago
rlar 0ab6a6e463 CKTfndDev(), drop unused argument `modfast' 13 years ago
Henrik Forstén b96be8d576 CKTfndDev(), use a hashtable to speed up this function 13 years ago