1083 Commits (d5ef8a366033604d349a3e5a4a3b5e9c8f69c0ea)

Author SHA1 Message Date
Holger Vogt d5ef8a3660 Remove all entries connected to IPC, an outdated (>30 years) 5 months ago
Holger Vogt 83897d8474 Add perror() to fopen: more info for user. 5 months ago
Holger Vogt 236967a21e Improve error message: add source type 6 months ago
Holger Vogt 8585383654 Improve error messages. Towards better locating of errors: 6 months ago
Holger Vogt fafb8cc272 Improve on truncation when printing out the .model lines during debug-out 6 months ago
Holger Vogt cec426292f Improve reading the source code sequence by extra comments: 6 months ago
Brian Taylor 6619b7265e Fix memory leaks in INPpas4 and get_number_terminals found using paranoia_parallel. 6 months ago
Holger Vogt adcc1de2fb Exxx n1 n2 nc1 nc2 TABLE = (x0, y0, x1, y1, x2, y2) 6 months ago
Holger Vogt aadd12965b Enable plain expression instead of only a number for area 6 months ago
Holger Vogt 2b1dc09caf Improve detection of the number of terminals for bipolar devices. 6 months ago
Holger Vogt aa3ab5bc25 Fixing bug 804. 7 months ago
Holger Vogt 4693173d37 Revert "Fix a bug in the Windows Builds:" 7 months ago
Holger Vogt ecb288138f Fix a bug in the Windows Builds: 7 months ago
Holger Vogt a2b3d7c7d2 Enhance comment. 7 months ago
Holger Vogt 7fc68c0c07 Adding .param SWSOA=1 right after the .lib entry during reading in 8 months ago
Holger Vogt c2f9f6d3f4 retain type=0, type=1, type=+1, or type=-1 in a .model card, 8 months ago
Holger Vogt dd1690521c Fix a bug: do not read in front of string s by s[-1]. 9 months ago
Holger Vogt f73873c495 Enable expressions in a meas statement within a .control section, like 10 months ago
Holger Vogt 705c0d8dc6 Prevent crash if file cannot be opened. 10 months ago
Holger Vogt 3ceb16024a Fixes a bug introduced by 10 months ago
Brian Taylor a7961f1a97 Fix some compiler warnings when -Wextra is added to CFLAGS. 11 months ago
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