3067 Commits (3a72b8e562ae7613896dc1fc503120df710c294e)

Author SHA1 Message Date
Jim Monte 3a72b8e562 const qualifier, graph removed from SetColor, 6 years ago
Jim Monte a3a8bc702d type modifier, parameter graph removed from SetColor() 6 years ago
Holger Vogt 5b98b1e723 typüe modifier 6 years ago
Jim Monte c8bf3a776c error message 6 years ago
Jim Monte 19318929c1 modifier const, error message if 'system' fails 6 years ago
Holger Vogt 9af5e20eaf formatting 6 years ago
Jim Monte 1e938f91b1 Error message if printing fails 6 years ago
Holger Vogt e3441044dd formatting 6 years ago
Holger Vogt c520a9a4b9 if lt(a) comp mode is set, replace 'noiseless' by 'noisy=0' in resistors 6 years ago
Holger Vogt 74dbb1e843 Commit [88653f] Fixed assorted compiler warnings, memory leaks, etc. 6 years ago
Holger Vogt ca05aa318b Commit [88653f] Fixed assorted compiler warnings, memory leaks, etc. 6 years ago
Holger Vogt 779bd0e6e2 Commit [88653f] Fixed assorted compiler warnings, memory leaks, etc. 6 years ago
Holger Vogt a084f4f2b5 avoid type conversion warning size_t -> int 6 years ago
Holger Vogt d3866a6315 Spice_Notice is never NULL 6 years ago
Holger Vogt fdbcdb5b7d apply const qualifier appropriately 6 years ago
Holger Vogt b3fdff7bc0 Spice_Build_Date is never NULL 6 years ago
Holger Vogt 1f8b179ef9 typo 6 years ago
Holger Vogt 572daed2ec Remove '.backanno' if LT campatibility mode is set 6 years ago
Holger Vogt b701a6347d cktislinear(): coupling of inductors is also linear 6 years ago
Holger Vogt bad2a4e467 Guard XSPICE plot switching against circuit being removed already 6 years ago
Holger Vogt bbb0007466 add function EVTswitch_plot() to switch the event data 6 years ago
Holger Vogt d72b4c415f get the plot name into the event job 6 years ago
Holger Vogt f5ebea5e9f use internally predefined pow() function 6 years ago
Holger Vogt d8085ed594 guard against ft_curckt->ci_ckt == NULL 6 years ago
Holger Vogt 11b22c8f46 showmod will no longer crash ngspice if run after some error 6 years ago
Holger Vogt 6ab1f8b2d6 add mfg to the .model tokens to be ignored during altermod 6 years ago
Holger Vogt 87101cd26d no double parens 6 years ago
Holger Vogt 55f3776fc1 add a warning if file with modified parameters has not been found. 6 years ago
Holger Vogt 4c80a1ab7d fix a bug, use ciprefix instaed of cieq, cieq led to 6 years ago
dwarning d735c60183 no size_t cast for GlobalMemoryStatusEx result 6 years ago
Holger Vogt c4e23989f3 Don't us atexit(), but delete memory during 'quit' 6 years ago
Holger Vogt c2513af3e8 remove code that leads to crash if tran simulation is 6 years ago
Holger Vogt 1a9c1b8c24 remove unused code snippet 6 years ago
Holger Vogt 9edc436ef7 remove SIGINT handling which was not functional 6 years ago
dwarning 3999dcc700 w and l must be exact altermod parameter for MOS binning 6 years ago
Holger Vogt ded0092ad6 If ngSpice_Command(NULL) is sent to shared ngspice, 6 years ago
Holger Vogt d3fcf2f43f restrict removal of arg only to comma operator, 6 years ago
Holger Vogt 4a3b193154 remove memory leak in function parser (bug. no 478), 6 years ago
Holger Vogt 84ff135e5b syntax check for vdmos instances with 'thermal' flag 6 years ago
Holger Vogt 9e8e50cb57 Fix a bug raised by Sambeet in 6 years ago
dwarning edc5b5a4d4 VDMOS prevent fault if thermal switch is given but thermal nodes are not 6 years ago
Holger Vogt 0490bc090b Allow 3-terminal MOS devices (e.g. VDMOS), 6 years ago
Holger Vogt 11cf6e709b third trial: get the token i(vss) as a whole in the lexer, 6 years ago
Holger Vogt 7a7f717574 make flag 'nolegend' localfor each plot 6 years ago
Holger Vogt 1398ee7aa0 set the proper preprocessor flag __MINGW32__ 6 years ago
Holger Vogt 0e4b736a5d remove outdated function GlobalMemoryStatus(&ms) 6 years ago
Holger Vogt 09d3fbe3ad remove false bracket in EXT_ASC 6 years ago
Holger Vogt 027b342a9c prevent crash if premature exit (without ckt) 6 years ago
Holger Vogt ded6bbbe34 make declaration inline 6 years ago
Holger Vogt 10c312856e re-enable making nutmeg 6 years ago