2784 Commits (d2f9faf66bc9a91728d7aa47cd3b947bb3e843a1)
 

Author SHA1 Message Date
h_vogt d2f9faf66b .lib handling 14 years ago
h_vogt 4d35b4ce7b partially undo commit 2011-12-27 Holger Vogt 14 years ago
h_vogt 7d4802c369 memory leak, struct bsim3v32SizeDependParam 14 years ago
h_vogt 7a2b51b485 memory leaks reduced 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
rlar c7ddee5923 remove CVS `Id',`log' etc. keyword incantations 14 years ago
h_vogt 171e8896b1 .csparam 14 years ago
h_vogt 7e96dcc639 remove memory leaks 14 years ago
h_vogt 127213bff0 reduce memory leaks for run - reset 14 years ago
rlar 4aa91d22a5 install headers in $(pkdatadir)/include/ngspice 14 years ago
rlar 0d5e569aca cleanup src/Makefile.am 14 years ago
rlar 1fdee871b1 remove @libname@ 14 years ago
rlar 69031273fb generate spinit and tclspinit at `make' time 14 years ago
rlar 4755e416e3 install codemodels in $(pkglibdir) 14 years ago
h_vogt fe11eae0ce reduce memory leaks 14 years ago
h_vogt 829fbafb85 reduce memory leaks 14 years ago
rlar 1425d43b3c #6/6 config.h --> ngspice/config.h, vngspice.vcproj 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 ee48c0952a #1/6 config.h --> ngspice/config.h, configure.ac 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 d6e616a310 remove CVS `Id',`log' etc. keyword incantations 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 af03c472af adms3, use -ldl instead of -lltdl, fix include path 14 years ago
rlar 0e1f5a29f7 type fixes 14 years ago
h_vogt bcc23c1f78 exit on all circuit parsing errors if var strict_errorhandling is set 14 years ago
h_vogt 54501d90e0 beautify code 14 years ago
rlar f7ea50c287 new: configure --enable-adms3 14 years ago
r29173 47aea417dd fixed pointer assignment: from SPICEadmsdev* to SPICEdev* 14 years ago
r29173 bab7e17a6a added SPICEadmsdev - a super structure of SPICEdev used to build dynamic device libraries 14 years ago
r29173 83b3487c9c renamed premint.xml to prengspice.xml. 14 years ago
r29173 66b6674f6b xml file that does preformating of verilog files. 14 years ago
r29173 f8f1e1f974 add routine load_vadev to public definitions. 14 years ago
r29173 65458e3c80 add routine load_vadev for dynamic loading of modules. 14 years ago
r29173 d674333db9 add dynamic loading of models. shared libs should be libNAME.so. 14 years ago