296 Commits (d5ef8a366033604d349a3e5a4a3b5e9c8f69c0ea)

Author SHA1 Message Date
Holger Vogt d5ef8a3660 Remove all entries connected to IPC, an outdated (>30 years) 5 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
Holger Vogt 9c1714d2f5 typo 9 months ago
Holger Vogt ef00416ebf Add a section without source info to the debug output. 1 year ago
Giles Atkinson afb399a1f0 Fix Bug #733 - 1 year ago
Holger Vogt 33ef1fc876 typos 1 year ago
Giles Atkinson fb63573b6b Fix processing of lines like: "*# pre_some_command ...". 1 year ago
Vogt 501a64470f Error and warning messages to stderr 2 years ago
Holger Vogt 36bc67ecbb Save the wordlist sourceinfo to the current circuit. 2 years ago
Holger Vogt e151b691fb Add an additional funtion parameter 'filename' to fcn inp_readall 2 years ago
Giles Atkinson 5f59d76a03 Suppress some warnings from MSVC. 2 years ago
Holger Vogt 054a65c2d5 Fix a bug in 'reset', where .subckt are not transformed 2 years ago
Holger Vogt f5c0a1420c Upon a warning on a model issue, ngspice should not bail out, 2 years ago
Giles Atkinson 07ce9c788e Recognise *ng_script_with_params" in the first line of the first 2 years ago
Holger Vogt 86e991515e Enable compiling with MINGW under MS Windows 2 years ago
Holger Vogt 70e366021b Generate seed numbers from a microseconds clock, not a seconds clock 2 years ago
Holger Vogt 29bfe94318 Exclude some code under a unified #undef REM_USED 2 years ago
dwarning 2cf2693706 few code cleanings 2 years ago
Holger Vogt 39443fafdd Removing unused models takes much more time than keeping them 2 years ago
Holger Vogt 9edf34495e Don't say 'issue in line no. 0', as this 'info' does not tell 3 years ago
Holger Vogt e449c894ce Prepend title line by '*' if printed by 'listing r'. 3 years ago
Holger Vogt 64307ba907 Add a title line to 'listing r', so the resulting output may be 3 years ago
Holger Vogt 0f14c690d5 Stat. functions: safeguard against divide by zero, return nominal value 3 years ago
Holger Vogt 9c2a87a469 Remove buggy if clause, add safeguards against buggy input 3 years ago
Holger Vogt d3dccc68b2 Error print output consistenly only to stderr. 3 years ago
Holger Vogt 4421d95379 improve comment 3 years ago
Holger Vogt 53b72a7693 Skip title line when resorting .params, .meas, .temp 3 years ago
Holger Vogt d295fe3ac6 Slightly improve error handling and warning message 3 years ago
Holger Vogt 823465ceb8 .csparam: Add some safeguarding against wrong input and crash, 3 years ago
Holger Vogt 8f8f7ff8ab Command 'listing r': No extra formatting, truncation etc. 3 years ago
Holger Vogt d2fb3fb16b Prevent memory leak. 3 years ago
Holger Vogt 50173ac617 Enable potential calls to tprint() for debugging 3 years ago
Pascal Kuthe acfaf023b3 prototype for Verilog-A integration using OSDI and OpenVAF 4 years ago
Holger Vogt 59e28ac2a2 Remove mentioning line number 0, which has been incomprehensible. 3 years ago
Holger Vogt 4b15632f9b Function ngSpice_Circ() may receive empty lines. 3 years ago
Holger Vogt 97ee2d8047 Fix typo 3 years ago
Holger Vogt 1bcbe8e6d8 Don't send error message to stdout, but to stderr. 4 years ago
Holger Vogt 43c5ffaae8 Add special savecurrents options: 4 years ago
Giles Atkinson b1341c8e30 Insert XSPICE bridging devices automatically when an analogue node 4 years ago
Holger Vogt 3da97fa277 Handle .if ... .else ... .endif before .csparam is executed, 4 years ago
Holger Vogt 9e1eac0613 Correct comment: Command circbyline is not involved, 4 years ago
Holger Vogt c26e4c990a Move evaluation of statistical functions inside of a B source 4 years ago
Holger Vogt c76efd47ed If the 'source' command fails, fall back to the input 4 years ago
Holger Vogt 597bc9edd0 Remove a typo: runable --> runnable 4 years ago
Holger Vogt 632f8c033d Make numoparam error messages more user friendly. 4 years ago
Holger Vogt 1558c5abcb Add a suitable error message and fallback to default temperature 4 years ago
Holger Vogt 5a065c1657 Originally only '.temp 125' had been accepted. 4 years ago
Holger Vogt b59d2aabd1 .probe: Add function call to modprobenames() 4 years ago
Holger Vogt bd0113ea9a Feature request 85: Enable .save within subcircuits 5 years ago