16 Commits (deb3cd9809260cba542a9b5b51dc2b11504f8db6)

Author SHA1 Message Date
Holger Vogt deb3cd9809 Replace all BOOLEAN, BOOL, _Bool by bool 1 year ago
Brian Taylor 36313d59f3 Use the current point number as the single digit index for Cider 2D ascii save files. This conforms to the normal usage with other types of ascii rawfile. The numd parser table entry for ic.file now has the correct IF_STRING type. 5 years ago
Brian Taylor 663a79dea8 Fix NAN error in numd2 area report and crashes when a doping file is missing. Update examples/cider so that the test circuits all run; add case sensitivity tests for rootfile and ic.file parameter strings enclosed in a single pair of double quotes. 5 years ago
Holger Vogt 8eeb924460 CIDER: Enable printing either binary or ascii data output to file. 5 years ago
rlar ccb600f3c1 drop `NIL' macro 13 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 15 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 0cf889d590 twoprint.c, swallow warnings 15 years ago
rlar 2c60f3892c use #include <inttypes.h> to platform independent print 'size_t' variables 15 years ago
rlar 34b8ee4cca tiny rewrite, swallow type conversion warnings 15 years ago
rlar d602e0b75c attract gcc's attention to some printf format strings (for type checking) 16 years ago
rlar 01566f2b49 add casts to make `int' versus `size_t' conversions explicit 16 years ago
sjborley 5c08bf1576 Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 21 years ago
pnenzi 310905710b Fixed cider code for inclusion into ngspice. 23 years ago
pnenzi f5f8602d3a Cider simulator (simulator routines) Import. 23 years ago