2235 Commits (1baec0b6b1bee5a4bec92160c483145eed22331c)

Author SHA1 Message Date
rlar f661a1032d bug fix, ltra and tra, (initial conditions) 14 years ago
dwarning 9648238ed7 call omp_set_num_threads once in central place instead in model routines 14 years ago
rlar b398d39772 xpsice, use the CFLAGS when linking .cm code models 14 years ago
dwarning 9ea4897d06 use unified macro USE_OMP and nthreads is set in setup once - not in load as clause 14 years ago
h_vogt fde8c46356 add ac and dc simulation to memristor model 14 years ago
h_vogt f53eb5cf78 memristor code model in extradev 14 years ago
h_vogt 7bfd4edefc FABS() --> fabs() 14 years ago
h_vogt ff11ccda20 In B source the argument to 'log' may be 0 upon start of simulation, allow recovery like in function 'ln' 14 years ago
h_vogt 0a087a47c8 enable B source debugging in behavioral models, exit on error if variable strict_errorhandling is set 14 years ago
h_vogt 07727f74f0 commands.c: 'options' equivalent to 'option' and allow 'loadsnap' and 'savesnap' 14 years ago
dwarning 1c4f960b45 update `bsim3soi' aka `b4soi' 14 years ago
rlar 5bb4c56165 outitf.c, cleanup 14 years ago
rlar 05fd5a03d6 outitf.c, cleanup cancer of the semicolon 14 years ago
rlar 4202354704 outitf.c, cleanup comment 14 years ago
rlar ccea57570e outitf.c, cleanup return 14 years ago
rlar 486ffc9429 outitf.c, whitespace 14 years ago
h_vogt c78d71c363 .nodeset all = value added to set all voltage nodes at once 14 years ago
rlar a34cbdbeab tiny cleanup 14 years ago
rlar b1cbebaa99 fix tcl module compilation 14 years ago
rlar 6ae6223250 misccoms.c, com_quit(), implement exitcode 14 years ago
rlar 5436de5bab misccoms.c, tiny rewrite 14 years ago
rlar 8dcf132199 misccoms.c, shrink scope 14 years ago
rlar cc32eae60b misccoms.c, collect byemessage() 14 years ago
rlar b9c0159cd6 misccoms.c, noask 14 years ago
rlar 41de8d95ff misccoms.c, collapse strings 14 years ago
rlar 11878ee4ad misccoms.c, use strncasecmp() 14 years ago
rlar 5f3b453a30 misccoms.c, indentation and whitespace cleanup 14 years ago
rlar f65cdd2f84 Changed line ending of several files from DOS to UNIX 14 years ago
rlar 3d34b22ebf fix file modes 14 years ago
h_vogt a212be67bc Exit with error if file not found: fgets() cannot read from NULL 14 years ago
rlar 14f884729c raw_write() always fopen("wb"), even on windows use "\n" line termination 14 years ago
rlar 10e5dbfbcc raw_read() always fopen("rb") even on windows, always swallow "\r" 14 years ago
rlar e598598d70 Reverting "NUMDdump(): add binary mode" 14 years ago
rlar d8105873db remove error.h, use fteext.h for controlled_exit() 14 years ago
rlar a9eb96e164 avoid `ambiguous else' Warning 14 years ago
h_vogt 023374fa79 update `making xspice' within actual ngspice 14 years ago
h_vogt 40e8f868da NUMDdump(): add binary mode 14 years ago
h_vogt 80ca57eb76 beautify code 14 years ago
h_vogt d65259fd45 error return only if variable `error' is set 14 years ago
h_vogt ca8e9b2d2d prevent false outputs of @dev[param], when not defined in ac simulation 14 years ago
h_vogt fe86d3d5c7 Enable ctrl-c to interrupt a simulation also for Windows GUI 14 years ago
h_vogt a820a7cba8 Independent variable `temper' now returns the temperature in degree C 14 years ago
h_vogt a51953d93e allow `time', `temper', and `hertz' in expressions of behavioral R,L,C devices 14 years ago
rlar bde3536ecc subckt.c, doit(): fix another memory leak 14 years ago
rlar e3402554f0 subckt.c, doit(): fix a memory leak 14 years ago
h_vogt dcde15afd2 exclude circuits with XSPICE 'A' devices from using 'savesnap' 14 years ago
rlar 58b0614467 fix memory leaks in ASRC and in INPgetTree() 14 years ago
rlar 4fb75fbd51 INPgetTree(), express the live range of some globals 14 years ago
rlar d21b3a3cd5 mkfnode(), minor rewrite 14 years ago
rlar e889c821d1 configure.ac, fix `NO_X' and `has_no_help' 14 years ago