2770 Commits (171e8896b11d01d0de09569d4fecfc21caef8fb4)
 

Author SHA1 Message Date
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
r29173 102cf08670 use u instance as dynamically defined models in --adms mode 14 years ago
rlar 15062f914b remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 7d75ebcb81 unify OUTpBeginPlot() invocation 14 years ago
rlar c09058038c unify OUTpBeginPlot() usage of ckt->CKTcurJob 14 years ago
rlar a7ac45c9cb rename various analysis vars --> `job' 14 years ago
rlar dea9c539c2 auxiliary define `job' --> local variable `job' 14 years ago
rlar ef04192ec0 auxiliary define (ANALYSIS*) anal --> `job' 14 years ago
rlar 5333ab2a4b switch --adms3 over to the new adms3va directories 14 years ago
rlar 206769d241 undo `2011-12-12 Laurent Lemaitre' which broke --adms in favour of --adms3 14 years ago
rlar 5449731860 copy old amds .va files to a new directory `adms3va' 14 years ago
rlar 0779816dbb remove CVS `Id' and `log' keyword incantations 14 years ago
r29173 55a87d1b81 Make veriloga models compliant with Language Reference Manual. They will not compile with --adms flag. 14 years ago
r29173 e117c389b3 Set name of model C routines unique - make linker happy. 14 years ago