757 Commits (879030bbd810d5eef6291e210145f31ca4a64b59)

Author SHA1 Message Date
Holger Vogt 12ee985a68 Restrict #pragma warning to Visual Studio only. 5 years ago
Holger Vogt f58b38a1ed suppress warning that is not relevant (we don't use floats) 5 years ago
dwarning cffd55363d prevent c++ compiler warning 5 years ago
Holger Vogt 57487d2b0f clarify the contents of the circarray netlist 5 years ago
Holger Vogt 87751ad073 Make the ngSpice_Circ(char** circa) more robust: 5 years ago
Holger Vogt 5a0d213fec When installing ngspice, do not install the headers 5 years ago
Holger Vogt e8ecb8ccfe When .nodeset or .ic was called with a non-existent node, 5 years ago
Holger Vogt a815d279d2 enable compiling with CYGWIN 5 years ago
Markus Mueller 6ff354c4a7 Squashed commit of the following: 5 years ago
Holger Vogt 5eaf7c27c1 typo 5 years ago
Holger Vogt 19a688513c add compatibility mode eg for EAGLE 5 years ago
Holger Vogt dd86bdee46 Enlarge the buffer size for command 'listing' from 512 to 4096 bytes. 5 years ago
dwarning 75228612c0 few fixes for prototypes 6 years ago
dwarning 31a054f244 prevent few gcc warnings 6 years ago
Holger Vogt 2f1d3df8c7 add a Spectre compatibility mode 6 years ago
dwarning 689d561c9e unify temperature limit routine for usage in self-heating model 6 years ago
Holger Vogt c112279555 new compatibility handling with struct compat newcompat: 6 years ago
Holger Vogt fe28feae4e Cut out part of each vector of the current tran plot, 6 years ago
Holger Vogt 6b0104849e Add statistics: load, subckt expansion, and parse times 6 years ago
Holger Vogt 18c532e74b improve comments 6 years ago
Holger Vogt 2b4394e34b add wincolornames.h 6 years ago
Holger Vogt a32da32885 set parentheses for initializing struct 6 years ago
Jim Monte 381d4ec43d #includes modified 6 years ago
Holger Vogt fdbcdb5b7d apply const qualifier appropriately 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 93a76d8e21 add a limit exp(arg) to the exp function. If arg is larger 6 years ago
Holger Vogt 9edc436ef7 remove SIGINT handling which was not functional 6 years ago
Holger Vogt ded0092ad6 If ngSpice_Command(NULL) is sent to shared ngspice, 6 years ago
Holger Vogt ba81e21197 rcheckn: rcheck plus freeing allocated memory 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 2f23c58585 plug a memory leak (pll-xspice.cir) 6 years ago
Holger Vogt e53632c368 When plotting arrays of curves, plot lines only in the direction 6 years ago
Holger Vogt 4ddcff55e7 add const declaration to newfopen 6 years ago
Holger Vogt 7f085144a9 remove all the remains of quote() and strip() that had been 6 years ago
Vogt 728ddae41e Set the color tables and linewidths personal for each graph, 6 years ago
Holger Vogt fed7ef378f add variable ticchar, allow an arbitrary character as ticmark 6 years ago
Holger Vogt 6094769fda Restore original 'green', slight update on 6 years ago
Holger Vogt 54778527c4 list of colors used 6 years ago
Holger Vogt 8751092812 Enable separate linewidths for grids and graphs. 9 years ago
h_vogt 697facdc30 #define fopen newfopen 9 years ago
dwarning 4f75d56011 no wrapper cp_globmatch needed 6 years ago
Jim Monte a53cd3a3e9 fixed path created by ngdirname in Windows. Also added const to parameters whose arguments do not change and fixed some potential buffer overruns. 6 years ago
Jim Monte d254b6c97e Gave structure defining Mif_Complex_t a name so that it could be forward referenced. 6 years ago
Jim Monte 0c741bbde2 Rework of let command. Added support for slices as described in feature #69 and fixed several crashes and issues described in bugs #443, #444, #446, #447, and #448. 6 years ago
dwarning 7d17b8f082 vdmos have no Cgb 6 years ago
Holger Vogt e9603dcdeb enable inp_dodeck() to return an error state, 6 years ago
Holger Vogt f9307d0beb enable returning inp_spsource() with an error code 6 years ago
Holger Vogt 966b69090d use only TMALLOC and TREALLOC for memory allocation 6 years ago