3828 Commits (1087c6a0c2da01f5700bd3da6f863ca29c03c2bc)

Author SHA1 Message Date
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
Holger Vogt a48b1f8f46 allow compiling with CIDER deselected 2 years ago
Holger Vogt 39b5ea0d3f no lower casing for file input paths 2 years ago
Giles Atkinson 5f59d76a03 Suppress some warnings from MSVC. 2 years ago
Giles Atkinson 673ae5c01d Change the code that makes variables from device/model parameters 3 years ago
Brian Taylor d002ba353b Fix scan_gates to consider correctly gates with an inverted output. Refactor the checks in infix_to_postfix for invalid postfix expressions. 2 years ago
Brian Taylor 0ec0c92eae Go back to before previous merge. 2 years ago
Brian Taylor 31ed74041f Remove unnecessary #include. 2 years ago
Brian Taylor 57048228e9 Add variable ps_scan_gates_optimize (default 1). If < 1, then turn off the optimizations in scan_gates. 2 years ago
Holger Vogt ab0cf31148 Guard reading and executing spinit by variable no_spinit. 2 years ago