3837 Commits (bafa3ff8a39b7b3f16a7b8633412c0259c4cecd5)

Author SHA1 Message Date
Holger Vogt af99beb6a2 Allow simple copying from start time to end time 6 years ago
Holger Vogt 013c74918f Command 'cutout': Don't add the scale vector to nv->v_scale. 6 years ago
Holger Vogt a836f81d62 This is a quick fix to the Windows printing function. 6 years ago
Holger Vogt 51df9aaa55 remove non ascii character §, which leads to compiler warnings 6 years ago
Holger Vogt fdc143ce16 Add a limit capability to the code model aswitch 6 years ago
Holger Vogt 4bcacb310d enable XSPICE %vnam in subcircuits. 6 years ago
Holger Vogt 14ef4e74ec Add PSPICE compatible ISWITCH 6 years ago
Holger Vogt 2f1d3df8c7 add a Spectre compatibility mode 6 years ago
Holger Vogt 990d87bf1c replace gettok by gettok_node to ignore parentheses when reading 6 years ago
Holger Vogt b0a790a463 proper size_t to int conversion 6 years ago
Holger Vogt 8ea8ddcc03 simplify the previous commit, single step warp if multibyte utf-8 character 6 years ago
Holger Vogt f911758e4b X11: re-enable writing text to a graph if libxft is used 6 years ago
Holger Vogt 445c6f2d32 fix a bug that occurs when xspice is not selected 6 years ago
Holger Vogt 602baf68e6 spice2g6 allows to omit the poly(n) statement, if the 6 years ago
Holger Vogt 60dfe836f4 If ps is enabled, .dc TEMP -15 75 5 will have been 6 years ago
Holger Vogt ca27319213 no forcing lower-case letters for command 'cd' 6 years ago
Holger Vogt a0389bb547 In PS compatibility mode: 6 years ago
Holger Vogt 26a4a32b8b avoid some compiler warnings 'referencing a NULL pointer' 6 years ago
Holger Vogt 458411b2e1 more precise freeing the wordlist, depending on exit point 6 years ago
Holger Vogt e3aad7849c remove vceo= and icrating= from bjt model cards 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 c68940712d prevent writing beyond end of buffer 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 0caeaccdd3 fix typo 6 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 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
Holger Vogt ba1945d685 enable flags xdelta, ydelta for gnuplot command 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 527abee022 Do not print "Units" on a graph, if unknown type 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 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 ba7be26b95 If a g table source contains %, [, nor ] in its name, 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
Holger Vogt bbe81ca8f8 shared ngspice may transmit netlists with empty lines, 6 years ago