1240 Commits (3f4f0e392c0ae5a2e890cd8dfc92e0aacb4e443c)

Author SHA1 Message Date
rlar cc7afb7abb drop (char*) cast in the third argument of ioctl() 14 years ago
rlar d5f6bcbedf drop some more casts 14 years ago
rlar f285dd0aa8 use strchr() instead of index() 14 years ago
rlar 467c9381a6 fix printf/scanf format strings to match `unsigned long long' arguments 14 years ago
h_vogt 757bf30cc9 bug during loading ascii rawfile removed 14 years ago
rlar a74eba86c5 update bison generated files 14 years ago
rlar 4b9eca2b38 bug fix, broken vdb() vph() 14 years ago
rlar f17b14102c bug fix, incorrect '%le' printf format specifier 14 years ago
rlar 33764b1f91 cleanup, muffle compiler warning 14 years ago
h_vogt 393da34c66 undo change from 1.1.12: no reset enforcement 14 years ago
rlar 29442c91c8 cleanup, muffle compiler warning 14 years ago
rlar 92063d602a controlled_exit() shall not block waiting for a keyboard press 14 years ago
rlar 598238f46a conditionally compile PSS analysis 14 years ago
h_vogt 2784ae5aa9 enforce reset 14 years ago
h_vogt d2f9faf66b .lib handling 14 years ago
h_vogt 4d35b4ce7b partially undo commit 2011-12-27 Holger Vogt 14 years ago
rlar f1b516f1b1 cleanup, drop `s_lower' 14 years ago
rlar 62d3847c8a cleanup scope of `y' and `z' 14 years ago
rlar ebc01fc265 cleanup scope of `keep_char' and `s_lower', drop `s_ptr' 14 years ago
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