3271 Commits (c2d11728c4ddfe1bcf210ecacd2a735205366f8f)

Author SHA1 Message Date
rlar 9f10f87dd9 cleanup, drop variable `found_library' 14 years ago
rlar 79436a3bb8 cleanup scope of variable `newfp' 14 years ago
rlar aedbc6b7be cleanup scope of variable `big_buff2' 14 years ago
rlar 01b87ac2c6 cleanup scope of variable `dir_name_flag' 14 years ago
rlar d2f2456ce7 bug fix, copys not always valid 14 years ago
h_vogt 6382f60644 remove a bug in inc. handling 14 years ago
h_vogt 171e8896b1 .csparam 14 years ago
rlar 323bceb33b #5/6 config.h --> ngspice/config.h, some more -I include paths 14 years ago
rlar d3c3741f43 #4/6 config.h --> ngspice/config.h, AM_CPPFLAGS 14 years ago
rlar afa1371746 #3/6 config.h --> ngspice/config.h, AM_CPPFLAGS 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar 3e98e15a20 cleanup 14 years ago
h_vogt b32f935e8b .lib error messages 14 years ago
h_vogt 75767fcc3d floor(), ceil() added 14 years ago
h_vogt 9bbf9bc549 remove 'params:' from x and .subckt lines of input deck 14 years ago
h_vogt 94e9f07b90 Gxxx n1 n2 TABLE {expression} = (x0, y0) (x1, y1) (x2, y2) 14 years ago
rlar 0d7f64657c move stringutil.h --> src/include/ngspice 15 years ago
h_vogt 33d8e0ce9d Gxxx n1 n2 value={equation} 15 years ago
rlar 0e1f5a29f7 type fixes 15 years ago
h_vogt bcc23c1f78 exit on all circuit parsing errors if var strict_errorhandling is set 15 years ago
h_vogt 54501d90e0 beautify code 15 years ago
rlar f7ea50c287 new: configure --enable-adms3 15 years ago
r29173 bab7e17a6a added SPICEadmsdev - a super structure of SPICEdev used to build dynamic device libraries 15 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 15 years ago
rlar 7d75ebcb81 unify OUTpBeginPlot() invocation 15 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar 8f09de4e4a bug fix, parameter assignment was broken for expressions containing one of '<=' '>=' or '!=' 15 years ago
rlar 03c098d4a0 bug fix, parameter processing was broken for nested .subckt 15 years ago
h_vogt f82ec99542 command 'remcir' to remove a circuit updated 15 years ago
h_vogt 0ea3e30805 wrdata now prints complex variables and recognizes 'appendwrite' 15 years ago
h_vogt 68b99db7e9 some docu added 15 years ago
h_vogt e065e1c290 reordering, fcn prototypes 15 years ago
h_vogt 9dbb7654eb beautify code: indentations etc. 15 years ago
rlar e42fa8ba06 swallow warnings 15 years ago
h_vogt f2626d48e0 multiple .model section in altermod 15 years ago
h_vogt 893fbe1264 warning 'real ac' removed 15 years ago
h_vogt c858975529 faster Greens's fft, altermod command 15 years ago
h_vogt ccd115c6e2 Error message on exceeding resolution limit 15 years ago
rlar 146069952d avoid segfault when printing aout a nonexistant `ReferenceValue' (pzan) 15 years ago
rlar 026a471d51 use unlink() instead of remove() 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar bc8a0d4f24 update bison generated files 15 years ago
rlar 73c9cce851 the i() and v() function application have special semantics 15 years ago
h_vogt 220cc83458 fft calculation with type double (instead of float) 15 years ago
h_vogt 56229ce907 improved error message 15 years ago
h_vogt 6a1f801038 code beautified 15 years ago
rlar ee5de05933 postsc.c, swallow warnings 15 years ago
pnenzi 83abdaac55 devhelp prints headers when asked for a single parameter. 15 years ago
rlar f360d06d18 update bison generated files 15 years ago
rlar 830829ba56 bison files, swallow warnings 15 years ago