5738 Commits (e6fdf5f7e20c93bf3989aa7677a0edc6c846255f)

Author SHA1 Message Date
Holger Vogt e6fdf5f7e2 Make PPerror message more verbose: 6 years ago
Holger Vogt 064bd39a2f Unify batch mode and control mode raw file output: 6 years ago
Holger Vogt 527abee022 Do not print "Units" on a graph, if unknown type 6 years ago
Holger Vogt e2f98b71ed enable node names with special characters like '/' 6 years ago
Kevin Zheng 797f08893a When NGSPICE performs a transient simulation with initial conditions, it 6 years ago
Holger Vogt da71726765 Do not print tansient initial conditions, if uic is selected. 6 years ago
Holger Vogt a459d37548 remove unused 6 years ago
Holger Vogt 6b0104849e Add statistics: load, subckt expansion, and parse times 6 years ago
Carsten Schoenert 5a0ed18907 Small fixup for misspelled words 6 years ago
holger 569bc228fd If code completetion is deselected, don't add keywords or key commands. 6 years ago
holger 061e48253b definitely exclude command completion in shared ngspice 6 years ago
Holger Vogt 8c4394839d remove unused code that is now in CKTncDump() 6 years ago
Holger Vogt 18c532e74b improve comments 6 years ago
Holger Vogt 0cf6b89eb3 during removing the plot 'const', also delete the hash table 6 years ago
Holger Vogt f83bbb0d0f delete 'myvec' upon 'quit' 6 years ago
Holger Vogt 8be33bb361 clear all variables upon 'quit' 6 years ago
Holger Vogt 05f3d21c3e reset control structures (commands saved) upon 'quit' 6 years ago
Holger Vogt ce72667fcd shared lib version 32 6 years ago
Holger Vogt c522360a26 re-enable compiling with --enable-nobypass 6 years ago
Holger Vogt 8051a3c351 remove calling MIFdestroy() that is empty 6 years ago
Holger Vogt 75d14b73f4 add the icon also for the console build 6 years ago
Holger Vogt db28c65455 adding the ngspice icon to the MINGW executable 6 years ago
Holger Vogt ba7be26b95 If a g table source contains %, [, nor ] in its name, 6 years ago
Holger Vogt 02fdcaff2d try first storing the temporary file in user directory, 6 years ago
Holger Vogt 80ad645b49 prevent crash if Col==-1 6 years ago
Holger Vogt 8143fb67c2 comment, missing \n 6 years ago
Holger Vogt 6f03ac77af add missing library info 6 years ago
Holger Vogt 8d64983659 const parameter added 6 years ago
Holger Vogt 05bf86caaa safeguard against empty lines which may be sent to shared ngspice 6 years ago
Mamoru TASAKA fe207966d7 Fix compilation with gcc10 wrt multiple definitions issue 6 years ago
Holger Vogt bbe81ca8f8 shared ngspice may transmit netlists with empty lines, 6 years ago
Holger Vogt db91e19e36 enable making ngnutmeg, when --enable-oldapps is set 6 years ago
Holger Vogt 2b4394e34b add wincolornames.h 6 years ago
Holger Vogt dd5d1f1868 new copyright notice 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 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 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 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