172 Commits (4d35b4ce7bb079e557e714495c28f15f8a83c828)

Author SHA1 Message Date
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 b32f935e8b .lib error messages 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 14 years ago
h_vogt 33d8e0ce9d Gxxx n1 n2 value={equation} 14 years ago
rlar f7ea50c287 new: configure --enable-adms3 14 years ago
r29173 bab7e17a6a added SPICEadmsdev - a super structure of SPICEdev used to build dynamic device libraries 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
rlar 03c098d4a0 bug fix, parameter processing was broken for nested .subckt 15 years ago
h_vogt 68b99db7e9 some docu added 15 years ago
h_vogt e065e1c290 reordering, fcn prototypes 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
h_vogt 36f6eb6a89 bug no. 3386184 15 years ago
h_vogt ede2daf1f6 cmutil: NaN, inpcom: nested ( 15 years ago
rlar 508df68455 cleanup, reduce compiler warnings 15 years ago
rlar 1876ad1094 remove unused global artifact `dynLlen' 15 years ago
h_vogt cc36fb8071 dirname() -> ngdirname() 15 years ago
rlar 451f88c5e1 swallow type conversion warnings 15 years ago
h_vogt b8e7dd2af0 bug no. 3317928 15 years ago
h_vogt 1ed35b8edb bug no. 3317928 15 years ago
h_vogt 747c606e30 remove bug in command meas, allow / and \ in Windows file paths 15 years ago
h_vogt f94cc3a8a0 comp issues 15 years ago
rlar 55638c8023 various cleanups 15 years ago
rlar 46da3b066e bug fix, (#329233) 15 years ago
rlar b778c50bd6 code cleanup, some warnings, some casts, ... 15 years ago
h_vogt 7af24747ec bug no. 3201331 15 years ago
dwarning 05118f717c no m= at the end of model cards 15 years ago
h_vogt 97605a5df7 models 1N4001 also in subcircuits 15 years ago
h_vogt 6d7ee3632e remoce compiler warnings 15 years ago
h_vogt cfe6c96d19 add ')' to fcn inp_sort_params 15 years ago
rlar 6fa71d275b support another non-equality '<>' token 16 years ago
rlar 34a6676dc8 don't transform operators ('&|' -> '&&' '&' -> '&&' etc) pass them *literally* 16 years ago
h_vogt 2b4069f93e bug no. 3127808, and rem trailing white spaces 16 years ago
rlar eaadf5d2bc tiny fix, a boundary check 16 years ago
rlar eb06eeb4d9 swallow type conversion warnings 16 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar e6c30efe46 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
rlar 6256f69499 Nr 2/5 (x = ...) != '\0' , swallow warnings 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago