6978 Commits (c69a4d6633cf478b984b912d7adcb8a187cc1aba)
 

Author SHA1 Message Date
Holger Vogt c69a4d6633 fix typo 6 years ago
Kevin Zheng efde6902a0 indentation 6 years ago
Holger Vogt 54d8c990c5 src/spicelib/analysis/dcpss.c 6 years ago
Holger Vogt 23ceaabf83 fix a memory leak 6 years ago
Holger Vogt a04c909a23 Don't add copied scale vector as new vector, but as new scale vector, 6 years ago
Holger Vogt f9f8174cb8 enable debug output, taking into account that there may be two threads 6 years ago
Holger Vogt c68940712d prevent writing beyond end of buffer 6 years ago
Holger Vogt 02222be165 enable loading ext-utf8-2.cir by $inputdir 6 years ago
Holger Vogt ebb1e953fe Streamline the compatibility flag generation 6 years ago
Holger Vogt f03a32287f If 'set ngbehavior=ki' in .spiceinit or flag 'kicad' on the plot line: 6 years ago
Holger Vogt c112279555 new compatibility handling with struct compat newcompat: 6 years ago
Holger Vogt 9defcae963 Do not compile in fcn main() when shared ngspice is made 6 years ago
Holger Vogt 0caeaccdd3 fix typo 6 years ago
Kevin Zheng 068a1fee55 Fix indentation 7 years ago
Kevin Zheng ccd4df6a47 Add parser outputs to gitignore 7 years ago
caand 6907d17985 add missing get_sysmem() when no info available 6 years ago
Holger Vogt a406af26d6 bug fix 'extern int sh_vecinit()', not void 6 years ago
Holger Vogt ce69e8d70c Don't send the empty line to create_circbyline(), 6 years ago
Holger Vogt c8c58b9f5b Print out the netlist sent to ngspice by caller via 'circbyline' 6 years ago
Holger Vogt 71e65b75b0 Syntax check: If the first character in a netlist 6 years ago
Holger Vogt fe28feae4e Cut out part of each vector of the current tran plot, 6 years ago
Holger Vogt 71338c3271 replace 'noiseless' only if it is an unconnected token 6 years ago
Vogt 3fe4de5b7f enable special characters for cpl model names and parameters 6 years ago
Holger Vogt ba1945d685 enable flags xdelta, ydelta for gnuplot command 6 years ago
Holger Vogt 3671f8cea6 update on using bison as a CustomBuild command 6 years ago
Holger Vogt a429e3fee8 Make the pwl parameter r adjustable by .param 6 years ago
Holger Vogt 2c0729e8de Print also the bool value 'off'. 6 years ago
Holger Vogt 8f4e512826 ust tmpstr instead of second strstr() 6 years ago
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 36098b93bd no two or more commands in a single line 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