580 Commits (4e1ae255f62affb3e17a3c2ba30ace86af02c335)

Author SHA1 Message Date
rlar 598238f46a conditionally compile PSS analysis 14 years ago
h_vogt 7e96dcc639 remove memory leaks 14 years ago
h_vogt fe11eae0ce reduce memory leaks 14 years ago
rlar d3c3741f43 #4/6 config.h --> ngspice/config.h, AM_CPPFLAGS 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
h_vogt 75767fcc3d floor(), ceil() added 14 years ago
rlar f7ea50c287 new: configure --enable-adms3 15 years ago
r29173 d674333db9 add dynamic loading of models. shared libs should be libNAME.so. 15 years ago
r29173 102cf08670 use u instance as dynamically defined models in --adms mode 15 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 15 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar 0589d22cf9 update bison generated files 15 years ago
rlar c139875468 bug fix, allow special nodenames "/Node" and "Node-4" in `B' expressions 15 years ago
dwarning 15c4c12755 mextram name change 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar f360d06d18 update bison generated files 15 years ago
rlar 830829ba56 bison files, swallow warnings 15 years ago
h_vogt 890d049a5b uic to end of line in pss 15 years ago
h_vogt f6921573ae spaces and braces 15 years ago
rlar 9e86e5ca66 rewrite (double)literal --> floating-point-literal 15 years ago
rlar 49000cc7e2 fix warning of potential (actuall impossible) usage of uninitialized node5..7 15 years ago
rlar 899d5516c3 initial PSS commit 15 years ago
rlar 087667dfa0 avoid incorrect bindnodes when falling back to a 4 node device 15 years ago
rlar 0892d04c8a explicit `int' casts for some ptrdiff_t expressions, where an `int' seems to be big enough 15 years ago
rlar 451f88c5e1 swallow type conversion warnings 15 years ago
dwarning 6b35352b64 Update to version 4.7.0 & Code merged into bsim4v4 15 years ago
dwarning 83f7548b9b compatibility issues 15 years ago
dwarning 905afdef5a HiSIM1 to HiSIM2 15 years ago
dwarning 5dd55910c7 changes for hisim version 2.5.1 15 years ago
rlar dc3e0704c7 undo the accidental commit of intemediate files 15 years ago
r29173 fbf52906b0 remove usage of ngspiceVersion.xml in autogen.sh 15 years ago
h_vogt da574eb2bf remove checking for thismodel->INPmodType 15 years ago
dwarning ffbfe5b19e model update to the last changes 15 years ago
rlar 2ac219221c mop up, in the shadow of the last commits 15 years ago
rlar 6feac56f73 rename variable typename --> type_name 15 years ago
rlar 2ebe2d6277 mop up, in the shadow of the last two commits 15 years ago
rlar 3d8fb96647 cleanup, (modtmp) --> modtmp 15 years ago
rlar c1683a5571 cleanup, some more (*p).foo --> p->foo 15 years ago
rlar 55638c8023 various cleanups 15 years ago
dwarning 1906903fb4 add the HiSIM_HV model vers. 1.2.1 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
dwarning 7132470c9a bjt2 merged to bjt model 15 years ago
rlar 0b6a557334 code cleanup 15 years ago
dwarning 4b74852dce code merge for bsim3 version 0 and 1 15 years ago
h_vogt 7e27d6c9ac MINGW error: truncating instead of rounding 15 years ago
rlar 30c2578751 bug fix, when rewriting a resistors tc = number number ==> tc=number tc2=number 15 years ago
rlar d0392a026b small fixes to make some `Makefiles' ready for build in a separate directory 15 years ago
dwarning b964cf949c cvs ignore *.lo and *.la 16 years ago
rlar 7ef6155ea5 touch (timestamp) bison output files 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago