1062 Commits (8ab446fc9c7a7c3e886b0a8a4ae5e7334fc7e5ce)

Author SHA1 Message Date
Giles Atkinson 8ab446fc9c Fix Bug #750 - "VDMOS Model Naming Rules in NGSPICE Cause Confusion." 1 year ago
Holger Vogt 80d6e681f2 MS Windows: Get a canonical paths name: Important if 12 months ago
Holger Vogt 43c4c49e11 re-enable adding variables (path names) to list variable "sourcepath" 12 months ago
Holger Vogt a2dbedff4e Improved error message, not using internal 'circbyline' 12 months ago
Giles Atkinson 629d1f5462 Fix a bug where a node name is mis-identified as the model for 1 year ago
Giles Atkinson b41b8a48c3 Tidy code in get_number_terminals(), removing unneeded copying. 1 year ago
Holger Vogt ef00416ebf Add a section without source info to the debug output. 1 year ago
Holger Vogt 26b197df33 Allow m parameter for B source with current output 1 year ago
Holger Vogt e5d4d7d63f Add to debug-out.txt an output without source file information. 1 year ago
Holger Vogt e1bd97d8f6 If C= or Q= is omitted in the instance line of a behavioral capacitor, 1 year ago
Holger Vogt ce8480c690 Enable improved error message with nested .include. 1 year ago
Holger Vogt c7ee676e3d Improve the error message by hinting to the source of the error. 1 year ago
Holger Vogt a4e443fcce precautionary prevent passing instances which internally have got 1 year ago
Holger Vogt ffde17441b Don't quote the subcircuit name in an X line 1 year ago
Holger Vogt 1e4a6ac8b8 avoid memory leak by appending, not prepending the word 1 year ago
Holger Vogt a6ad2470f1 Add a flag compmod to struct card. 1 year ago
Holger Vogt 8b5a046cdb Remove again, not needed 1 year ago
Holger Vogt deb3cd9809 Replace all BOOLEAN, BOOL, _Bool by bool 1 year ago
Holger Vogt 660b183ad0 Revise check for '.probe alli' and event nodes: 1 year ago
Holger Vogt 2db9533380 Enable strings as parameters across subckt boundaries 1 year ago
Holger Vogt a45c1500a6 Remove 512 char limit of sourcepath variable. 1 year ago
Holger Vogt 793fca6e2a If preprocessing is skipped, we still need the number of lines in the deck. 1 year ago
Holger Vogt d5f0c6598f Fix commit 09685dde1 2 years ago
Holger Vogt b62528d7e5 Set lower case for variables or vectors in command 'echo'. 2 years ago
Holger Vogt 8e8716abc7 Fix warning message 2 years ago
Holger Vogt c2c35b56a4 More on verbose error and warning messages 2 years ago
Holger Vogt c33fd66a21 Make error messages more verbose: 2 years ago
Holger Vogt 295be20859 Remove sourceinfo upon shared ngspice reset. 2 years ago
Holger Vogt 14bb63490c Plug a memory leak 2 years ago
Brian Taylor d01868b725 Cleanup gcc compiler warnings. 2 years ago
Holger Vogt b1795dbcf2 add path or filepath (without file name) to variable sourcepath, 2 years ago
Holger Vogt 74fc096bfd Enable coupling of more than 2 inductots in a single line: 2 years ago
Holger Vogt ee39d678b7 Improve comment 2 years ago
Holger Vogt ace47103e7 Search path for .lib and .include has been enhanced to read complete 2 years ago
Holger Vogt 2f5b869979 Issue this warning only when 'set ngdebug' is given. 2 years ago
Holger Vogt b660e75504 Save path to .include file, add it to the search paths 2 years ago
Holger Vogt 3f2673a2be Clear the variable before checking anew if it is to be set. 2 years ago
Holger Vogt 97d9f38421 Add (enhanced) patch by Giles Atkinson 2 years ago
Holger Vogt 862aa27713 Add linum_orig and linesource to commented out *include line 2 years ago
Holger Vogt 63d496b564 New parameter char *linesource for fcn insert_new_line 2 years ago
Holger Vogt c4cbc40a3b Add file_name to fcn inp_read 2 years ago
Giles Atkinson b2c0f85c6d Prevent lines beginning '#' in .include files from being treated 2 years ago
Holger Vogt a48b1f8f46 allow compiling with CIDER deselected 2 years ago
Holger Vogt 39b5ea0d3f no lower casing for file input paths 2 years ago
Holger Vogt e561249e9b fix a bug in the ={par({...})} function. 2 years ago
Holger Vogt adb38ecb17 Upon error, bail out when strict_error is set. 2 years ago
Holger Vogt a0bddf872d Fix dd7b9ff27 2 years ago
Holger Vogt 88d0727d3f In PS compat mode we only have 2 nodes in a diode, 2 years ago
Holger Vogt dd7b9ff273 Avoid memory crash when reading old VDMOS models. 2 years ago
Holger Vogt 37944bd7c4 Preliminary fix to bug 650 2 years ago