3837 Commits (bafa3ff8a39b7b3f16a7b8633412c0259c4cecd5)

Author SHA1 Message Date
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 287280c3db Make error messages more verbose: 2 years ago
Holger Vogt bce621680b Add line number and source file to some error messages 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 4e6af5a55f Allow KiCad special token V(/xyz) by quoting 2 years ago
Holger Vogt c33fd66a21 Make error messages more verbose: 2 years ago
Holger Vogt 123ed0aada Add simulator version info to raw file ('write' commad) 2 years ago
Holger Vogt 1087c6a0c2 Add simulator version info to raw file in batch mode, 2 years ago
Vogt 501a64470f Error and warning messages to stderr 2 years ago
Holger Vogt 295be20859 Remove sourceinfo upon shared ngspice reset. 2 years ago
Holger Vogt a2ca4616b9 Memcpy only when p_word is not NULL 2 years ago
Holger Vogt 250e9afd92 Set pl_lookup_table to NULL after freeing: allow another initialization 2 years ago
Holger Vogt 4f8cfbf9f9 Update copyright 2 years ago
Holger Vogt 2af390f0b1 Update copyright info 2 years ago
Holger Vogt 3c7012a826 Repair the link to the xhtml manual 2 years ago
Holger Vogt acdd93f157 If compiling shared ngspice, don't set up a terminal. 2 years ago
Holger Vogt 442d8554f0 Enable single terminal n devices (Verilog-A modules) 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 dd6089c4fc Improved warning message: hint to line causing the warning. 2 years ago
Holger Vogt d61a728688 Add function check_for_nodes to 2 years ago
Holger Vogt 0362953cd4 Bail out when the instance line is not complete. 2 years ago
Holger Vogt fa5ac4a0cd When reading code models, allow only a single model pere command 2 years ago
Holger Vogt 344beaad24 Add ft_spiniterror, to be set during spinit processing,as 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 252ca65f56 Add '.save nosub' to suppress storing the node vectors from inside 2 years ago
Holger Vogt 621918f289 Transform nested braces {{}} into {()} also in .param statements 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 0e465068b0 Identifier 'card' may not be available or not useful when 2 years ago
Holger Vogt 3f2673a2be Clear the variable before checking anew if it is to be set. 2 years ago
Holger Vogt 4cc5966b6a Don't delete sourceinfo as it may lead to a crash upon 'quit'. 2 years ago
Holger Vogt 893cd42064 Reload sourceinfo when changing the current circuit. 2 years ago
Holger Vogt 36bc67ecbb Save the wordlist sourceinfo to the current circuit. 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 eaae4d2212 Add linenum_orig and linesource info to newly generated 2 years ago
Holger Vogt c796171638 Add char *lineinfo to parameters of fcn insert_new_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
Holger Vogt 03ba8397cc Add the original line source information to the new line. 2 years ago
Holger Vogt 89b25c5d58 Do not add line number 0, but the number of the original 2 years ago
Holger Vogt e151b691fb Add an additional funtion parameter 'filename' to fcn inp_readall 2 years ago
Holger Vogt 2ac12df93b while copying a deck, copy the new infos 2 years ago
Giles Atkinson b2c0f85c6d Prevent lines beginning '#' in .include files from being treated 2 years ago