315 Commits (36f6eb6a8946a777df37e8a5751c68774049f25f)

Author SHA1 Message Date
rlar e57c96abda disable Visual Studio "warning: C4127: conditional expression is constant" 15 years ago
rlar 899d5516c3 initial PSS commit 15 years ago
rlar 6f2f634413 swallow unsed variable warnings in adms generated code, upagrade dependencies 15 years ago
rlar a057ea7bd4 nghash cleanup, use stdint.h for proper sized integers representing a pointer 15 years ago
rlar 2b2dcb7f31 nghash cleanup, cleanup default functions 15 years ago
rlar c680e70e8e nghash cleanup, polish types 15 years ago
rlar abfa90832d nghash cleanup, fix typeof compare_func 15 years ago
rlar 7ac266e2e7 nghash cleanup, fix typeof nghash_func 15 years ago
rlar 2aa778552f nghash cleanup, struct forward declarations 15 years ago
h_vogt 4679fdf046 sinh, cosh, tanh 15 years ago
h_vogt d5e5c31345 add & to correcting bug in MACRO 15 years ago
h_vogt e0ee07b491 NaN for MS VS 15 years ago
rlar 24e80f5013 main.c, ft_nutmeg is a const global bool, (forgotten out of order commit) 15 years ago
rlar 90360ef24c swallow type conversion warnings 15 years ago
h_vogt 661d287029 env. var NGSPICE_INPUT to hold additional path for input files 15 years ago
h_vogt d4667d17c5 imrpoved shutdown message 15 years ago
rlar aa0b602b87 cleanup some reoccuring function prototypes 15 years ago
dwarning 6b35352b64 Update to version 4.7.0 & 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 f94cc3a8a0 comp issues 15 years ago
h_vogt 7365459f75 move #define NUMCOLORS to x11.c 15 years ago
rlar 66289067ba rename variable class --> kw_class 15 years ago
dwarning 72db3c9ba5 skip printout in bsimtemp for sens analysis 15 years ago
h_vogt ebda0af288 update FIND ... WHEN measurements 15 years ago
rlar f40f6c705a fix `make check' for build in a separate directory 15 years ago
h_vogt c162d3273f vsrc trrandom option 15 years ago
rlar 39aac106c5 updates for the make infrastructure (trannoise and tests/xspice) 15 years ago
dwarning c315293c5c __inline for _MSC_VER 15 years ago
h_vogt 6d7ee3632e remoce compiler warnings 15 years ago
h_vogt f476389531 RTS noise 15 years ago
rlar c5c551a70a rewrite TRNOISE, with the intention to separate the noise sequenze computation 16 years ago
h_vogt 5e1ed023c6 transient noise simulation 16 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 4e8e49e698 local prototypes for "tclspice.c" 16 years ago
rlar 9150ae9afb introduce macro `IGNORE(x)', which shall used to mark unused parameters 16 years ago
rlar 3affeff848 move device dependent colors[] array from `graph' to the x11 specific struct 16 years ago
rlar c3f20f8321 cleanup TMALLOC etc macros 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar d6353fb9ee struct member devdep, use void* instead of char* 16 years ago
rlar 46aeab65a8 ngcomplex_t instead of complex, #2/2 16 years ago
rlar 4622d0876e ngcomplex_t instead of complex, #1/2 16 years ago
rlar 196262dd1b move the com_*() prototypes around. 16 years ago
rlar c04fd4df28 unconditional visibility of the cider prototypes limit*() 16 years ago
rlar d7a9d71a1a remove prototypes, avoid redeclarations 16 years ago
rlar f49a0e765b collect inp_deckcopy() inp_subcktexpand() in "subckt.h" 16 years ago
rlar 2c975413b7 collect arg_*() prototypes in "arg.h" 16 years ago
rlar 894dcead35 collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 years ago
rlar a9ca8d7331 collect gr_clean() gr_end() gr_point() gr_start() gr_fixgrid() in "graf.h" 16 years ago
rlar b22f75c9f4 collect hcomp() in "hcomp.h" 16 years ago