6907 Commits (5011f760f389c64139d58170bf1376f096ecaa7d)
 

Author SHA1 Message Date
Holger Vogt 5011f760f3 some enhancements to macOS compile script 6 years ago
Holger Vogt 194d514fdd new copyright notice 6 years ago
Holger Vogt 8555ad6c00 author added 6 years ago
Holger Vogt 70be7508ce Prevent 'unused variable' compiler message 6 years ago
Holger Vogt 913635d252 remove unused function 6 years ago
Holger Vogt 13c23fd71b Prevent buf2 buffer overflow by limiting the the amount of bytes printed 6 years ago
Holger Vogt 58a61c4c3b update compile scripts for Linux and macOS 6 years ago
Holger Vogt e0f5181bee Correct comment 6 years ago
Holger Vogt 8a1eff8e88 Add function 'remzerovec' to remove vectors of length 0 6 years ago
Holger Vogt 3a00520071 Improve error message 6 years ago
Holger Vogt 9b67992fe8 comment corrected 6 years ago
Holger Vogt 676ba04425 typo 6 years ago
Holger Vogt cbab726d69 use memcpy instead of strncpy to copy an exact amount of characters 6 years ago
Holger Vogt 5e37955dc5 prevent buffer overrun by using snprintf 6 years ago
Holger Vogt 3c8a2d914d enable MINGW compilation by adding path information for config.h 6 years ago
Holger Vogt a32da32885 set parentheses for initializing struct 6 years ago
Holger Vogt 4bcc118406 exclude unused variable 6 years ago
Holger Vogt e2ddc5c06b exclude unused function 6 years ago
Holger Vogt 3c2bece87f prevent MINGW compiler warnings 6 years ago
Holger Vogt beb27f27a6 Enable 64 bit release and debug compilation 6 years ago
Holger Vogt 38f7bf31ef Replace $ by ; as end-of-line comment delimiter 6 years ago
Holger Vogt b0f99b900e Prevent crash if not enough nodes for standard MOS device 6 years ago
Holger Vogt 8ea51cc2f3 If command 'source' fails, don't move on with the script 6 years ago
Holger Vogt 2d4549ad96 There will be no default model paramaters without 6 years ago
Holger Vogt 064640da57 Prepare ngspice-32, updating FAQ 6 years ago
Holger Vogt 1a3738ccef Prevent warning by the macOS compiler 6 years ago
Holger Vogt 9a1798f395 Some tiny updates on CIDER input files 6 years ago
Holger Vogt a40f06de52 add #include <stdint.h> for SIZE_MAX 6 years ago
Holger Vogt e1a69e3fc5 controlled_exit only for WinGUI and shared ngspice 6 years ago
Jim Monte 0a8f700311 typo 6 years ago
Jim Monte 01574b91b5 remove unused 6 years ago
Jim Monte 7ead3fe552 rewrite load_opus(), add code model access to ngspice facilities, 6 years ago
Jim Monte 004b27bd92 remove path error, fix file extension 6 years ago
Jim Monte 654c9767d6 add fcn product_overflow() 6 years ago
Jim Monte a2b5d009db type cast 6 years ago
Jim Monte 9d714fe1bf #includes modified 6 years ago
Jim Monte 18d825e9c1 #includes modified 6 years ago
Jim Monte 381d4ec43d #includes modified 6 years ago
Jim Monte bd84e4be6c error messages 6 years ago
Jim Monte 7f82a4e036 FALLTHROUGH 6 years ago
Jim Monte 1d62ae2d97 type casts 6 years ago
Jim Monte ed8221afde Initialize pointer 6 years ago
Jim Monte 8d16e3e034 FALLTHROUGH 6 years ago
Jim Monte 41819a7226 FALLTHROUGH 6 years ago
Jim Monte 68e34f5a94 error messages, callback function moved 6 years ago
Jim Monte 2cac192814 initialize variables, add 'default:' 6 years ago
Holger Vogt f2e749e821 var redifinition removed 6 years ago
Jim Monte a10be03c75 FALLTHROUGH added 6 years ago
Jim Monte 6d3ab5945e variable redefinition removed 6 years ago
Jim Monte 82f832351b FALLTHROUGH added 6 years ago