2252 Commits (2a22c1b23c3c317992f718cf5e15f88ac78cff73)

Author SHA1 Message Date
rlar 2a22c1b23c bug fix, missing update of a wordlist's wl_prev pointer 14 years ago
rlar e1f8033f1c bug fix, incorrect update of a wordlist's wl_prev pointer 14 years ago
h_vogt 4ca6e56863 printf() ---> out_printf(): allow output redirection into file 14 years ago
rlar 9b34d99e51 emphasize the adms3 `U' device hijack 14 years ago
rlar 84b58ebd3b don't mess with libtools --enable-static / --enable-shared 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
h_vogt a0b64a8624 spfactor.c, indentations 14 years ago
h_vogt 2bff8985e3 Adding TD to the fopen() is sufficient in MS Windows 14 years ago
dwarning c9b729032d no double count of area for capacitances 14 years ago
dwarning dcc22ada60 new scalable diode model including tunnel component 14 years ago
h_vogt cc44d34f70 tmpfile() on MS Windows 14 years ago
h_vogt 3a603cf17c Visual Studio: isatty --> _isatty 14 years ago
h_vogt 14914025c0 measure_at(), allow real valued data for meas ac 14 years ago
h_vogt 0207dc7239 no exchange of ' ' by { } inside .control section 14 years ago
h_vogt 188acd0060 correct usage of `unlink()' error return value -1 14 years ago
dwarning 4a75ce744d dioload.c, diosetup.c, correct knee current parameter defaults 14 years ago
dwarning a7ffb7d69f dio/dioload.c, whitespace change 14 years ago
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