730 Commits (1266225cdb28fd4d02db00f4d9f1f34355e5902b)

Author SHA1 Message Date
Holger Vogt 1266225cdb For C and R device enable value tokens like 4k7 or 1u2 5 years ago
Holger Vogt f8357dad88 Prepare Cshunt: add a cpacitor to each voltage node 5 years ago
Holger Vogt 4bee26b8b9 Remove unused prototype 5 years ago
Holger Vogt 7064df7f3b Define a preprocessor flag HAS_NG_BOOL 5 years ago
Holger Vogt f6ba097b9c Replace BOOL by NG_BOOL 5 years ago
Holger Vogt ded0f79c01 Avoid type 'bool', as ist is a built-in type in C++, not 5 years ago
Holger Vogt 5abd8057e6 remove deprecated storage class 5 years ago
Holger Vogt f61ea3aa96 if 'set nounits' is given, plotting of the units is suppressed 5 years ago
Holger Vogt 462534a0fb Rename the ngspice version information offered in sharedspice.h 5 years ago
Holger Vogt 99a7bfd8fe Move version info from sharedspice.c to sharedspice.h 5 years ago
Holger Vogt 0ae9aeec41 remove config.h from dist and install 5 years ago
Holger Vogt 5747982ae8 Re-enable devices like E2 1 0 (2,3) 1 5 years ago
Holger Vogt ffef8e1d16 Remeove "redefinition" warning 5 years ago
Holger Vogt 06eddf1adc We need config.h.in, when compiling with ./configure, 5 years ago
Holger Vogt c14680c951 Do not distribute config.h.in 5 years ago
Holger Vogt ebff1fe79f makefile.am for cppduals 5 years ago
Holger Vogt 7dc6c47df5 config.h should not be distributed or installed 5 years ago
Holger Vogt a5eac333bb Revert "When installing ngspice, do not install the headers" 5 years ago
Holger Vogt 822a63974f Unused binning models are removed. 5 years ago
Holger Vogt 94eac89749 Remove 'comment out any unused models' for now, it 5 years ago
Holger Vogt 1234c3bdf8 Update to the compatibility mode: 5 years ago
Holger Vogt 3c354092ff Line endings from \r\n to \n 5 years ago
Holger Vogt 777cfcf477 Reduce the memory requirements if there is a PDK with 5 years ago
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